Jump to content

Help with upload script


steviez

Recommended Posts

Hi,

 

I have a upload script on my image  hosting site, when a uer clicks the upload button i want the image bellow to apear. i dont need anything fancy as when the upload is complete it goes to another page.

 

My site is writen it php but also uses xhtml.

 

This is the image i want to apear:

 

loading.gif

 

Any help would be great!

Link to comment
https://forums.phpfreaks.com/topic/36509-help-with-upload-script/
Share on other sites

I think the only way to do this is via Javascript.  It MUST be client side.  So what you want is an on-click event, that when you click submit does something like a document.write and then  submits the form.

 

It is possible.  I'll look tomorrow.

 

Regards

Huggie

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.