Funkymonkey
07-22-2005, 06:26 AM
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 :confused: :confused: :confused:
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 :confused: :confused: :confused: