Hi All,

I should have been more clear on the syntax

I should have written it out like this
> http://<USERID>:<USERPASSWORD>@www.domain.com/process.taf

where <USERID> is the User ID
and <USERPASSWORD> is the password.

example
the User ID is "ralph"
and the password is "gorillamilk"
then you would do this
http://ralph:[EMAIL PROTECTED]/process.asp

as was stated prior, this is wide open on the internet, but in this case it
should be fine since it is a most likely happening within the intranet
realm.


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


I have both a userid and a password how to I separate them in the url line?

rich
----- Original Message -----
From: "Ben Johansen" <[EMAIL PROTECTED]>
To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]>
Sent: Tuesday, September 24, 2002 1:23 PM
Subject: RE: Witango-Talk: Automatic logon to a web site


> So basically you want to run a process periodically
>
> The problem you are having is the login process that you are confronted
> with when trying to execute the ASP
>
> You should be able to do the following to get rid of this login issue
>
> http://USERID:[EMAIL PROTECTED]/process.taf
>
> Ben Johansen - http://www.pcforge.com
> Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm
> Latest downloads & List Archives @ http://www.witango.ws
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of rich Jasinski
> Sent: Tuesday, September 24, 2002 10:08 AM
> To: Multiple recipients of list witango-talk
> Subject: Re: Witango-Talk: Automatic logon to a web site
>
> I have an application that I control that is an ASP app. It uses a
> sqlserver
> database. I control the userid's and passwords. I need the log on to
> this
> app via a tango taf with userids and password I have stored in a rbase
> database that I also control. I then need to execute the asp app from
> within
> the taf.
>
> rich
> ----- Original Message -----
> From: "Ben Johansen" <[EMAIL PROTECTED]>
> To: "Multiple recipients of list witango-talk"
> <[EMAIL PROTECTED]>
> Sent: Tuesday, September 24, 2002 12:25 PM
> Subject: RE: Witango-Talk: Automatic logon to a web site
>
>
> > Hi,
> >
> > Could you elaborate more on the final intent/goal is please?
> > Are you trying to check load or something like that?
> >
> > Ben Johansen - http://www.pcforge.com
> > Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm
> > Latest downloads & List Archives @ http://www.witango.ws
> >
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]] On Behalf Of rich Jasinski
> > Sent: Tuesday, September 24, 2002 8: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
>
> ________________________________________________________________________
> 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

________________________________________________________________________
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