Saved Bookmarks
| 1. |
Solve : Required fields? |
|
Answer» I have created a form in HTML and some of the fields must be filled in before the form is submitted. INSIDE my form tags I have the following line <input type=hidden name="required" value="email,realname,phone"> Are you hand coding this, or using a WYSIWYG program, like FrontPage or Dreamweaver?SHALL we just leave this thread to rest in peace? Quote Quote<input type=hidden name="required" value="email,realname,phone"> Why did you ask that question anyway, does it matter?Because that code LOOKS... bizarre. First, no quotes. Then quotes. Then a wacky value for "value". It's odd. I think it was hand-coded. |
|