PDA

Click to See Complete Forum and Search --> : Please help!!


lumin
Nov 10th, 2000, 06:01 AM
Greetings,

Im in need of your help.
I wonder what I should use for the following task, Im not able to use CGI/Perl/ASP.

Anyway here is my problem.
Im gona make a survey (thats not the problem) but when the user completes the survey and click send. then the information form the survey is to be sendt to a file on my server and be added at the end of that file so it will not overwrite any data.

So is this possible to do with Java/JavaScript/DHTML or any other Scripting language?
Or am I stuck here ?

I know this could have been done with ease with CGI/Perl but currently I have no access to use those.

Thanks in advance.


-Lumin

Nov 10th, 2000, 04:46 PM
I think you need one of the above solutions, but it sounds like you are using a web host that doesn't allow scripts. Surely they have a way to email a visitor's info to you. That may be the only script you need. They already wrote it and feel secure, you just call it from your page.