hi,
i have an hta app that has 2 buttons. basically they both do the same thing (execute a query from an oracle db). if they press "sort by name" button or "sort by unit" button, i want to execute the same sub. but i like to be able to know what button they pushed. how can this be done in vbscript (check button id? button name? or something?)
thanks.
i have an hta app that has 2 buttons. basically they both do the same thing (execute a query from an oracle db). if they press "sort by name" button or "sort by unit" button, i want to execute the same sub. but i like to be able to know what button they pushed. how can this be done in vbscript (check button id? button name? or something?)
thanks.