Advertisement

1 - 10 of 267 containing alltags:("Classic ASP") (0.001 seconds)
Can some one convert this asp.net function to classic asp function? Public Function Method108(ByVal Name As String, ByVal Password As String) As Integer       Dim conn As New SqlConnection(connStrin...
Zones: ASP.Net ProgrammingDate Answered: 04/19/2005 Grade: A Views: 0
I have  a couple of fieldnames with datetime datatype and I have the date values on the db as: 1/5/2008 1:30PM However, when I use my asp code to reference these filed names, they display as:...
Zones: ASPDate Answered: 01/05/2008 Grade: A Views: 19
Hello, I have moved a site from a Windows 2000 server to Windows 2003.  All code remained the same and everything works except the global.asa file does not execute.  The application was created ...
Zones: ASPDate Answered: 02/04/2008 Grade: B Views: 39
Dearest All, Please, please I need your urgent help. I have a code that accepts user input, submits to the database and then flashes a randomly generated Distributor code to the user. This us...
Zones: ASPDate Answered: 01/17/2008 Grade: A Views: 0
hi experts, I have a form that is getting bombarded by bots. I used a code match field but it's not doing the job.. now I added a label and made it invisible using css... I added javascript to tha...
Zones: ASPDate Answered: 02/05/2008 Grade: A Views: 4
I'm trying to work the syntax for this.. if Request.ServerVariables("HTTP_USER_AGENT").contains <> "Spider"  or Request.ServerVariables("HTTP_USER_AGENT").contains <> "Google"  Then I'm mostl...
Zones: ASPDate Answered: 01/30/2008 Grade: A Views: 23
that is producing the following error (or am I simply blind...): Object doesn't support this property or method: 'request.cookies(...).Domain' code to follow
Zones: ASP, Web Languages/StandardsDate Answered: 02/14/2008 Grade: A Views: 0
Hello Experts. I am in dire need of your help. the following asp code used to copy files from one remote server to another. First, it used to work with just regular copy. That stopped work...
Zones: ASPDate Answered: 02/19/2008 Grade: A Views: 27
I have bought a third party chat program and vendor provided me with the code and image for chat to add into my html code. Once the image is clicked the control is redirected to vendor's site for c...
Zones: WebApplicationsDate Answered: 04/16/2008 Grade: B Views: 0
Greetings everyone. I have a 300 page MS Word doc with following column headings: Question#, Question_Description Response NeedMore (yes or no) Comments I tried to convert the conten...
Zones: ASPDate Answered: 03/02/2008 Grade: A Views: 25