All I want to do is after I fill up this form
there's a loading screen or processing screen while going to the same page but very fast.
then going next to here
But it's on the same page, because I don't want to use onchange.
Some says i can use java script but how?
please help me.
thanks
-Daryl Tejares
Hello Daryl,
Just to see if I got this straight: When the user clicks "Search", you want to have some kind of processing indicator. Once the processing is done, you want to show the 2nd screen as a popup of the 1st screen. Is that it? And this is a web application, correct?
Cheers,R