Anyone have a good way for Studio to do a search and replace to convert
<a href="foobar.cfm">Blah</a>
to
<a href="foobar.cfm>#session.urltoken#">Blah</a>
best, paul
At 12:57 PM 10/19/00 -0700, you wrote:
>If you have cookies turned off, you must pass #session.urltoken# to each new
>page.
>
>So your form would look like:
> <form action="login.cfm?#session.urltoken#">
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]