I was looking all over the web how i can get the file size on the client side so i found a few examples
I have a queastion about ActiveXObject in javascript. I have tryed this code in Mozila FireFox 6.0.2
Why doesn\'t this code work in Internet Explorer 9? funct开发者_如何学JAVAion GetFile(FileName) {
I want to launch an application eg. notepad or MSword on click of a button using javascript function. I have tried ActiveXObject meant for IE.
I have following code for reading excel in javascript : <html> <head> <script type=\"t开发者_StackOverflow社区ext/javascript\">
I would like to determine the path of \"my documents\" folder with Javascript. I ne开发者_高级运维ed it to specify the folder where I could store the logs of my application.
My struts.xml part <action name=\"viewall\" class=\"com.abc.csm.actions.GetAllConfiguration\"> <result name=\"success\">/success.jsp</result>
I want to create a COM DLL using VSS 2010 and need to register to Registry. My aim is I want u开发者_开发技巧se that created DLL like \"Excel.Application\", \"Word.Application\", \"Wscript.Shell\" kin
I am really struggling with this issue as it seems to occur randomly for me.When I call, Desktop.bro开发者_高级运维wse(\"some url\");
i am usingActiveX Data Objects (ADO) in my silverlight application to show the create database connectoin wizard .. data link properties dialog box .. this is create and showed in the background WCF s