AcquisitiveOne
Technical User
I need help changing a form to a "thank you" Page when a form is submitted using the onSubmit event handler. What command makes the main window url change automatically? I tried placing the "window.location=" in the function the onSubmit calls on but it doesn't work it will still only submit the form, but not change the window location. The only way I could figure to do this is to open another window. Is there away to change the location in the same window the form was in, once the form is submitted? Please Help!!!!