/    Sign up×
Community /Pin to ProfileBookmark

Web scripting to navigate web site

Hi,
Does anyone know if there is any web scripting language that will allow
one to access a php web page and then simulate clicking on a button
and javascript calendar:

[url]http://www.dividend.com/ex-dividend-dates.php[/url]

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@cbVisionOct 19.2009 — Say what?
Copy linkTweet thisAlerts:
@PETTEOct 25.2009 — Hi,

Does anyone know if there is any web scripting language that will allow

one to access a php web page and then simulate clicking on a button

and javascript calendar:

http://www.dividend.com/ex-dividend-dates.php[/QUOTE]


Correct me if I'm wrong.

You want a script that will access a page on the server and click on a button on that page.

If so; Then it's like linking to that url. As long as you know the url of the button. You can use some of the file functions in PHP to open the url of that button you what to click. If the url is unknown each time then you'll have to perform regular expressions on the contents returned from the file function to retrieve the link.
Copy linkTweet thisAlerts:
@ssystemsOct 26.2009 — You may want to utilize the snoopy class.
×

Success!

Help @JPB77 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...