|
Home > Archive > Microsoft Content Management Server > September 2006 > Ugly URL's
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Jim Reynolds 2006-09-21, 7:25 am |
| Hi,
I am having problemds with postbacks in firefox with regards to ugly URL's.
What is the best approach to dealing with this?
Jim
| |
| Stefan [MSFT] 2006-09-21, 7:25 am |
| Hi Jim,
what exactly are the problems you have?
The fact that the ugly URLs show up or other probelms?
Why do you mention Firefox? Do the same problems also show up in IE?
Please provide more details.
Thanks,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Jim Reynolds" <JimReynolds@discussions.microsoft.com> wrote in message
news:AA49EEC0-1C85-4DC9-BC3C-BB648F842F36@microsoft.com...
> Hi,
>
> I am having problemds with postbacks in firefox with regards to ugly
> URL's.
> What is the best approach to dealing with this?
>
> Jim
| |
| Jim Reynolds 2006-09-21, 7:25 am |
| Hi Stefan,
A bug was raised using Firefox and not with IE. A postback from a dropdown
list returns with the URL from the aspx page with the long querystring for
CMS. this is screwing up all ythe controls on the page which does not
happen in IE.
Jim
"Stefan [MSFT]" wrote:
> Hi Jim,
>
> what exactly are the problems you have?
> The fact that the ugly URLs show up or other probelms?
>
> Why do you mention Firefox? Do the same problems also show up in IE?
> Please provide more details.
>
> Thanks,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> "Jim Reynolds" <JimReynolds@discussions.microsoft.com> wrote in message
> news:AA49EEC0-1C85-4DC9-BC3C-BB648F842F36@microsoft.com...
>
>
>
| |
| George Leithead 2006-09-21, 7:24 pm |
| Jim,
I would implement the UGLY URL HTTP handler, as detailed in Stefan's
FAQ's (with some tweaking where necessary)! Has worked a treat in MCMS
projects I have done in the past which works well in IE6 and below,
IE7, Opera 7+ and FireFox 1.0+.
George
Jim Reynolds wrote:[vbcol=seagreen]
> Hi Stefan,
>
> A bug was raised using Firefox and not with IE. A postback from a dropdown
> list returns with the URL from the aspx page with the long querystring for
> CMS. this is screwing up all ythe controls on the page which does not
> happen in IE.
>
> Jim
>
> "Stefan [MSFT]" wrote:
>
| |
| Jim Reynolds 2006-09-21, 7:24 pm |
| Hi George,
Yeah I found that earlier, worked a treat. How's tricks still up in Brum?
Jim
"George Leithead" wrote:
> Jim,
>
> I would implement the UGLY URL HTTP handler, as detailed in Stefan's
> FAQ's (with some tweaking where necessary)! Has worked a treat in MCMS
> projects I have done in the past which works well in IE6 and below,
> IE7, Opera 7+ and FireFox 1.0+.
>
> George
>
> Jim Reynolds wrote:
>
>
|
|
|
|
|