Click the Play button below to start the video.
Click on the [-] button in the lower right corner to make the video full screen.
This video is 5 minutes and 2 seconds.
Sample Code:
<form action='http://demo2.itsolut.com/shop/cgi/register?shopID=426'> <table> <tr> <td>Email</td><td><input type='text' name='person.email'/></td> <td>First Name</td><td><input type='text' name='person.fname'/></td> <td>Last Name</td><td><input type='text' name='person.lname'/></td> <td>Organization</td><td><input type='text' name='org.name'/></td> <td></td><td><input class=subbtn type=submit value="Your Submit Button Text" name=button.register></td> </tr> </table> <input type='hidden' name='destOK' value='http://yourdomain.com/your_ok_message.html'/> <input type='hidden' name='destError' value='http://yourdomain.com/your_error_message.html'/> <input type='hidden' name='campaignID1' value='52'/> <input type='hidden' name='bID1' value='113'/> </form>
Be sure to change the following values:
campaignID1 bID1 destOK destError submit
Remember that you may have your clients subscribe to upto 3 Autoresponders and 3 Broadcasts at the same time.