hi
i don't know anything about javascript.
i want to do that;
there is a submit button. that sends a file to my server.
i want it to display loading.gif when i pressed the submit button.
for example this is my html code
when i press "Submit" it should display loading.gifPHP Code:<input type="button" onclick="ShowImage('loading.gif')" value="Submit">
the problem is i don't know how can i code the ShowImage function.
please help
thanks.



Reply With Quote
))

Bookmarks