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


Moomancow
08-19-2003, 09:39 AM
Hey guys. The page I'm having a problem with can be found here :
http://www.digitalonyxdesigns.com/K...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!

Moomancow
08-20-2003, 11:27 AM
Any ideas you CGI wizards...??

CyCo
08-20-2003, 11:35 AM
...well, first of all this link is dead

http://www.digitalonyxdesigns.com/K...apprequest.html

Jeff Mott
08-20-2003, 02:23 PM
/htbin/cgiemail/~username/registar.txtOnly some servers come with a CGI mailing program for its users to use. And of those even fewer will have the exact same path as your previous server. If your new server does have CGI programs for its users then you'll have to read your host's documentation to find out where they are and how to use them. Otherwise, you'll have to upload your own CGI mailing program.

Moomancow
08-20-2003, 03:53 PM
Where could I find a CGI mailing program to upload myself??

Also, here is the link again, hopefully this one works. It works for me.

http://www.digitalonyxdesigns.com/K%20&%20K%20Corp/DESIGN_22/apprequest.html

Thanks

Moomancow
08-26-2003, 11:49 PM
Any ideas guys????!?!??