SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Automate Web Page Login

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Automate Web Page Login
Author Message
viper



Joined: 06 Jul 2006
Posts: 1

Post Automate Web Page Login Reply with quote

All I want to do is automate/scheduale a process of connecting to a webserver at a
particular url, fill in a login form, which includes

NAME:
PASSWORD:

There is no safty picture crap, thank god.

The format of the "NAME:" is email@here.com
and of coarse the password is simply a password.

Then I want to automatically log out in about 10 seconds.

Can I do this with 24x7 without opening my default browser?
Another words just send URL strings and responses via 24X7?

Thu Jul 06, 2006 5:26 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7970

Post Re: Automate Web Page Login Reply with quote

Yes, you should be able to do that using WebPostData

Here is an example from online help (hope the message board script will not break it during posting)

// Post new customer contact information using Web form
WebPostData( "http://www.mycompany.com/cgi-bin/add_customer.cgi";, &

"name=Greg+Smith&company=ACME+Corp&phone=212-123-1234&fax212-123-5678&email=gsmith%40acme.com", &

"c:\\temp\\confirm.htm" )

: All I want to do is automate/scheduale a process of connecting to a webserver
: at a
: particular url, fill in a login form, which includes

: NAME: PASSWORD: There is no safty picture crap, thank god.

: The format of the "NAME:" is email@here.com
: and of coarse the password is simply a password.

: Then I want to automatically log out in about 10 seconds.

: Can I do this with 24x7 without opening my default browser?
: Another words just send URL strings and responses via 24X7?

Thu Jul 06, 2006 6:09 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.