![]() |
IOBit Software
|
|
|
||||||
| Programming Place to discuss programming including HTML, Java, C++, MySQL and others. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
||||
|
||||
|
please understand, i am a novice with some elements of understanding about scripts.
Hello, i have a .co.uk domain with STREAMLINE.NET. They host my site under the Widows 2003 server. My site has a CGI-BIN As the server is windows 2003, i have been told i cannot change file permissions i.e. to 755...etc I have been trying with loads i mean LOADS of scripts to get this working, below is the desired effect i need to happen: All i want to do is a user fills out a form, the form when clicked submit, the form data is send to an associated e-mail account. thats all The the scripts say they work on windows etc, but when testing time and time again they dont, ive used PHP,PL,ASP,CGI etc non work. Some of these scripts display the "thank-you" page, as if the script work but dont send any mail. Some say "you are not authorised to view this page" On questioning my host, they said all script to e-mail must have a from and to address to work, ive done just that no help. As well as this, they confirmed i cannot change the permissions. I think the prob is the permissions as the user cannot use the write permission the data is not beging sent. Of one example of the scripts i have used http://www.tele-pro.co.uk/scripts/contact_form/ loads of people say they work but they dont for me! and yes i am uploading the sripts in the correct mode using ftp If ive missed any info out, please let me no Any ideas would be great! Thanks a bundle in advance |
| Sponsored links |
|
|
|
#2
|
|||
|
|||
|
Here's a simple one that works fine on my webserver.
PHP Code:
|
|
#3
|
||||
|
||||
|
Thanks it works great, also i found one just after i added this one to my site from www.bignosebird.com check-it-out!
Thanks Again! |
![]() |
| Thread Tools | |
| Display Modes | |
|
|