>Well, I guess you could do it the traditional way (e.g iframes) and set the
>Target to _top.... That's what they USED to do, but the main reason that I
>want this is so I can show a spinner thingy that says loading... please be
>patient....

You wouldn't even have to post the file to an IFRAME to do that...

When the onsubmit event for the form fires, just trigger off the spinning
image effect you want. The file is since in the header of the request sent
to the server, so the page won't change until the server starts sending some
data back--which would be after the file is uploaded in its entirety.

You could use a lightbox-style effect that occurs during the form's onsubmit
event.

-Dan


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245349
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to