asp-classic
Convert classic asp variable into jquery variable
Here is my code.. This is giving me a hard time though I know there is a simple answer var开发者_StackOverflow社区 myVAr = \'<%=data.name%>\';[详细]
2023-04-04 22:40 分类:问答version of windows server/IIS supporting classic ASP 2.0
What is the highest version of Windows Server &开发者_如何学运维 IIS that supports classic ASP 2.0?since IIS 5 that is supported, but not installed by default in later versions.[详细]
2023-04-04 20:08 分类:问答Retrieving multiple cookies in vbscript
I think this might be an easy question, but I\'m just a bit stuck. I\'m using this vbscript function to open a webpage and get the cookie.[详细]
2023-04-04 19:36 分类:问答Count how many specific characters in string
I have a search box. My admin user mig开发者_开发问答ht search for \"@MG @EB dorchester\". In ASP, I need to count how many times the symbol \"@\" appears in the string. How is the possible?Try this[详细]
2023-04-04 18:45 分类:问答I need to show blank as first value
On my db, I have values from 0 to 24 and this code below populates a dropdown with those val开发者_开发技巧ues:[详细]
2023-04-04 18:32 分类:问答Trigger a web page refresh
I am working on an android application that will show an html page that contains only some text on a table开发者_如何学Got device. The device will be on and showing this page for long periods of time([详细]
2023-04-04 18:23 分类:问答Execute Excel macro with asp?
I\'m creating a webpage in traditional ASP. What I\'m doing is running Macros in different excel files.[详细]
2023-04-04 15:56 分类:问答How to decode URL in classic asp if the url is pass throuh encodeURI in javascript?
I have a url that is encoded in javascript using encodeURI function: javascript code: encodeURI(\"form.asp?opt=\" + ai_opt + \"&val=\" + escape(ls_val) + \"&col=\" + as_col + \"&sg=\" +[详细]
2023-04-04 13:16 分类:问答How to paginate a list a files in a directory in asp?
We\'re using folder = objFSO.GetFolder(<path>) to get a list of files with a directory. We then For Each over the folder.Files array to output the list of filenames.[详细]
2023-04-04 11:16 分类:问答Honeypot Captcha classic asp code?
Good morning, I am trying and failing miserably to implement a captcha, mostly because I have no asp experience, could anyone assist?[详细]
2023-04-04 06:21 分类:问答