Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Cross-Browser Issue With "Add To Cart" Button
Greetings all,
This one has left me clueless. Here's an example:
http://www.curtain-wall.com/curtain-wall-products/speedywall.html
In Firefox, the WSDK generated Add To Cart buttons on my site submit a form and redirect back to the external product page after submitting the item to NetSuite, as expected. Recently, in Internet Explorer (6 or 7), adding an item to the cart is instead forwarding our customers to the NetSuite cart. The typical form action currently looks like this (after trying to send a redirect URL via GET):
http://shopping.netledger.com/app/site/query/additemtocart.nl?c=ACCT******&ext=T&redirect=http://www.curtain-wall.com/
0