Load Pages
Load Pages
Hello,
I have three pages: reg1.htm, reg2.htm, reg3.htm
On page reg1.htm, I have a form that uses jQuery to validate and send via email the user data.
My problem is that once this process ends, I want to automatically load the pagereg2.htm .
How I can do this, please?