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 7885785
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T05:09:34+00:00 2026-06-03T05:09:34+00:00

I am wondering why my webbrowser doesn’t redirect to my html page. I have

  • 0

I am wondering why my webbrowser doesn’t redirect to my html page.

I have a linkbutton on my xaml page with a tap event and i’m creating my object webbrowser when i load first the page.

This is the code I am using :

 private void web_Tap(object sender, GestureEventArgs e)
    {

        wbbrowser.Navigate(new Uri("http://mywebsite.com/index.html", UriKind.Absolute));
    }

This is the Xaml i am using :

<controls:PanoramaItem Header="about me">
            <!--Double line list with text wrapping-->
            <StackPanel Margin="0,0,0,17" Width="432" Height="483" >
                <Rectangle Height="186" Width="150"  Margin="-250,0,9,10" >
                    <Rectangle.Fill>
                        <ImageBrush ImageSource="Img/id.jpg"></ImageBrush>
                    </Rectangle.Fill>
                </Rectangle>
                <TextBlock Text ="Name" TextWrapping="Wrap" Margin="12,-6,12,10" Style="{StaticResource PhoneTextExtraLargeStyle}"/>
                <TextBlock Text="age" TextWrapping="Wrap" Margin="12,-6,12,10" Style="{StaticResource PhoneTextSubtleStyle}"/>
                <TextBlock Text="nationality" TextWrapping="Wrap" Margin="12,-6,12,10" Style="{StaticResource PhoneTextSubtleStyle}"/>
                <TextBlock Text="adress" TextWrapping="Wrap" Margin="12,-6,12,10" Style="{StaticResource PhoneTextSubtleStyle}"/>
                <TextBlock Text="phone" TextWrapping="Wrap" Margin="12,-6,12,10" Style="{StaticResource PhoneTextSubtleStyle}"/>
                <TextBlock Text="email" TextWrapping="Wrap" Margin="12,-6,12,10" Style="{StaticResource PhoneTextSubtleStyle}"/>
                <TextBlock Text="others" TextWrapping="Wrap" Margin="12,-6,12,10" Style="{StaticResource PhoneTextSubtleStyle}"/>
                <HyperlinkButton Name="web" Content="web version"  Margin="12,-6,12,10" Tap="web_Tap"></HyperlinkButton>

            </StackPanel>
        </controls:PanoramaItem>

So I am actually not declaring the Phone:WebBrowser.
I just create my object at the main page loaded .

  • 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-03T05:09:35+00:00Added an answer on June 3, 2026 at 5:09 am

    First, you are using the HyperlinkButton the wrong way. You need to add a TargetName="NAME_OF_TARGET" for it to navigate. Second, use the NavigateUri property to navigate to a page instead of handling the tap.

    This has been described in the MSDN documentation article.

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

Sidebar

Related Questions

I have a page that mostly consists of HTML in a WebBrowser control. I
I have a WebBrowser control hosted on a WPF page. I'm wondering if there
Hey all. I'm wondering how to implement a timeout event in the System.Windows.Forms.Webbrowser control?
I got this from Load web browser with web response . and am wondering
Wondering if someone could help me. I have next to no knowledge with Ajax,
I am wondering does anyone know if it is possible to render html in
I am wondering why the first time I try to load the informations with
I have a simple WPF application with a webbrowser control. When I direct the
I was wondering if its possible to get the absolute position of specific HTML
I'm wondering if it possible to open a HTML Document to edit elements and

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.