Next Page

1

Previous Page

Thread: safari & cflocation

Created on: 02/21/06 03:08 PM

Replies: 2

kiriran


Member


Joined: 09/15/05

Posts: 17

safari & cflocation
02/21/06 3:08 PM

hi I have a very strang problem with safari. if you visit http://sandoz.netro.biz/site you'll be asked to choose a language. now if you do that, it will set a session variable and make a cflocation. now this cflocation seem to cause a problem in safari it will just add the url querystring relocate again, add again the url querystring and so on resulting in this error from the server Request-URI Too Large The requested URL's length exceeds the capacity limit for this server. it doesn't happen in camino or firefox on mac. what could this be? thanks chris

Link | Top | Bottom

kiriran


Member


Joined: 09/15/05

Posts: 17

RE: safari & cflocation
02/23/06 6:38 AM

after 2 days I figured it out... it's acutaly very simple so I share it if you run into the same problem. If you do a cflocation you have to do "index.cfm?event=start" my relocation only had "?event=start". doh... I wonder why this ain't working on safari.. how stupid. I could shoot my self. I did that only because it looks better chris

Link | Top | Bottom

admin


Experienced Member
admin's Gravatar

Joined: 04/08/04

Posts: 2489

RE: safari & cflocation
02/23/06 7:18 AM

Glad you got it Chris! As for why - remember that cflocation sends header info back to the browser. The browser decides how to handle it.

Link | Top | Bottom

Next Page

1

Previous Page

New Post

Please login to post a response.