Rank: Member
Joined: 4/11/2004(UTC) Posts: 186
|
I get this error when doing the following
1. Add a product to your cart
2. Click the 'Shipping Rates' button on the cart.aspx page
3. Select state, enter zip code, click 'Get Rates'
I am using IE8, BV 5.3. This functionality works in Firefox and IE7. Anything I can do to get it working in IE8?
[5]Input string was not in a correct format.[/5]
<FONT size=3><B> <H1><FONT size=3> |
[url=http://www.internetcityusa.com][/url] Jason |
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
This is due to an incompatibility between IE8 and Anthem (one of the Ajax libraries that BVC5 uses). You can fix it by using IE8's compatibility mode. You can force all IE8 users to use compatibility mode on your site by adding this meta tag to the <head> of every page: <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> Note that this meta tag must be the very first tag in the <head>. For an example, view the source for any page on my web site: http://structured-solutions.net |
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
Do you know if this has been addressed in 5.5? |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
It is in the list of fixes included in 5.5. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.