greetings,
i need to have a code to make a simple reservation box to insert on many of my sites.
i want the page extension to be .htm or .html, no .php.
i can create the boxes and fill text boxes, submit buttons, of course, but my problem is in where to insert my email, i mean, where to insert the email where the messages will go to? This seems quite simple but i have checked other tuturials and nothing... maybe is too basic.... hehe
thank you



Reply With Quote

The generic term for a script that takes user input from a form and does something with it (particularly e-mailing the data to someone) is called a form processor. As that's what you seem to want, I suggested that you look for one. 

Bookmarks