I\'m an ASP.NET C# guy who has to go back to classic ASP, and need some help with it. First, look at开发者_运维知识库 this two functions (I know in VBScript the comments are declared by \' and not by
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I have an old classic ASP application that stores information in a SQL Server 2008 database. I need to retrieve开发者_如何学运维 the information in a new .NET application but I am having some encoding
We transferred our existing website which is running on a Server 2003 machine using iis6 and coded with classic asp to a Server 2008 64 bit machine using iis7 and classic asp.The only changes to the p
I have a checkbox called \"cbBatch\" on one of my pages.When i check the box and submit the form, \"cbBatch\" is stored with a value of 1.On the next page, I need cbBatch to be \"checked\" if the valu
I recently inherited a dinosaur Classic ASP site that has some fresh blood pumped in to it in the form of intertwined ASPNET MVC 2. I have duplicated the site on the same server (Windows 2008 R2, 4GB,
I don\'t mean to be controversial.Close if you see fit.But I\'ve got to choose the best way to update my Intranet that\'s in Classic ASP.I\'ve looked at umpteen framework, still looking and learning,
So... I\'m still in unicode hell... New problem... On my computer, everything shows perfectly. In all browsers. On a co-workers computer, same story. Everything is good. Even in elinks and w3m on on
I get an error at the following line in my application: \'create NewMail object\' Line 96: Function SendHTMLEMail (strFrom, strTo, strCC, strSubject, strBodyHTML)
I have anASP classic web application running on windows 开发者_如何学JAVA2008 r2server is not renderingthe whole page(only last 70 % is shown)whilethe same application on my localhost running xp shows