Hello Everybody,
I am new to this forum and to PHP also.
I am here fixed with something that i am not able to solve.
I have a web page that is divided into frames. The top one contains an image that has the name of the website., the left frame contains the link.. and the third frame.. is the named "MAIN" and it displays the webpages.
I have made a registration form and it is getting displayed in the "MAIN" frame.
Now wat i want is that.........After the user submits the information, I want to give him alert , something like.........You have been registered ..................
And after this message/alert is displayed., i want to redirect this page to the home.htm and it should open in the frame "Main"
I have searched the web, and found the function header(.......) but it does not give me the facility to specify that the page sould open in the "Main" frame only.
So suggestion please, After the Submit button is pressed, i want a alert showing that user that his information is submitted and the page redirected to the home page.........in a frame "Main"
Thanks in advance .............waiting for replies