I have a drop down but i am unable to get the value of the selected item. If i use request.form(\"PageSelect\") the value is 0 although i know my multidimensional array used to fill the list works.
I am trying to get the key, value attributes of the xml using the attached VB script code <configuration>
I would to know how to read and count the number of entries in zip file in ASP Clas开发者_StackOverflow社区sic
I am looking for resources to learn classic ASP with Ja开发者_运维问答vaScript but I can find only those with VBScript. Could someone suggest best way to learn Classic ASP with JavaScript and some ref
EDITED: Java httpPost into .asp form I am trying to understand .asp a little I have this code for the webpage with the login form and a postback action.
I am working with Classic ASP web application. Goal here is to do a time consuming data processing without having client to wait for a response. That resulted in using xmlhttp object async post. Here
I have been unsuccessful connecting to SQL server 2005 Express database from a Classic ASP site. In an attempt to locate error, I created an ASP.NET application and was able to connect and pull data u
I have the following problem. I have a form where the user can enter some data. There are all kinds of users, so it happenedthe user enters the escape sequence (eg, text \\ n text).
I have a problem regarding asp.My problem is;the table structure something like that.And those columns have called MenuID,Alt_MenuID,Menu_Adi. Finally, I want to display those items within menu_adi co
I have this connection string in a classic ASP application: strConn = \"driver={MySQL ODBC 3.51 Driver}; server=\"&MySQLSVR&\"; port=\"&MySQLPRT&\";User=\"&MySQLUID&\";Passwor