Hello world, I am stumped, someone please help me with some code.
I have created a purl, example: www.mydomain.com/purl
However, I want people to first go to www.mydomain.com.
On the homepage, I want people to enter their phonenumber (which is the purl) in a textbox.
I am looking for a code that once submit button is clicked, will take the value (phonenumber) from the text box and check with my database if it exists...if it does...add that same value behind the url (http://mydomain.com/purl) and load the page.
if not then display an error message.
This is a wedding invitation site, so my family members will be entering their phone number to see their personalized wedding info.