I am implementing Google Analytics in a form page. The problem comes after the form is sent by a user.
I have an website written in ASP classic with VB. I need to add a column to the table, but I cannot take down the website to be able to edit the tabl开发者_如何学运维e in access. How do I do this in c
i\'m using开发者_JAVA技巧 sql server 2008 i insert the data using .Addnew i have code like this strSQL = \"SELECT * FROM table\"
I have 开发者_如何学Goan ASP page calling a stored procedure with returned values AND OUTPUT parameters.
I\'m trying to understand how ASP classic handles strings internally. I\'ve googled and debugged, but I still don\'t know how a strin开发者_开发百科g is encoded within the ASP script.
Does anyone know of any embeddable Software/libraries for android/ios/etc that will provide web server capa开发者_开发知识库bilities for rendering ASP pages?
when the user gets to http://www.domain.com/index.asp i need it to redirect him to http://www.domain.com
In my quiz page, I have ten questions. When the user goes through these questions, I store the IDs of wrong questions in a array. When the user clicks on the \"show result\" link, I\'m going to displa
I\'m currently writing something which is validating our vbscript files. Right at the s开发者_开发技巧tart I wish to remove all lines of code which are comments. I was expecting to be able to use the
I want to create redirection rules in .asp files. For e.g. when I type w开发者_如何转开发ww.example.com/states/ABC/XYZ