Click to See Complete Forum and Search --> : Form help please...


Moomancow
08-17-2003, 04:38 PM
Hey guys. The page I'm having a problem with can be found here :
http://www.digitalonyxdesigns.com/K%20&%20K%20Corp/DESIGN_22/apprequest.html

Now, I created a txt file that would be accessed by the server I'm guessing after the user would click the 'Submit' button.
I have attached this txt file.

I've made one form before, on a Unix server. This is the coding I used to make it work :
/htbin/cgiemail/~username/registar.txt

I tried that, even though I'm not on a Unix server anymore, thinking maybe it would work, but of course it didn't. This site is being hosted through Stargate [www.stargate.com].

Does anyone know the chunk of code to make all these pieces come together?? I would put it in the 'Action' section while the entire form field is selected [I'm using Dreamweaver by the way].

Thanks for any help anyone can give me!

Fang
08-18-2003, 12:14 PM
By the looks of it Stargate don't supply a sendform.cgi or the like. You need an ASP or CGI (perl) script, try a web search or one of the relevant forums.

Moomancow
08-18-2003, 05:14 PM
The Plan I currently have can be found here :
http://www.stargateinc.com/us/hosting/starter_windows.asp

It lists scripting languages perl, CGI, ASP 3.0 and ASP.NET. Do you know the CGI code I would use at all??

Fang
08-19-2003, 01:44 AM
As I said try one of the relevant forums ASP (http://forums.webdeveloper.com/forumdisplay.php?s=&forumid=9) or CGI (http://forums.webdeveloper.com/forumdisplay.php?s=&forumid=4)