Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
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.