Bobby_S
10-25-2004, 09:54 AM
hi all! :)
imagine the following situation: (no real case situation, just to have a good example)
I have a page xx on a website on which visitors can see 1 image for every product I offer. Members can see 5 images on that same page xx. How can I implement this??
Say:
- members login on www.domain.com/members ; after login a cookie is written which I want to use on that page xx to determine if the visitor is a member or not, and so to determine to display 1 or 5 images.
- the 4 'member-images' should stay secure! and not manually fetchable or by something like TeleportPro
How can I do this please? Thanks in advance.
imagine the following situation: (no real case situation, just to have a good example)
I have a page xx on a website on which visitors can see 1 image for every product I offer. Members can see 5 images on that same page xx. How can I implement this??
Say:
- members login on www.domain.com/members ; after login a cookie is written which I want to use on that page xx to determine if the visitor is a member or not, and so to determine to display 1 or 5 images.
- the 4 'member-images' should stay secure! and not manually fetchable or by something like TeleportPro
How can I do this please? Thanks in advance.