Basically the first action in your file could test whether or not a
person has already logged in. If he hasn't, find him via whatever data
you have stored (his IP, a cookie left behind last time he visited your
site, etc) and log him in on the fly before loading his page request. If
he has logged in previously ignore him and process the request.

I don't think a crontab solution would work well enough to log people in
seamlessly.

- Jake


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of rich Jasinski
Sent: September 24, 2002 11:28 AM
To: Multiple recipients of list witango-talk
Subject: Witango-Talk: Automatic logon to a web site

I would like to run a taf that will automatically log on to a web site
using
a username.password that I have stored in a table. Then load the url
line
with paramaters that will simulate a person keying them in from the
keyboard. I already know the paramaters I need. But how would I do this?
I
would run this from a crontab file always looking for new log ons to do.
Any
ideas?

rich jasinski

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to