Hello Ng,

is there a way to read out the users favorites with asp?
Or do I have to write a little plugin in vb which posts it to the database?


Greets,
Martin

Re: read favorites by Curt_C

Curt_C
Tue Jul 22 17:57:20 CDT 2003

Nope... can't get much of anything from the client's machine...

--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
..Offering free scripts & code snippits for everyone...
---------------------------------------------------------

"Martin Rösler" <root@mr6.de> wrote in message
news:uyb#mGKUDHA.612@TK2MSFTNGP12.phx.gbl...
> Hello Ng,
>
> is there a way to read out the users favorites with asp?
> Or do I have to write a little plugin in vb which posts it to the
database?
>
>
> Greets,
> Martin
>
>



Re: read favorites by Tim

Tim
Wed Jul 23 07:37:28 CDT 2003

"Martin Rösler" <root@mr6.de> wrote:

>Hello Ng,
>
>is there a way to read out the users favorites with asp?
>Or do I have to write a little plugin in vb which posts it to the database?

ASP scripts run on the server, the favorites are stored on the client
machine. Therefore, ASP scripts have no access to favorites lists.
This is a good thing.

--
Tim Slattery
MS MVP(DTS)
Slattery_T@bls.gov