hi all
i have an contact us form with validation. the submit button make the script re-run and do the validation. the problem i have is; when all the validation is done and the user input is correct, how do i make the brouser go to the next page.
i need it to pass vaiables into contact.php which sends the email
i cannot understand how to do it becuase the only form action i have is one that recalls itself.
any help would be great
i have an contact us form with validation. the submit button make the script re-run and do the validation. the problem i have is; when all the validation is done and the user input is correct, how do i make the brouser go to the next page.
i need it to pass vaiables into contact.php which sends the email
i cannot understand how to do it becuase the only form action i have is one that recalls itself.
any help would be great
Comment