v***@yahoo.com
2006-11-11 00:28:29 UTC
When we add high number of items to the cart, we get a blank page in IE browser. The page gets displayed properly in Firefox for the same operation.
Our URL redirect is
"OrderItemDisplay?URL"OrderItemDisplay?selected*=&partNumber*=&orderItemId*=&quantity*="
I believe this is a known issue with IE, as IE can't display the page if the URL length is longer than certain length. Some one on the form suggested to some one else who is having the same issue to encode the URL. We tried the same, no change.
How to redirect the URL for a successful page display?
Our URL redirect is
"OrderItemDisplay?URL"OrderItemDisplay?selected*=&partNumber*=&orderItemId*=&quantity*="
I believe this is a known issue with IE, as IE can't display the page if the URL length is longer than certain length. Some one on the form suggested to some one else who is having the same issue to encode the URL. We tried the same, no change.
How to redirect the URL for a successful page display?