I\'ve just inherited an ancient site written in classic ASP. There is an immediate need to update the site in the short term (although they are preparing to launch an entirely new site in a few months
I\'ve created 2 w开发者_运维百科ebsites. Both website have their own database, but there is a user table in both websites that has exactly the same values. What I want to do is make something that c
In my connection strings I add Application Name=XX so I can identify from the SQL server where a process is coming from (sp_who2 - ProgramN开发者_如何学Came column).This works great when connecting fr
How would I go about looping through XML in order to populate an image? I can loop through individual elements and it works, as shown below, but I want to access other elements from the same loop.
I\'m working on an old project in asp I\'ve never worked with vb6 or asp before I am a .net developer anyway
I know there are solutions out there for showing a windows directory of folders and files but mine is from a virtual directory within a database.
I want to insert data in to access database using asp code.When I m trying to do this internet explorer give me error i.e. \"could not find installable isam\"
I want to be able to send a simple post from 开发者_运维百科an ASP code. The examples shown in an API tutorial show the use of simple HTML, like that:
I want to set a custom 404 page.I know that I can do this through the IIS Administrative c开发者_JS百科onsole.However, I\'d like to tweak a file instead (Like web.config for asp.net).This way I can pr
I have a dilemma which is completely and utterly baffling me... We have a Classic ASP site which has been running for about a year, its powered via a local Win2008 SQL database (The SQL Express engi