Login | |
|
 |
RE: VBS to output HTML - 7/20/2006 9:08:47 AM
|
|
 |
|
| |
kirrilian
Posts: 628
Score: 3
Joined: 3/15/2005
From:
Status: offline
|
it looks like you are trying to do this via a web server/browser and i dont think you can do that this forum is for windows scripting host scripts mostly.
_____________________________
Have you searched here ? VBScript Fundamentals My Site
|
|
| |
|
|
|
 |
RE: VBS to output HTML - 7/20/2006 3:48:29 PM
|
|
 |
|
| |
kirrilian
Posts: 628
Score: 3
Joined: 3/15/2005
From:
Status: offline
|
If I am wrong please correct me but when I see response.Write("HTML File Saved") between <% %> tags that means ASP. And as far as I know you cant do any file writes/reads using the standard VBS FSO function in ASP.
_____________________________
Have you searched here ? VBScript Fundamentals My Site
|
|
| |
|
|
|
|
|