Google dot what?
Posts: 2
16 credits Members referred : 0
« Reply #2 on: Sep 09, 2007, 06:06:42 PM »
What I mean is when they hit the submit button, currently the screen just stays the same until after the file has been uploaded.
It would be nice if when they hit submit, there was something that could be displayed that indicated that something was happening.
I know this can be done with Ajax, etc... but I'm not really looking for that...
I suppose you could do something with JavaScript so that when the Submit button is pushed a message pops up saying the file is being uploads, please wait ...
The Upload class itself works great.
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6280
38506 credits Members referred : 374
It's time to use PHP5!
« Reply #3 on: Sep 09, 2007, 07:47:19 PM »
Actually using some Ajax code for this feature is much better and easier, the way how do this is the same like for this tutorial: