Old Proxomitron Forums

Proxomitron Program - discussions welcome => Questions and Answers => Topic started by: Bes on June 15, 2002, 05:51:44 PM

Title: Newbie Q : Auto clicking button if it exists.
Post by: Bes on June 15, 2002, 05:51:44 PM
Hi, Can someone please help me with a problem.

I need a filter that adds code to a page to automatically push a button if it exists.

This is the code for the button :

------
<input type="submit" value="Play Again" name="submit">
------

as you see, it's part of a form.

Is it hard to add code, that say, waits 3 seconds, and then automatically "pushes" the "Play Again" button ?

Please someone can give a helping hand ?

 
Title: Newbie Q : Auto clicking button if it exists.
Post by: Arne on June 15, 2002, 05:56:06 PM
Hi, you will find an example here:
http://asp.flaaten.dk/pforum/topic.asp?TOPIC_ID=162

Best wishes
Arne
Imici username= Arne
Title: Newbie Q : Auto clicking button if it exists.
Post by: Bes on June 15, 2002, 06:02:24 PM
Ah, better use the search option next time
Thanks Arne