Click here to Skip to main content
15,884,388 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Can i access jpg image properties and details in vbscript and .net?
if at all any problems just say ...







thanks in advance
Posted

1 solution

You can in .NET ( that is, C# or VB.NET ). These are not scripting languages. In VB.NET, perhaps, via COM, but if you're in a web page, VBScript only works in IE
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900