Help - Search - Members - Calendar
Full Version: Adding A Customer Text Box
MonsterSmallBusiness Forums > MonsterCommerce > How do I?
whitesprucegifts
Hi, we would like to run a contest and need to install a box that they can type there email address into and send to us to enter the contest, does anyone know how to go about doing that...thanks in advance...Mike

michael@whitesprucegifts.com
taltos1
Hello, Sure you can set up a form and have the customer enter in as much info as you want and then it will be send to you as an email. I set one up on this page as a contact form

http://www.ultimateclassroom.com/index.asp...on=Custom&ID=12

But you can use it however you want. You will have to create it in a custom HTML page and it has to be sent here:

<form action="http://formmail.monstercommerce.com/cgi-bin/ntformmail/ntformmail.pl" method="get" name="inquiry_form" id="inquiry_form"><table width="470" border="0">

the important variables are:
<INPUT NAME="recipient" TYPE="hidden" VALUE="EMAIL YOU WANT IT TO GO TO HERE">

<INPUT TYPE="hidden" NAME="subject" VALUE="EMAIL SUBJECT NAME HERE">

<INPUT TYPE="hidden" NAME="redirect" VALUE="http://www.PAGE YOU WANT THEM TO BE REDIRECTED TO HERE">

Hope that helps. If you need more details please let me know.


This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.