Click here to Skip to main content
15,910,878 members

Comments by lostandconfused1234 (Top 39 by date)

lostandconfused1234 8-Jan-14 8:50am View    
NOTE: If you know a better way than canvas I would change code. Thanks
lostandconfused1234 6-Jan-14 12:16pm View    
thanks I've already seen that but none of the videos seem to play for me... in chrome?
lostandconfused1234 17-Dec-13 17:12pm View    
So how do you specify the session object? :)
lostandconfused1234 11-Apr-13 13:51pm View    
thank you!
lostandconfused1234 7-Apr-13 9:39am View    
I'm finding even more issues trying this...

If I want to split then the only msdn I can find: http://msdn.microsoft.com/en-us/library/e3awe53k.aspx

Says use a string for the delimeter to allow for conversion to string to conversion between splits, which is already fiddily, and then to convert to double. And to top it off, I can't find how I get the second string in the split. As far as I can tell it removes the space without actually just taking each. I'm really confused. I dont care how messy my code is, please can you give an answer in either method. It's killing me!