vbscript
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All I have ASP File on which there is a Button which Calls the function from Vbs File , the function in turn set the filesystemobject dim objfso set objFSO = CreateObject("scripting.Filesystemobject") But when function is called form ASP file it gives error ActiveX component can't be created . Thanks & Wishes Navneet Hegde
Develop2Program & Program2Develop