The sign-up form for our ezine created automatically by our mailing list programme gives the person an option to pick Text/HTML version. We wish to only have a HTML edition.
Here's the code:
How can we set the default to value=1 and not give the person an option?Code:Format: <select name=format><option value=0>Text</option><option value=1>HTML</option></select>
Do we add the value to the action command i.e.:
?Code:<form action="http://www.litmania.com/maxemail/join.php">
Thank you very much for your help![]()





Bookmarks