Please Help CGI problems

Dude, spamming isn't going to help your cause but anyway... What program did you use to make the website? And what does your form say once the data has been submitted (like what error comes up)?
 
Did you make an actual page where the data gets submitted to, once the submit button is clicked?
 
Doesn't sound like it is, or it's the incorrect extension... I'll have a proper look and find you some tutorials on google tonight.
 
indeen... you'r form submits to this page.


<form action="/cgi/gdform.cgi" method="post" enctype="multipart/form-data" name="REGIS" target="_blank" id="REGIS">

and that page doesn't exist...

you should find the you can either edit the line of code in dreamweaver to point to the right page,
or
change the name of the file in your CGI folder to be the same as what is in te document.
 
so you mean you've not actually created the CGI file at all?
 
no, but i just found out i had to create an asp file n i have no clue how 2 do that
 
Back
Top Bottom