Let\'s say I have query structured like below which indicates dates searc开发者_如何学运维h.asp?date=091210
How can I show an nvarchar column that stores unicode data (Entered with the zaw开发者_JS百科gyi1 font) in a classic ASP web page?
I am trying to create a menu using ASP (I have never used ASP before, im a PHP man) using values stored in a database.
I\'m using the following code block to call a SQL Server 2005 stored procedure.开发者_如何学运维 The problem is the call will intermittently fail. How can I obtain more verbose information about the c
Is there a way to include a VBScript page into an ASP page written using 开发者_开发百科Javascript?
This is asp classic using VBScript, and no, it ain\'t moving to .net anything, so don\'t even ask. OK, so the classic way to get data out of a d开发者_StackOverflowatabase is to use GetRows:
I do not know where my head is today, can somebody please explain to me - why I can get the hturl value by the request form and do the replace in the htstring? (I do this and it works - but only repla
I found the best solutio开发者_开发百科n in codeproject But to enable that, I need to register the com object first.
I\'m developing a website with server-side JScript engine over ASP server. I h开发者_如何学运维ave several try-catch clauses in my code looking roughly like this:
I\'m writing a simple asp page to show a team rota based on some XML. Here\'s the XML: <rota> <shift date=\"20091201\" primary=\"Chan\" secondary=\"John\" notes=\"notes\"></shift>