I have a classic asp application inside a .NET 4.0 application. I have set the default document to login.asp, but it does not automatically redirect to it. The entire application functions fine though
I need to call a Javascript function from the server side in Client side. I looked and didn\'t find any way how to do it. I looked also over AJAX but can\'t figure it out. I am using ASP ( cla开发者_开
I have a vanilla ASP app that runs on IIS 5.1. The below code in an ASP file causes the IIS throw the “Operation timed out” error. However despite of the error the process continues to run on the se
Microsoft VBScript runtime error \'800a01f4\' Variable is undefined: \'product_id\' /Vital/form/products.asp, line 64
I hav开发者_如何转开发e a established connection to my database using adoCon.Open \"Driver={SQL Server}; Server=\" & host_name & \"; Database=\" & db_name & \"; Uid=\" & user_nam
I have stored text box value in JavaScr开发者_JAVA百科ipt variable var strline1side1 = document.frmartwork.side1textbox1.value;
Stored procedure, and using ADO to connect, i\'m having problems with the quotes however.. x = \"text\'\"
I tried a lot but I am not able to deal with this problem. I wasted last 2 days without any significant result. Hope I will get some help here.
I have done the code to write the values I enter in the text box to a text file. Now I want to read those values and assign it to a variable.
I am establishing a connection to a mssql server database in asp using the co开发者_如何学JAVAmmand