I wrote a stored procedure to return the record but as soon as I declare a variable my asp classic can\'t do count the total recordset, it always returns -1
Could you please suggest a service or plugin开发者_开发百科 which generate the corresponding XML Schema for a given Domaing Class or for all Domain Classes of Grails project.This plugin does exactly w
We have an ASP Classic website running on Windows Server 2003 and IIS6 which is throwing intermittent runtime error 424 object required. We\'ve tracked this down to the line which initialises the obje
I\'m trying to echo out a url in my classic ASP (Ja开发者_StackOverflowvaScript) pages. I have a little function to append a query string to the URL and echo it. My problem is that my string is being
I am having a bit of trouble retrieving variables from an ASP page. It returns the entire page whereas I just need the variable strAnswer from the page. Please help?
I\'m buildi开发者_StackOverflow中文版ng a COM object in C# (.Net 4.0) to be used in an classic asp site. Now I\'d like to know what\'s the proper way to marshal VB-Script arrays (single and multidimen
How does the code below work? I\'ve never seen an UPDATE done this way. I always do it this way: http://www.w3schools.com/sql/sql_update.asp
I\'m working on a asp based (not .net) site, which spans about 400 odd pages... Now, throughout the site there\'re ASP and VBScript errors, such as:
I\'m using the Jquery slider. <script> $(function() { $( \"#slider-range-max\" ).slider({ range: \"max\",
I have a classic ASP forum, I\'d开发者_如何学编程 like to use a master page and contain the forum inside it.Is this possible without frames? There are two strategies you could use to avoid frames.