Search found 4 matches

by LTLhawk
Sat Feb 12, 2005 2:38 pm
Forum: Miscellaneous
Topic: Starting a program on client computer
Replies: 7
Views: 1902

thanks for the information...... I must have been dreaming...lol
by LTLhawk
Sat Feb 12, 2005 11:06 am
Forum: Miscellaneous
Topic: Starting a program on client computer
Replies: 7
Views: 1902

Starting a program on client computer

Hello all,
Is there a way to start a program on a client computer thru a web page. I am designing a web page for a gaming club and I want to put an icon on the page that when clicked will start the game on the client computer.

Any ideas ?
by LTLhawk
Tue Aug 17, 2004 6:06 am
Forum: PHP - Code
Topic: [SOLVED] dynamic buttons
Replies: 2
Views: 452

worked like a charm...thank you very much.. learned a lot today... : )
by LTLhawk
Mon Aug 16, 2004 12:56 pm
Forum: PHP - Code
Topic: [SOLVED] dynamic buttons
Replies: 2
Views: 452

dynamic buttons

HI guys, I am making a dynamic list of buttons (number of buttons will change depending on how many people are in the list) and I want to have a button associated to each name. When the button is clicked I want a variable (the name) to be sent to another page. I cant get this working so maybe someon...