I have developed a page and want to enter the value automatically using asp.
Like for ex,
passing values for GOOGLE search and pressing the search button from ASP.
is this possible?:-O
I have developed a page and want to enter the value automatically using asp.
Like for ex,
passing values for GOOGLE search and pressing the search button from ASP.
is this possible?:-O
Pass the information as querystring to your target web page. In page load, get values from the querystring and store it in your control.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.