Author Login
Post Reply
hi all,
I am trying to develop a page in which after submitting the form it takes
little bit more time to process the users request.So i want to display a
loading image kind of thing there.After executing action successfully i want
to take the user to a new page.If any errors in the
data i want to display same page with action errors.
How can i do this?
Do i have to use Ajax tags?
I think we use Ajax tags to send the request asynchronously and replace the
response in the same page.But here i want to move the
user to a new page.
how can i do it?
please help me?
Thank you,
Ravindra.