activexobject
javascript or jquery fileSize
I was looking all over the web how i can get the file size on the client side so i found a few examples[详细]
2023-04-06 13:42 分类:问答JavaScript ActiveXObject
I have a queastion about ActiveXObject in javascript. I have tryed this code in Mozila FireFox 6.0.2[详细]
2023-04-05 02:33 分类:问答Why does ADODB.STREAM not work in Internet Explorer 9?
Why doesn\'t this code work in Internet Explorer 9? funct开发者_如何学JAVAion GetFile(FileName) {[详细]
2023-04-04 23:09 分类:问答How to launch an application using javascript?
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.[详细]
2023-03-25 20:09 分类:问答Reading Excel file from JavaScript
I have following code for reading excel in javascript : <html> <head> <script type=\"t开发者_StackOverflow社区ext/javascript\">[详细]
2023-03-25 00:10 分类:问答Find "my documents" path with 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.[详细]
2023-03-15 23:12 分类:问答How to get struts2 HttpServletReponse using xmlhttp request
My struts.xml part <action name=\"viewall\" class=\"com.abc.csm.actions.GetAllConfiguration\"> <result name=\"success\">/success.jsp</result>[详细]
2023-03-14 12:18 分类:问答Need to create COM DLL to use in Scripting like "Excel.Application"
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[详细]
2023-03-13 23:14 分类:问答Java Desktop.browse occasionally returning "requested lookup key not found in any active activation context"
I am really struggling with this issue as it seems to occur randomly for me.When I call, Desktop.bro开发者_高级运维wse(\"some url\");[详细]
2023-03-11 16:08 分类:问答ActiveX Data Objects (ADO) in wcf not working after deployment
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[详细]
2023-03-08 08:23 分类:问答