Author |
Message |
Topic: What's the story behind %SystemDrive% ? |
Leafster
Replies: 1
Views: 8866
|
|
This folder is created when my ASP script is executed. Is this normal? Are there settings to prevent this?
Thanks! |
Topic: Problem with cgi-bin folder... |
Leafster
Replies: 1
Views: 8622
|
|
If I reference cgi-bin in my script such as:
Wfile=server.mappath("\") & "\cgi-bin\counter.txt" counter.txt doesn't get created and the script doesn't work. If I remove cgi-bin so it looks like t ... |
|