|
Comments for: yuri20011015
| Message # 1011875: |
|
Date: 06/14/02 14:57
By: L Sanders Subject: Can you do this with PHP I would like to do this without using CGI, is it possible? Where can I go to learn how to set it up? Thanks much <html> <head> <title>Superlative, Inc. - The Internet Solutions Company</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- .regulartext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000} --> </style> </head> <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <form action="http://207.86.57.242/cgi-bin/form.asp" method="post"> <input type="hidden" name="sendto" value="info@superlative.com"> <input type="hidden" name="subject" value="Contact Form"><input type="hidden" name="resulturl" value="http://www.superlative.com/thanks.html"> <table width="400" border="0" cellspacing="0" cellpadding="0" height="245"> <tr> <td width="24"> </td> <td width="390" valign="top"> <p class="regulartext"><span class="main"><br> 1. Please give us some specific ideas about what you're looking for:</span><br> <textarea name="textfield" cols="45" rows="3" class="main"></textarea> </p> <p class="regulartext">2. Please tell us how to get in touch with you: <table width="100%" border="0" cellspacing="0" cellpadding="2"> <tr> <td width="27%" bgcolor="#E0E6F3"><b class="regulartext">Name:</b> <br> </td> <td width="73%" bgcolor="#E0E6F3"> <input type="text" name="Name" class="main"> </td> </tr> <tr> <td width="27%" class="regulartext"><b class="regulartext">Phone: </b> </td> <td width="73%"> <input type="text" name="Phone" class="main"> </td> </tr> <tr> <td width="27%" bgcolor="#E0E6F3"><b class="regulartext">E-mail: </b></td> <td width="73%" bgcolor="#E0E6F3"> <input type="text" name="Email" class="main"> </td> </tr> <tr> <td width="27%" class="regulartext"> </td> <td width="73%"> </td> </tr> <tr> <td width="27%" class="regulartext"> </td> <td width="73%"> <input type="submit" name="Submit" value="Submit" class="main"> </td> </tr> </table> </td> </tr> </table> </form> </body> </html> |
Previous Message | Next Message |


