| |
FunkyMonkey
Posts: 3
Score: 0
Joined: 7/21/2005
Status: offline
|
I have a form all written in vb.net. I need to be able to enable and disable controls on the client side. EG I have a search page - You can search by ID, Category or Keyword. When you add text to one box the others become disabled, thus preventing you from searching on multiple criteria. I did all this using vb.net but it's slowing everything down - I need to be able to do all of this on the client side. Any ideas of the best way to do this? Thanks loads for any ideas
|
|