The checkout and update buttons are not working in IE, but work fine in Chrome, FF & Safari. Anyone experience this before?
Thanks,
Jason
The checkout and update buttons are not working in IE, but work fine in Chrome, FF & Safari. Anyone experience this before?
Thanks,
Jason
Do you have a link?
Here you go:
http://aspdotnetstorefront.westcoast...ppingcart.aspx
Thanks.
Hi
Sorry its very late here so only had a brief chance to look. Debugging the page within IE Dev Tools shows that it looks to be a jscript issue.
Attached is a screenshot of what it found from a product page and then once the debug was switched off it allowed me to continue. If nobody else replies to this thread I will try to take a look in the morning.
Looks those attachements came out the size of a postage stamp..here were the errors for on checkout.aspx with one product added
Product http://aspdotnetstorefront.westcoast...04-c5-z06.aspx
Object required c-55-corvette-rear-tailight-sets.aspx, line 551 character 14
Object expected p-350-corvette-taillight-bezels-5-pc-billet-chrome-no-emblem-set-1997-2004-c5-z06.aspx, line 466 character 1
Object expected p-350-corvette-taillight-bezels-5-pc-billet-chrome-no-emblem-set-1997-2004-c5-z06.aspx, line 466 character 36
Object expected p-350-corvette-taillight-bezels-5-pc-billet-chrome-no-emblem-set-1997-2004-c5-z06.aspx, line 466 character 1
We were able to debug the issue. The search form at the top was not closed off, which threw everything off.
Thanks for the info!
Jason