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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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