quote:
Originally posted by CookieRevised
that's pure string manipulation. Doesn't even have anything todo with URLs or whatever.
string is "http://www.youtube.com/p.swf?video_id=YzWSSp9s6BY&eurl=http%3A//msghelp.net/showblahblahblahblahblah", so search for "video_id=" within that string until the next "&" character.
now i wonder how to do that... lol
sorry if asking too much but im just new to "finding in strings"