is there away i can get a form to send to a .php file or .html?

Michael Smith

New member
and only staff on my website can see it? so like a pass word on it or some thing.

is there any way i can do this?
i dont want it so only staff can see the form but the data that gets sent from it
so any one can fill out the form
i have seen site that has it and this is the

a bit of the code
<form action="" method="post">
<input class="button" type="submit" name="submit" value="Submit" />

so how would i set that up?
 
Back
Top