RE: Enabling arbrittrary commands help
Have a button that needs to be enabled when server side scripting builds and populates a dynamic array, so will be written to teh client by the server. anyways.
Bit of a dead end as the Enabled/Disable are not named attributes, they are arbritrary, so any ideas on how to enable them using client side script?
ideas,code or pointers would be greatly apprecieted.
ta
kai :wave:
Re: Enabling arbrittrary commands help
Can you clarify a few things for me? Do you mean JavaScript/HTML only or are we reffering to a mixture of VB and JS/HTML? Is the button you are trying to disable on the HTML page (using <input>) or on a VB form? Thanks.