I开发者_Go百科 have read several ASP.NET 3.5 and 4.0 books that begin explaining a concept with something like \"in classic ASP it would have been done like this.\"
We are running Visual Studio 2008 (with the service pack) and are having troubles when we are debugging an ASP Classic website.
I am currently in a situation where I have to make some additions to an application written in classic ASP using server-side JScript on IIS.
<html> <body> <%@ Language=VBScriptENABLESESSIONSTATE = False%> <form Name=\"sushant\" method=\"post\" action=\"sushant.asp\">
I\'ve been having a problem for the past month and can\'t seem to figure out what is wrong. Here\'s the setup and a little background.
Coming from PHP, I have to do some sql cleanup on this 1000 file asp classic web-app without any prior knowledge of asp, and before I get to hacking away at it I\'d like to be aware of any major gotch
I am dealing with an old app in asp classic vbscript. I\'d like to store the input of a form in a database text field as the form fields are a subject to frequent开发者_如何学编程 change and I don\'t
I\'m trying to submit a form on an .asp page but Mechanize does not recognize the name of the control.The form code is:
I am in need of some help with trying to figure out how to go about checking the users session and seeing if they are still logged in or not.
I have an interesting conundrum. We have a site that is a completely separate domain, we\'ll say http://www.x.com and our own site that is http://www.y.com. The y.com site is actually a classic ASP