| re: FSO "getfolder" method problem.
Post your code. It sounds like you're missing a "set fso =
server.createobject("scripting.filesystemobject"). "
Oh, wait, it's not your code. Assuming there are no copyright violations,
post lines 1-17 of /aspportal/themes/themes.asp. If you cannot do that,
contact the seller of the product.
Ray at home
--
Will trade ASP help for SQL Server help
"Benny Alexander" <ag_BennyREMOVETHIS@Yahoo-Remove_This.com> wrote in
message news:OqaTgrAUDHA.2520@tk2msftngp13.phx.gbl...[color=blue]
> Hi,
>
> I bought a ASP portal script, aspportal.net, But It gives a problem from a
> line,
> Set folderpath = fso.getfolder(thepath)
> The error is,
> Error Type:
> Microsoft VBScript runtime (0x800A01B6)
> Object doesn't support this property or method: 'getfolder'
> /aspportal/themes/themes.asp, line 37
>
> What could be the problem? Please kindly help.
>
> Regards,
> Benny
>
>[/color] |