canausa
canausa
So I looked a the JS book and did not see anything that collected the requesting url and parsed it to a usable array or object. Qooxdoo does have q.util.Uri.parseUri()...
That will only give me a string, that would give me an object / array that I can just use. So i would still need regex or qx.util.Uri. qx.util.Uri may...
Hey Derrell, Status Update, still working on this and haven't made much process. I will probably go with the string split method. I have 2 question for you. should we...