I think the title explains it all. If I have a variable that a user entered that is "www.mysite.com" and I want it to be "http://www.mysite.com" how would I see what the variable starts with so I can tell if I should add http:// to the beginning.
I hope this is an easy answer :)
Thanks!
Wes