23 Aug
2001
23 Aug
'01
7:34 p.m.
Tom Deprez writes:
Is it possible to keep an image object over http requests? (without a core session tracker) You must store it somewhere. This could be a temporary file (written and read with External Methods).
You may try to pre-initialize the file control with the file name. However, I doubt very much that it will work (as it would be too easy to steal files from the users desktop). Dieter