-->
Page 2 of 2

Re: how to pass variable in url

PostPosted: Sat Dec 05, 2015 10:49 pm
by Trickuncle
Turns out it's ok in MSIE but only 50/50 in Firefox; Firefox on my Win8.1 box works fine but on Ubuntu, it works like on Chrome - still have problems to work out. Next week, I'll try to test it with an Apple iPhone and see what gives.

The websites I've been visiting all mention as how the various versions of the various browsers seem to work different so I still have lots to learn. But, hey, that's what we're here for, no?

[edit] -- my comments were a bit misleading. The "var enc = encodeURI(uri);" line works 100% as a solution. There are some other parts of my program that need attention regarding use in various different browsers.