On a classic ASP website I\'m maintaining, on our landing page we have a small panel that our visitors use to enter their phone number as an identifier, then they proceed into the site.We now have an
I would like to know how to deploy or what are the steps that are involved to deploy a classic asp website 开发者_如何学Pythonin IIS 6/7
I have a Stored proc which returns 6 select statement results. I\'m trying to use one record set to execute sp and get records for each select statement
HOw to loca开发者_如何学编程lize classic asp? I got something from below link http://networkprogramming.spaces.live.com/blog/cns!D79966C0BAAE2C7D!379.entry
I\'m stuck with an application where I have a stored procedure with an accent. Set cmdStoredQuery = Server.CreateObject(\"ADODB.Command\")
After I execute this code asp scripts quite working. <!-- #include file=\"Connection.asp\" --> <!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/l
Using ASP classic, I need to somehow compare two dates with each oth开发者_如何转开发er. How can I do this?Date1 = #rs["date"]#
I am having tough time since 2 days, and not able to figure out what should i do with my implementation. I am not sure if this could be really workable. Please help me on this.
I am getting this error when i try to access an asp website which has been hosted in IIS 5. Error开发者_如何学C Type:
In my recent question, I asked for paging methods in SQL Server. Reading an article someone posted there, I came up with the following code. Everything seems correct to me but I receive the following