But what I don't understand is why this is happening in normal <a href>
tags, I'm not using or clicking a cflocation tag??

Thanks, Mark

  _____  

From: Paul Vernon [mailto:[EMAIL PROTECTED]
Sent: Friday, May 21, 2004 10:00 AM
To: CF-Talk
Subject: RE: What causes this sporadic error?

You generally get this error if you have the CFID and CFTOKEN in your URL
querystring twice. This can happen if you have not set addtoken="no" in a
cflocation and you are manually adding the CFID and CFTOKEN to your url

eg

<cflocation url="" - can cause this problem

<cflocation url="" addtoken="yes"> should work OK

<cflocation url="" addtoken="no"> - should
work OK

Paul
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to