Topic awaiting preservation: Won't work. :( ASP. |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: Columbia MS USA |
posted 02-07-2002 04:52
I'm new to server side scripting so here is what I want. I want to eventualy be able to write to a text box and then make it write to a text file on my site. My code doesn't work right though. It's supposed to but doesn't. code: <%
|
Paranoid (IV) Inmate From: Lebanon |
posted 02-07-2002 08:15 |
Bipolar (III) Inmate From: Columbia MS USA |
posted 02-07-2002 16:40
Thanks, but I can get it to create the text file and write to it, but I need it to just write to the text file. Unless your telling me to make my news page script call all of the text files as includes?? |
Nervous Wreck (II) Inmate From: West Bloomfield MI |
posted 02-08-2002 19:22
here is something I did for a guestbook, hope it helps: |
Bipolar (III) Inmate From: Columbia MS USA |
posted 02-08-2002 19:55
Thanks, I got it to work on PWS, but it doesn't work in my online web server. (Free) I know with CGI stuff you had to CMOC?? stuff to get it to work right. Is this the same way with things on IIS? Or is it like brinkster where you don't get to script fso? *sigh cfm-Resources.com |
Paranoid (IV) Inmate From: Canada, Toronto |
posted 02-09-2002 04:49
Certain hosting companies (particularly free ones) disable FileSystemObject so that you have to ask their administrator to enable it for you. Happened to me ones. |
Bipolar (III) Inmate From: some evil place, the evil little atoll |
posted 02-10-2002 13:49
ASP is evil..that's my opinion...it's evil becuase it's associated more with microsoft and microsoft software.. unix and linux with apache HTTPd works better. |
Bipolar (III) Inmate From: Columbia MS USA |
posted 02-10-2002 16:54
Yes sonic, but I don't run linux or unix so it would be harder for me to get something on my machine that I can test before botching up some one elses machine. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 02-10-2002 18:35 |