Hi
I have a webpage that upon clicking the "Submit" button executes the url designated by the action parameter on the <form line. The only action the called page does is to commit the information from the calling url to a MYSQL database. If the commit is successful I would like to just close this webpage, without displaying it and return to the calling webpage.
Is this possible?
Thanks
Jerry
I have a webpage that upon clicking the "Submit" button executes the url designated by the action parameter on the <form line. The only action the called page does is to commit the information from the calling url to a MYSQL database. If the commit is successful I would like to just close this webpage, without displaying it and return to the calling webpage.
Is this possible?
Thanks
Jerry