Home
The Toolkit for Online Communities
15896 Community Members, 0 members online, 2241 visitors today
Log In Register

Forum OpenACS Q&A: Re: E-commerce 'category-browse-subcategory.tcl'

OpenACS Home : Forums : OpenACS Q&A : Re: E-commerce 'category-browse-subcategory.tcl' : One Message

+
Posted by Dave Bauer on
ad_sign can't generate a unique key by itself. You have to pass in the object_id or other unique data. It doesn't really stop a double click since the same signed data can be submitted twice with a double click and it will still be valid.