Unpossible! Can't not do it! Thanks- - Andy Badera - and...@badera.us - Google me: http://www.google.com/search?q=andrew+badera
Sent from Albany, NY, United States On Thu, Apr 9, 2009 at 4:24 AM, K.A.Noorani <khurramnoor...@gmail.com>wrote: > > I've been developing a web-based twitter application in PHP that uses > Arc90 PHP Twitter API Client (http://lab.arc90.com/2008/06/ > php_twitter_api_client.php<http://lab.arc90.com/2008/06/%0Aphp_twitter_api_client.php>). > The only thing that is making me crazy > that when I submit a tweet from my application it puts "from web" and > the end, but what I need is that it should put "from Foo" where Foo > represents the name of my application and clicking on Foo should take > the user to my website, like the other twitter applications such as > TweetDeck, Seesmic, etc do. I would like to tell you that in the API > client that I am using, there is a parameter of "source" in the class > constructor and I've tried passing "<a href='http://www.foo.com' > target='_blank'>Foo</a>" but still it shows "web" instead of "Foo". > Do I have to pass something really special in the source parameter? > Any Ideas? > Thanks in advance! >