i googled many samples, all show such code Server.Transfer(\"/default.asp?p=news\") but i get error -An invalid character was sp开发者_高级运维ecified in the Path parameter for the MapPath method.
I have two websites OLD.com (classic ASP) and NEW.com (ASP.NET) - each site has its own SQL database which it can access just fine. However I need to access the OLD.com & NEW.com databases from cl
I 开发者_如何学编程am enjoying learning the EMACS text editor...but I can\'t help thinking that the HTML mode could use some work.
I have an ActiveX control that runs inside global.asa within IIS. The control has some BSTR properties, but in server\'s VBScript they appear to be somehow malformed, as if VBScript does not understan
I am working on a \"classic\" ASP app开发者_StackOverflowlication with a SQL Server 2000 database.
I recently switched some pages (all of poetry-lyrics and writings) from .html to .asp. I needed to add a footer and header include. So I have changed the file type, and added the new .txt includes for
I get this error when viewing the page in Internet explorer Webpage error details Message: Expected \'(\'
<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"> <html> <head> <title>SOP</title>
I\'m having massive headaches serializing international characters. I\'m updating classic ASP pages which have windows-1252 as charset, when I serialize and send via ajax, my german characters are get
We\'re trying to write a couple of applications. One ASP.NET site uses the .NET Assembly xxx.Elements.dll, which provides utility functions.