| |
peach24
Posts: 7
Score: 0
Joined: 6/9/2001
From: USA
Status: offline
|
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 sub Any help would be greatly appreciated
|
|