I have a classic asp form to add products to a site. The form has 3 fields of \'Price\', \'Sale\' Price and a checkbox for \'On Sa开发者_高级运维le\'.
I\'m converting a classic ASP page to ASP.NET MVC 2. I have a simple form on the page that runs a search. Here\'s the code:
I\'m at a loss on how I can return a readable recordset from a function in classic ASP. This is what I came up with, but it\'s not working:
I am trying to make my ASP page to create a folder on a directory path. I am getting an error: Microsoft VBScript runtime error \'800a0046\'
I have a net 2.0 ASP page with an HTML form that connects to a MS SQL 2008 database. I thought it was the connection string that was the problem when my page would not load,but with somehelp from this
We have a survey site that was apparently attacked. The symptoms are identical to what was described on the following page on this site:
I am trying to add to a page that someone else has written. I need to take a string that is formated with either 3 or 4 alpha characters followed by a series of numbers. I need to remove these alpha c
I need you help me with asp code. I got a home page that contained User Name and Password for user to log in by using a href attribute and i don\'t know how to pass the value of text to a href to logi
How to read data from cache saved in microsoft velocity from classic asp? If above is not possible, then what if I use memcache instead? Then is it possible and worth it to read memcache开发者_如何学G
Is there a Microsoft Word (or Word-Like) Component for the Web - Spe开发者_运维技巧cifically, Classic ASP?