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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Setting Web-visitor's language and currency
Does anyone know how to set the web visitors language and currency within one URL/link?
I would like to call the below URLs but in one line.
/app/site/backend/setshoppercurrency.nl?c=446037&n=1&selcurrency=4
/app/site/backend/setshopperlanguagelocale.nl?c=446037&selshopperlanguage=fr_FR
Something like this.
/app/site/backend/setshopper.nl?c=446037&selshopperlanguage=fr_FR&selcurrency=1
I'm trying to automatically set the web-visitor's language and currency based on their location. I've tried loading these URLs separately in iframes but firefox 2&3 have problems; suprisingly IE6/7, Safari, and Opera all work fine.
0