Here is my code.. This is giving me a hard time though I know there is a simple answer var开发者_StackOverflow社区 myVAr = \'<%=data.name%>\';
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.
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.
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
On my db, I have values from 0 to 24 and this code below populates a dropdown with those val开发者_开发技巧ues:
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(
I\'m creating a webpage in traditional ASP. What I\'m doing is running Macros in different excel files.
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=\" +
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.
Good morning, I am trying and failing miserably to implement a captcha, mostly because I have no asp experience, could anyone assist?