Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: FORMs  (Read 3629 times)

0 Members and 1 Guest are viewing this topic.

Glenn Christensen

  • Guest
FORMs
« on: August 23, 2005, 12:33:43 AM »
I can put one FORM of the type shown below on a page with no problems. But if I put more than one, then only one of them will work. Does anyone know of a reason for this? Thanks in Advance. (The error is page not found).

<FORM METHOD="post" ACTION=http://blah.blah.html>
<INPUT TYPE="SUBMIT"  VALUE="  Literary Source ">
</FORM>