hi to all
how to write code for multiple key word searching from database using textbox in c# web application
User Profile
Collapse
-
but when i am using this code
System.Diagnost ics.Process.Sta rt("http://www.google.com" );
or
Response.Redire ct("http://www.google.com" );
it is working but the web page opens in existing page, but i need it to be open in a new window and my existing page should be same
please see this
<INPUT type=button value="google" onclick="window .open('http://google.com')">...Leave a comment:
-
hi thanx
it is working
but i need in c# coding not in html or any other scripsLeave a comment:
-
a web page (for example www.google.com) should be open in a new window when i click a button in asp.net applicationLeave a comment:
-
open a webpage in a new window
how to open a webpage in a new window while clicking a button by using c# coding and not using scripts -
How to preform a multi keyword search using text box and sql
hi to all
how to write code for multiple key word searching from database using textbox in c# web application
No activity results to display
Show More
Leave a comment: