princessk1
Programmer
I am trying to get the value from a textbox in a function using VBScript. This is what I am trying:
document.formname.textboxname.value
The error I get is :
"Object doesn't support this object or method."
Any ideas?
Thanks
document.formname.textboxname.value
The error I get is :
"Object doesn't support this object or method."
Any ideas?
Thanks