Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejavascript
themeDJango
linenumberstrue
// imagine this code in a page called like this:  http://www.mystore.com/checkout.html?AFFID=5123
// VERSION 2!
var affiliateId = ultraCart.util.getParameterValue('AFFID'));
//affiliateId would now equal '5123'