|
-
Oct 3rd, 2005, 09:02 AM
#1
Thread Starter
Fanatic Member
populating & Submitting an external form
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
Carl
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
-
Oct 4th, 2005, 04:42 AM
#2
Thread Starter
Fanatic Member
Re: populating & Submitting an external form
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
-
Oct 4th, 2005, 07:36 AM
#3
Hyperactive Member
Re: populating & Submitting an external form
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.
-
Oct 4th, 2005, 09:56 AM
#4
Thread Starter
Fanatic Member
Re: populating & Submitting an external form
i did say that i only was using google as an example
I am curretly building a defect management system for software and web developers,
If you wana try it out (beta test) and keep it for free just send me a message
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|