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).
__________________