Announcement
Collapse
No announcement yet.
Search Result
Collapse
100 results in 0.4433 seconds.
Keywords
Members
Tags
-
It's crazy who they let in here now a days. :yes
-
Great work!!
Great job IR. It is amazing the amount of work that has gone into version 8. Fantastic list of new features and a great improvements on existing features.
-
Look in the help guide under scripting for the for loop.
you can use a for loop to count from 1 to the max count of objects and perform the actions you want to perform
for x = 1,nCount do
perform your actions here to download images for each object
end
Leave a comment:
-
There is the HTTP.Download action where you could download the image to a tmp directory and then once that is finished load that into an image object.
Leave a comment:
-
In the example the selected answers are stored in the XML with the attribute of selected='y'. You could modify the function that checks for the correct answers and have it output the selected answers to a table or string that could then be output to an HTMl file or you could save it as a CSV.
...
Leave a comment:
-
I haven't done much with the PDFOut.dll that Worm built but I have built reports in a webpage for a sales tool I built for a friend. She wanted to track customers and their purchases as well as instock inventory. If you have the table structure ready to go I would suggest you visualize how you want...
Leave a comment:
-
good question Rex. I tested it with the above app and XML file it works with or without the file. I often put it in for compatibility with other apps.
Leave a comment:
-
No you cannot load an image from a URL. You will have to have the picture local on the system where AMS is running or load the URL into a web object instead.
Leave a comment:
-
Here is a quick example showing the navigation buttons and the more info component. It is very simplistic and I didn't add much for error checking. Hope this helps....
Leave a comment:
-
-
What you want to do should be fairly easy to attain. Here is what I would recommend you do to try to build the project.
Load the XML file.
If the load is successful then I would count the number of Objects\Object elements that are contained in the file. This number will be used...
Leave a comment:
-
Thanks for the kind words. The quiz was fun to program and given time I can help with implementation as well. There is a quiz that is included with AMS7 that I put together to be released with the product from IR. Thanks again to IR for that opportunity. There are great examples of timers on the...
Leave a comment:
-
Hey all, Milo made the finals. Voting is from the 3rd through the 7th. Please help vote.
Here is a note from my wife who entered Milo into the contest
Hi Everyone:
As most of you know, I entered Milo in the Press-Citizen Prettiest Pet contest. I guess...
Leave a comment:
-
Last day for voting. For some reason we lost some votes and are currently in 11th place. We need about 40 votes to make it into the top 10 and beat that darn newman . . . I mean squirrel.
Thanks again for the votes.
Tigg
Leave a comment:
-
The good news is that we have finally beat out the squirrel.
Two days of voting left.
Thanks again.
Leave a comment:
Leave a comment: