I have tried both tips given above, but I still get no value for strSurveyID when it is inside the if statements. Any more ideas?
Thanks for the help
Daniel Do you know the Chabad Lubavitch Sheliach in your area?
He is waiting for you!
All,
I've got a weird problem which should be easy to solve. I am passing a variable from another page. I am using the following code to capture the value of the variable:
strSurveyID = Request( "SurveyID" )
I successfully print the variable if I place it before the If statement...
All,
I would like to know how to have two columns fixed on the left of the screen when using excel. Whenever I would go to the right the columns would stay fixed.
Any help will be greatly appreciated.
Daniel Do you know the Chabad Lubavitch Sheliach in your area?
He is waiting for you!
All,
Visual Basic has a reserved word called IsNumeric where you can find if a value is numeric or not. Does ASP has anything similar to this?
Any help will be greatly appreciated!
Daniel Do you know the Chabad Lubavitch Sheliach in your area?
He is waiting for you!
All,
I am trying to UPDATE and INSERT a table but this is the message that I keep getting:
Microsoft VBScript compilation error '800a0401'
Expected end of statement
/newact/members/diract/getpassword.asp, line 82
UPDATE members SET email = '" & strEmail & "' WHERE...
All,
Something very weird is happening here. We have a Dell PowerEdge Server running MS 2000 Server. Whenever I run an ASP page I've created that contains the smallest mistake like a mispelled AND in the SELECT statement or a wrong table name after the FROM clause, the server goes into an...
B"H
I can't get this select statement to work! I am looking for for one fields and displaying these four fields: firstname, lastname, title, address if the search is found.
The select doesn't work and I get http 500 error.
Here it is:
objRS.Open "SELECT * FROM members...
B"H
My database has several tables. I renamed some fields and now whenever I go inside to a table it asks me to enter what is the new field name to the table it is linked to. It does this by popping up a window which says enter parameter. Once I enter it works, but it never saves the...
B"H
Thanks! I did what you said, found the problem, fixed it, and now it worked!
Thanks,
Daniel Do you know the Chabad Lubavitch Sheliach in your area?
He is waiting for you!
B"H
Thanks! I did what you said, found the problem, fixed it, and know it worked!
Daniel Do you know the Chabad Lubavitch Sheliach in your area?
He is waiting for you!
B"H
This is the select statement I am using:
objRS.Open "SELECT * FROM Contacts1, Organization, Type WHERE Contacts.OrgID = Organization.OrgID
AND Type.Type = Contacts.Type
AND " & strField & " LIKE '%" & strFor & "%' ORDER BY " & strOrderBy, objConn
This...
B"H
I would like to know how do you enter the date and time a form was completed automatically when the user presses the submit button. The information should be submitted to an access database connected through ODBC.
Also, I want a textfield to be populated after the user chooses a...
All,
I believe you misunderstood me. I made a program on Visual Basic 6. It has three different forms. I have compiled it and it has become an .EXE file. Now, I wanted to turn this .EXE file to run on the internet, thus turning it into an html file.
I am not trying to reverse engineer...
B"H
All,
I am looking for a program that will convert VB 6 to Html. Preferbly after it has become an .EXE file.
Thanks,
Daniel Do you know the Chabad Lubavitch Sheliach in your area?
He is waiting for you!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.