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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T03:24:06+00:00 2026-05-21T03:24:06+00:00

My problem is I want to open a URL (non-Silverlight webpage) in a Silverlight

  • 0

My problem is I want to open a URL (non-Silverlight webpage) in a Silverlight Out-of-browser(SL-OOB) Application but in another window/page/etc. This webpage will return some content, that will be rendered accordingly to the functionality on this webpage, that means I want a Loaded/document_completed Event fired on page render/reload/postback in this control/webbrowser etc.

For instance, you can take a login screen, which is hosted on a different URL. When you open your SL-OOB App, you want to login, the above mentioned process should be followed and on the result returned from the webpage/control, the user should be logged-in.

I want to open this webpage in a childwindow of SL-OOB app.

For instance http://www.silverlight.net/content/samples/apps/facebookclient/sfcquickinstall.aspx

I have tried many things but couldn’t get the answer.

Do tell me the best and easy solution.

Thanks in advance for the great help you all will be doing to me.

  • 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-21T03:24:06+00:00Added an answer on May 21, 2026 at 3:24 am
    public class ClickableLink : HyperlinkButton
        {
            public ClickableLink(Uri uri)
            {
                NavigateUri = uri;
            }
            new public void Click()
            {
                base.OnClick();
            }
        }
    

    Create object and call .Click() but note that this must be user initiated; putting it in a thread or without a user action will cause it to be ignored, a genius security feature from MS.

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

Sidebar

Related Questions

Problem I want to create an application that can be extended somehow by programmers.
I want to open a specific URL(relatively easy to achieve in Watir/WatiN), then click
The problem I want to delete a file with AJAX/PHP . But the php
I've been trying to get a url to open but I'm miffed as to
I want to be able to spec out that when Open-Uri open() calls either
I have a javascript function in which I want to open a new window
I want to call a Servlet from a Java application. The problem is, that
I have a small problem that I want to load a url in web
I want to do something like this: var w = window.open(javascript: makeAnAjaxRequest();); My question
I want to add video in my app . But i have a problem

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.