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

  • Home
  • SEARCH
  • 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 7995175
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T14:19:54+00:00 2026-06-04T14:19:54+00:00

My app is a windows phone 7 application. In that i have created a

  • 0

My app is a windows phone 7 application. In that i have created a UrlTextBox in MainPage.xaml and created a web browser control(browsers) in another page(Browser.xaml). If the user types some URL in the textbox and clicked on Go Button, i need to navigate from MainPage.xaml to Browser.xaml and even the web page should also load in Browser.xaml(i.e, whatever the URL typed by the user) in a single button click(GoBtn_Click). I used the Navigation service for the above, but it throws an error that “browsers” does not exist in the current context.
Need help for this. Thanks in advance for your help.

  • 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-06-04T14:19:55+00:00Added an answer on June 4, 2026 at 2:19 pm

    I might be misunderstanding the question, but I think you’re confusing NavigationService.Navigate and WebBrowser.Navigate. You can’t do everything you said you wanted to do with just the navigation service.

    First, store the URL. Then use this code to navigate to the Browser page:

    NavigationService.Navigate(new Uri("/Browser.xaml", UriKind.Relative));
    

    Then, once on the browser page, tell the WebBrowser to navigate to the supplied URL.

    myBrowser.Navigate(myUrl);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

in my silverlight for windows phone app, i've created this xaml in the mainpage
I have this web app created using MVC3 and need to make a Windows
I have a Windows Phone application I am developing that needs to persist some
I hope this makes sense. I have a Windows Phone 7 app that is
I have created a windows phone 7 custom class library, in that I have
I have a Windows Phone 7 application that has been published to the marketplace.
Possible Duplicate: Windows Phone 7 close application I have an app which needs quiting
I have an application for Windows Phone 7 that I need to bundle up
So, Ive made Windows Phone app that contains rss-feeds. I would now like to
I have a Windows mobile professional 6.1 application and I created a CAB file

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.