Need help.
Posted: Sun Oct 18, 2009 5:04 pm
I am trying to have users enter a url for there social networks, then depending on the social network url entered, I am posting the stored image for that site on the user page. For example if they enter "Http://www.twitter.com/sample" it would post the twitter icon stored on my server image dir and post to the user profile next to the actual twitter url entered. I want the code to work so that it recognizes the url, posts the correct image, no matter what username is in the string of the url. Thanks in advance.