From: "uma.k" <[EMAIL PROTECTED]>
> I have a form where the user is given the option to select a file to
> upload(normally gif or jpg) before the user submits the file to the
server,
> I wanted to show him a preview of his message and image.
> How do I do that? Where do I store the image temporarly?
> Any solutions?

Do you expect most of the images to be previewed and then accepted?  It
might make sense to go ahead and put them where ever they're going to go for
real, and then run a cleanup job to get rid of the ones where the user
didn't finish the process.

-- 
Wendy Smoak


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to