Added: April/28/2005 at 12:52pm | IP Logged
|
|
|
Hi
I need help. I got a web page, with this code:
file_created="\httpd2\htdocs\index.asp" set fso = createobject("scripting.filesystemobject") Set MakeFile = fso.CreateTextFile(server.mappath(file_created), true)
and I get this error:
Microsoft VBScript runtime error '800a004c'
Path not found
/adminDD/makeindex.asp, line 95
the path is F:httpd2/htdocs/index.asp
hope somebopy can helpme, thanks
__________________ chido
|