I am trying to create an application that presents a button (which I shal call cmdA) in a frame in a browser. There is another frame below this which contains another button (which I shall call cmdB).
On click of cmdB, I want to make cmdA invisible. This seems like it should be a fairly easy thing to do and I can only guess that it must have something to do with ViewState. Can I anybody suggest an elegant solution? (preferably one that doesn't involve script commands)
Dan Griffiths
Software Analyst
National Grid Transco (NGT)
On click of cmdB, I want to make cmdA invisible. This seems like it should be a fairly easy thing to do and I can only guess that it must have something to do with ViewState. Can I anybody suggest an elegant solution? (preferably one that doesn't involve script commands)
Dan Griffiths
Software Analyst
National Grid Transco (NGT)