S@thish Web World
Pages
Home
C#.net
Asp.net
Thursday, February 9, 2012
Search Google using keyword in Asp.net C#
string link = "http://www.google.com/search?q=" + "CognetHRO";
Response.Redirect(link);
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)