Hello, I have a site....Here is link http://www.latestmovieswatch.com/form.html ...in the botton of that link ...there is SUBMIT Button..When someone click on that Button It'll redirect to this page http://www.latestmovieswatch.com/registration/index.html Please suggest me Code for this Thanks in Advance Ab
Add the target url in your form's action attribute, like this <form id="form_230384" class="appnitro" method="post" action="http://www.latestmovieswatch.com/reg...ion/index.html"> Code (markup):