Hi all
I am developing a twitter client application.How can i implement "Find
people".(there is no api support for it)

I tried Process.Start(@"\Windows\iexplore.exe","http://m.twitter.com/
search/users?q=balu");
But its asking credentials.
How can i pass the credentials through URL so that i could prevent the
user from logging in again.

Regards
Balu.

Reply via email to