jnet Posted September 15, 2010 Share Posted September 15, 2010 How do you add currency and language to ajax order link eg: Before I had a link like this http://www.mydomain.com/clients/cart.php?a=add&pid=5¤cy=2&language=English Now my ajak link http://www.mydomain.com/clients/order/?pid=5 How to add currency and language to the above 0 Quote Link to comment Share on other sites More sharing options...
disgruntled Posted September 15, 2010 Share Posted September 15, 2010 just asign the elements to the url? after pid=5 add ¤cy=2&language=English if this isnt what you meant please explin in more detail 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.