I have been trying to create a Program Applications box for my company. I have the buttons dynamically adding to the form how I like, but the problem I am having is the .click event for each specific button. If I click on button 1 then MS Word should open, button 2 should be Outlook and so on. How cannot find the correct way to have the different shell commands load for each button event.
Thanks for all help in advance.
Thanks for all help in advance.
Comment