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. Web Development
  3. ASP.NET
  4. Printing ASP.NET Web Form

Printing ASP.NET Web Form

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-netcom
3 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.
  • S Offline
    S Offline
    savaskulah
    wrote on last edited by
    #1

    Hi, How can I programmatically print the current Web page? On the page (.aspx),there are labels and textboxes. Can it possible? Thanks Savaş Külah savaskulah@msn.com

    M 1 Reply Last reply
    0
    • S savaskulah

      Hi, How can I programmatically print the current Web page? On the page (.aspx),there are labels and textboxes. Can it possible? Thanks Savaş Külah savaskulah@msn.com

      M Offline
      M Offline
      Mazdak
      wrote on last edited by
      #2

      Its client side working , so you shoud do it with javascript and you can't be done with .net framework in code-behind. Mazy
      "One who dives deep gets the pearls,the burning desire for realization brings the goal nearer." - Babuji

      A 1 Reply Last reply
      0
      • M Mazdak

        Its client side working , so you shoud do it with javascript and you can't be done with .net framework in code-behind. Mazy
        "One who dives deep gets the pearls,the burning desire for realization brings the goal nearer." - Babuji

        A Offline
        A Offline
        Albert Pascual
        wrote on last edited by
        #3

        window.print(); This is the javascript to call the browser's print window Albert

        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