Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. Redirect from silverlight to web page with values

Redirect from silverlight to web page with values

Scheduled Pinned Locked Moved WPF
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anupbala
    wrote on last edited by
    #1

    looking for a solution to redirect from silverlight to web page with querystring values

    C 1 Reply Last reply
    0
    • A Anupbala

      looking for a solution to redirect from silverlight to web page with querystring values

      C Offline
      C Offline
      Christian Amado
      wrote on last edited by
      #2

      HtmlPage.Navigate("http://www.url.com/Default.aspx?query\_string1="+somevalue+"&querystring2="+somevalue);

      Hope it helps.

      Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.

      A 1 Reply Last reply
      0
      • C Christian Amado

        HtmlPage.Navigate("http://www.url.com/Default.aspx?query\_string1="+somevalue+"&querystring2="+somevalue);

        Hope it helps.

        Christian Amado MCITP | MCTS | MOS | MTA Olimpia ☆ ★★★ Please mark as answer, if it helps.

        A Offline
        A Offline
        Anupbala
        wrote on last edited by
        #3

        Thanks for the reply.But i'm calling a generic handler from silverlight and need to redirect once the upload process is completed which is written in generic handler. With your solution the upload process won't complete and it just redirects to next page.

        P 1 Reply Last reply
        0
        • A Anupbala

          Thanks for the reply.But i'm calling a generic handler from silverlight and need to redirect once the upload process is completed which is written in generic handler. With your solution the upload process won't complete and it just redirects to next page.

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          Don't you think you should have passed this information on when you posed your initial question?

          *pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

          "Mind bleach! Send me mind bleach!" - Nagy Vilmos

          CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

          A 1 Reply Last reply
          0
          • P Pete OHanlon

            Don't you think you should have passed this information on when you posed your initial question?

            *pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

            "Mind bleach! Send me mind bleach!" - Nagy Vilmos

            CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

            A Offline
            A Offline
            Anupbala
            wrote on last edited by
            #5

            yeah true,missed that point

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups