Rory,

Thanks for the feedback -- I will try to be clearer.

Yes, I want to login into a web page and from there get to another webpage.

The webcams are on my network.  I can access them directly; however, I would
like to create a page where several are visible at once.  So, I would like
to be able to log into a "master" page, if you will, and from there be able
to access multiple webcam web pages from this "master" page.  Right now I
can do it, but I have to authenticate for each webcam I access.  Since I am
using authentication to access the "master" page, I would like to skip this
step for the webcams and be able to access them directly and automatically
pass the username/password credentials.

Thanks again!  I hope this is clearer.

-----Original Message-----
From: Rory Browne [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 30, 2006 5:28 PM
To: News1
Cc: php-general@lists.php.net
Subject: Re: [PHP] Passing Credentials

You're still not being very clear.

On 1/30/06, News1 <[EMAIL PROTECTED]> wrote:
> Hi.  I asked a similar question last, week, but I don't think I asked it
> correctly.  What I am trying to do is to web into a web server that I
> control (no problem here).

Web into a web server?

>  However, from there, I want to be able to click
> a button on the web page and have multiple web cameras be displayed on my
> server's page (which I can do with frames, or some other method).  The
issue
> I'm having is that I can't seem to pass the authentication credentials
> (username and password) along to the web cameras,

Are the webcams accessed directly, or through yours, or someone elses site?

> so each time I access them
> I have to supply the credentials.
>
> I would prefer to have to log into my server and from there have these
> credentials passed along to the web cameras.
>
> Any ideas on how to do this?
>
> Thanks!
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to