Gossamer Forum
Home : Products : DBMan : Customization :

Visitors using the 'favorites' mod ??

Quote Reply
Visitors using the 'favorites' mod ??
I've been looking at the posts relating to an 'add to favorites' option which might be useful for my site. The problem is that my visitors do not have accounts and only have view access to the database results from some custom search forms I've created.

Would it be possible to impliment a 'favorites' option in this situation , maybe using a random number or something relating to their session to keep the items unique to them ???

Any help would be appreciates.

Thanks
Quote Reply
Re: [gedo] Visitors using the 'favorites' mod ?? In reply to
They way that mod works is it is based on the userid, so I'm not sure how you could get it to work otherwise.

Perhaps by using a cookie you may be able to accomplish the same things, but I would have no idea how to go about doing that.

Unoffical DBMan FAQ
http://redundantcartridge.com/dbman/
Quote Reply
Re: [LoisC] Visitors using the 'favorites' mod ?? In reply to
Kinda though that using 'cookies' would be the most likely route to accomplish this. I'll have a go once I get finished with my other 'upgrades'........