How to redirect to another page on the submit button of form
Posted: Fri Jan 07, 2011 10:32 pm
I have two pages. one is insert_events.php and the other is veiw_events.
In insert_events i have a form which have a submit button.
I want when i click on the submit button, it redirects me to the view_events.php page showing the events.
Any idea about this problem will be appreciated.
Thanks
In insert_events i have a form which have a submit button.
I want when i click on the submit button, it redirects me to the view_events.php page showing the events.
Any idea about this problem will be appreciated.
Thanks