I have a website I created by using WIX. I am trying to Create a Form for First Name, Last Name and E-mail address that I would like to Pass the First Name, Last Name and E-mail on to a URL:
The URL http://www.mb103.com/lnk.asp?o=6189&c=71590&a=120164&s1=fname&s2=lname&s3=emaill/
The S1, S2 & S3 are sub ID fields.
My Question is how do I get the s1, s2, & s3 data after hitting the submit button to be inserted in the url above.
<!DOCTYPE html><html><body>
<form method="get" action="http://www.mb103.com/lnk.asp?o=6189&c