![]() |
string and forms
okay i have this asp code but it won't work for me. it's being submitted to by another page that has a form component called txtTeacher and im trying to assign a variable to its value
:
Set TeacherName = Request.Form(txtTeacher)here's the error message Request object error 'ASP 0102 : 80004005' Expecting string input /goldteam/teachers/security.asp, line 20 The function expects a string as input. |
take out the word Set
TeacherName = Request.Form(txtTeacher) |
| All times are GMT -5. The time now is 12:52 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC