klepp
02-14-2007, 04:16 AM
Hello, please help. According to BrainJar.com: ASP FormMail (Where I was told to go by one of the moderators here to get a script for my form) I'm supposed be able to make this all work by following their 'instructions'.
I'm confused in how I should be doing what they are saying. There isn't anywhere on the script that has this-
<form action='/scripts/formmail.asp' method='post'>
<p>
<input name='_recipients' type='hidden' value='support@example.net' />
<input name='_requiredFields' type='hidden'
value='Name,Customer ID,Email,Comments' />
Name: <input name='Name' type='text' />[b]
Customer ID: <input name='Customer ID' type='text' />[b]
Email Address: <input name='Email' type='text' />[b]
Comments:[b]
<textarea name='Comments' rows=5 cols=50>
Post Edited (klepp) : 2/23/2007 3:26:40 AM GMT
I'm confused in how I should be doing what they are saying. There isn't anywhere on the script that has this-
<form action='/scripts/formmail.asp' method='post'>
<p>
<input name='_recipients' type='hidden' value='support@example.net' />
<input name='_requiredFields' type='hidden'
value='Name,Customer ID,Email,Comments' />
Name: <input name='Name' type='text' />[b]
Customer ID: <input name='Customer ID' type='text' />[b]
Email Address: <input name='Email' type='text' />[b]
Comments:[b]
<textarea name='Comments' rows=5 cols=50>
Post Edited (klepp) : 2/23/2007 3:26:40 AM GMT