The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Sign Up form Know How?
The following is the code to get added to my mailing list.
Code:
<form action="http://www.domain.com/cgi-bin/dada/mail.cgi" method=POST> <input type="hidden" name="flavor" value="subscribe"> <input type="text" name="email" value="email address" size="16" onfocus="this.value='';return false;"><BR> <input type="hidden" name="list" value="listname"> <input type="submit" value="Submit"> </form> Code:
<input type="text" name="email" value="email address" size="16" onfocus="this.value='';return false;"> Can anyone suggest how to do this. Thanks! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|