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...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21388253.html
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:...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23060778.htm...
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 ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23062027.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23090816.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23091820.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23122593.htm...
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
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23138740.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23145247.htm...
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...
http://www.experts-exchange.com/Web_Development/WebApplications/Q_23175730.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23191458.htm...
Zones:
ASPDate Answered: 03/02/2008 Grade: A Views: 25