Re: saveToken/isTokenValid

2006-01-04 Thread Ted Husted
/index.html -- HTH, Ted. http://www.husted.com/poe/ On 12/29/05, Frank Maritato <[EMAIL PROTECTED]> wrote: > Hi, > > I have a form where the action uses the saveToken/isTokenValid pattern for > preventing double submit. This page also has links that popup another page > wh

saveToken/isTokenValid

2005-12-29 Thread Frank Maritato
Hi, I have a form where the action uses the saveToken/isTokenValid pattern for preventing double submit. This page also has links that popup another page where the action uses saveToken/isTokenValid also (this page can be called stand-alone too, not always from popup link). Problem is that