Posted by Tyrone Slothrop on 08/02/05 17:14
On 2 Aug 2005 06:30:01 -0700, brianwmunz@gmail.com wrote:
>there's a similar topic in this group, but one of the links they gave
>to the solution is bad.
>
>Basically, all I want to do is have the page refresh once someone
>finishes browsing for the file they want to upload. This way I can
>have someone upload an image then be able to preview it on the page
>before submitting the form.
>What's the easiest way to do this?
>Thanks.
>Brian
Not sure what you are trying to accomplish here, but: You could use an
iframe on the page to upload the image and then connect to the parent
frame via JavaScript.
[Back to original message]
|