View Single Post
Old 12-06-2006, 09:00 AM   #1 (permalink)
reformedman
Junior Member
 
Join Date: Nov 2006
Posts: 8
Default the form tag attributes

I'm self taught and thus am an idiot. What should I put in my form tag in order to make the form response from a client get stored on my website?

This is the form tag I have right now.
Code:
<form name="greivance" method="post" action="grievance/new-record.php" enctype="angst/burn.htm" onReset="return confirm('Do you really want to reset the form?')">

This is the location of my form.

I've been doing all of these things by trial and error but I can't figure out what things to put in my <form> tag. Please help. I spent a lot of time on this form and I would like to finally get this done and finished.

Last edited by reformedman : 12-06-2006 at 11:05 AM.
reformedman is offline   Reply With Quote
Sponsored Links