I have a web page with a form that gathers user preferences. When those are submitted, I want the returning data to be sent to a different page.
1. When a form is submitted, can a new page automatically be loaded?
2. Can the returning string be sent to this newly loaded page?
Any ideas would be GREATLY appreciated.
1. When a form is submitted, can a new page automatically be loaded?
2. Can the returning string be sent to this newly loaded page?
Any ideas would be GREATLY appreciated.