I have a table on an ASP page. when the user makes a selection I need to pass that information into a variable. The problem is that I can't referrence the select object.
So how do I refference a select list imbedded into a cell.
Select id=select1
sub select1_blur()
X = select1.Value
End...
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.