HighTechTalks DotNet Forums  

Using ActiveX Object using Javascript in ASP.NET

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss Using ActiveX Object using Javascript in ASP.NET in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Murtaza
 
Posts: n/a

Default Using ActiveX Object using Javascript in ASP.NET - 12-07-2005 , 03:00 PM






When I create an ActiveXObject "Scripting.FileSystemObject" in HTML file it
works fine but when I use it in ASPX(ASP.NET) file it gives me a javascript
error i.e. "Automation Server Can't Create Object", i dont know what is wrong
with it.


Reply With Quote
  #2  
Old   
Ben Dewey
 
Posts: n/a

Default Re: Using ActiveX Object using Javascript in ASP.NET - 12-20-2005 , 11:57 AM






Are you looking for ServerSide FileSystem Manipulation or ClientSide. If
you are working ServerSide use System.IO instead of the legacy
Scripting.FileSystemObject



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.