I have no knowledge in Classic ASP, and I\'m tasked to solve XSS and XSRF vulnerabilities of the Classic ASP web application. I need to know t开发者_如何学Pythonhe following:
I have to include a page to every page except itself. This page is for XSRF protection. However, some of these pages are also included开发者_JAVA技巧 in other pages, as a result, redefinition of funct
error msg: [Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1. code: strSQL = \"SELECT id,firstname,lastname,开发者_如何学Gousername,password, AllowSecureLoginFROM Staff WHERE
So I have this function which generates a random string of digits 8 characters long. 开发者_如何学GoIt works if its called once per page, ie if I refresh it will show a new number.
I am using asp to create a webpage that is supposed to send email to several clients.It was sugge开发者_如何转开发sted that I use CDO email functionality.Is this the best solution for a classic asp we
End of statement expected: ElseIf cr_titre_en IsNot Nothing And 开发者_开发问答cr_titre_fr IsNot Nothing Then
I\'m trying to create a ne开发者_如何学运维w email in asp and send it to a mail server using CDO.I believe I need a reference for CDO or Send Email functionality.In the book it says use this:
Is there a simple to u开发者_如何学Pythonse easy way to pull the computer name, host name, and ipv6 ipaddress using vb6, asp, or jQuery?The reason is because its for logging information for security.V
Hi i am developing a free shopping basket, I have an asp function taken from google code for there gateway, I have very little knowlage of php and would like some help in the conversion
I have an ASP Classic app th开发者_如何学运维at was moved from a Windows 2000 server to a Windows 2003 R2 server for various reasons.Most of the classic ASP works fine.The problem is, one page will al