Hi,
I have been trying to redirect the “Send” button to another url but cannot seem to figure it out. I can’t seem to find the part that it redirects to the “sent” page.
With WHMCS on the contact page you can preadd the name/subject/message/email with “&” so the following:
mysite.com/submitticket.php?step=2&deptid=2&name=myname&[email protected]&subject=subject&message=message
will fill in the name section with “myname” the email section with “[email protected]” and so on.
What I’d like to do is to redirect the footer email form to that url with the information (if possible). If you can take the name/email/message from the footer and add it to the url that would be even better since it will refill what they have already done.
Any help is appreciated π
Thanks,
Nathan