Quote:
|
Originally Posted by mother9987
Lol, I suppose we could use loops and concatenate to build the string from scratch, essentially cracking it like a password. Is the con :00B: and the name 'A'? Ok, is the Name 'B'? ...
|
Well, if the code is
:???: Name
I think it might be possible to use concat to build it up. Just have it do that WHEN you hit the "Who" button.
Thats the method I use in PHP for some stuff, like removing the first n characters, or removing up to and including the first space.
But yeah. Definately feedback it. It would make it so much easier if they just give you the data =)