View Single Post
Old 04-04-2008, 08:32   #4 (permalink)
pgo
misanthrope
 
pgo's Avatar
 
Join Date: Jan 2005
Posts: 12,264
Quote:
Originally Posted by Nic
Are these parts of a script that i have to add to or do they reference a script im not aware of?
The action attribute usually references a server-side script - PHP, ASP, JSP, and so on. You'll need a script to process the form. As it stands, it's just an HTML form - and HTML forms by themselves don't "do" anything (HTML doesn't "do" anything).
__________________
  Reply With Quote