Curt_C
Fri Apr 01 15:57:08 CST 2005
no, you will have to store the user/pass in a db/file/etc, or use windows
auth.
There are a bunch of sample on that out there. It will have to be SERVER
side though, otherwise the people could just doa VIEW-SOURCE and see the
credentials
--
Curt Christianson
Site & Scripts:
http://www.Darkfalz.com
Blog:
http://blog.Darkfalz.com
"js" <js@someone@hotmail.com> wrote in message
news:%23lSoaSwNFHA.2964@TK2MSFTNGP10.phx.gbl...
> Thanks Curt,
>
> "Curt_C [MVP]" wrote in message
> news:uhzWIJwNFHA.1476@TK2MSFTNGP10.phx.gbl...
>> store the file outside the WWW path and stream it to the client after you
>> validate them.
>> See
http://www.darkfalz.com/1098 for streaming starter
>>
>
> what will be the usual way to validate them? Can I use a client script
> instead? Thanks.
>