Hey All,
In windows forms this can be done using the microsoft web browser control, but how is it done in asp.net either using the axwebbrowser control or httpwebrequest methods
this is an example description only actul sites and stuff will be different
I want my web site to do a search on google so on my site the user enters the input value into a text box, and they press send data.
This is then passed to google via some kind of magic, (ie webrequest) and we populate the google input box and press the search button, when we get our results back from google, i run the response via my regular expression and display the results in my own format.
I dont actully want to spider googles results its just the method is the closest description i can give to what i want to do.
I have been looking at posting data with the httpwebrequest and response methods but im not sure on it.
Can someone advise of the best possible method to handle such events
regards
Carlbump
Try the Google Web Services, even the free subscription allows you loads of searches.
You just make your own pages but use Google to do the searches, very straightforward.
i did say that i only was using google as an example
Wednesday, March 21, 2012
populating & Submitting an external form
Labels:
asp,
axwebbrowser,
browser,
control,
external,
form,
forms,
microsoft,
net,
populating,
submitting,
web,
windows
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment