Yes i thought about this approach. But problem is that i need to make
access only through email, without restrictions in visit count.

On Nov 11, 9:29 pm, "Jon Bennett" <[EMAIL PROTECTED]> wrote:
> > I would add a hashed key to the URL, that way the URL only works if
> > the hash is valid, something like:
>
> >www.mydomain.com/controller/action/asd324asdq234
>
> > You could then make the key had not been used, making urls usable one time 
> > only.
>
> I think it should I that aplogises for a poor use of the English
> language with the above sentence! I intended to say:
>
> You could then run a check in the action to see if the key had been
> used previously, if it had show a 404 if not flag the record as used
> and show the content.
>
> hth!
>
> jon
>
> --
>
> jon bennett
> w:http://www.jben.net/
> iChat (AIM): jbendotnet Skype: jon-bennett
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to