Posted by Jim Guerber on January 24, 2013 at 14:23:16:
In Reply to: XAP programming question...> posted by Tom Fulton on January 24, 2013 at 10:41:03:
Remember that each execution of an xap program may be in a different partition, so Partition$ may change from one browser page to the next. How are you passing the name of this file from one instance to the next? You may want to look into making a random name and putting the name in a cookie rather than relying on partition$.
Yes, stop will close all of the files. Coding a close statement would be better in terms of self documenting your intentions, but it is not necessary.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.