Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7591849
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T20:45:14+00:00 2026-05-30T20:45:14+00:00

I am attempting to allow a user to type in their search query in

  • 0

I am attempting to allow a user to type in their search query in a textbox and upon using the enter key the text would be passed to a internet search provider of his or her choice, and the resulting webpage would be the search results as if the user had typed in their search query in the internet search provider themselves.

I have already implemented a webbrowser control which has an initialuri property that brings up a website (say http://www.google.com a homepage of the user’s choice) upon application startup, and I have also created a search textbar at the top of my application which takes text input from the user.

Upon clicking the enter key when the textbox has focus and the user has typed in their query, I would like the pass the text input from the textbox to a search provider of the users choice (say bing.com, google.com, yahoo.com, etc which would be set under a settings page elsewhere in the application). The issue I am having is figuring out how to pass this textbox text to a search provider and then rendering the results in my webbrowser control. Is this possible, and if so how may this be implemented. I have searched everywhere but for some reason have not found any code to reference or ideas of how this may be implemented. I am new to wp7 and c# so any links, suggestions, or code help would be greatly appreciated!
For quick reference I show some code below

MainPage.xaml

<my:FullWebBrowser Name="TheBrowser" Grid.RowSpan="2" InitialUri="http://www.google.com" Height="800" Margin="0,0,0,-690" />

MainPage.xaml.cs

private void BrowserBar_Click(object sender, KeyEventArgs e)
    {
        //search whats in the searchbar
        //use inputscope enter key to start search!
        if (e.Key == Key.Enter)
        {
            //check to ensure asbolute navigation ur, else search through bing?
            //??
        }

    }
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T20:45:15+00:00Added an answer on May 30, 2026 at 8:45 pm

    Examine the URIs of search result pages on the popular search providers. Note that the search query is embedded there. Perhaps you could perform such a transformation on your search query and put it into your web control’s URI?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm attempting to construct a search query in MySQL using multiple arguments, and I
I am attempting to create a web page that will allow a user to
Attempting a beginner's tutorial. I have the following in my head: <script type=text/javascript charset=utf-8
I am attempting to allow a user to select an image from the photo
I am attempting to write a custom control. I want to allow its user
I'm attempting to implement a feature where a user can select some text in
I am attempting to allow user to upload videos to Flickr from an Asp.net
I've got a TextView that I would like to allow the user to select
I am attempting to have the user take a picture of something containing text
I am attempting to write a VB.net application which will allow users to create

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.