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. Print Button Not Working well

Print Button Not Working well

Scheduled Pinned Locked Moved ASP.NET
question
4 Posts 4 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.
  • R Offline
    R Offline
    reogeo2008
    wrote on last edited by
    #1

    Hi Every1, I have webpage which displays an article and at the end of the same i have a print buttn (Asp:ImageButton).When i click on it ,i want to open a new window with article on it and a print dialogue box for printing..How can i acheive this... Thanks in Advance,

    V A Y 3 Replies Last reply
    0
    • R reogeo2008

      Hi Every1, I have webpage which displays an article and at the end of the same i have a print buttn (Asp:ImageButton).When i click on it ,i want to open a new window with article on it and a print dialogue box for printing..How can i acheive this... Thanks in Advance,

      V Offline
      V Offline
      Viral Upadhyay
      wrote on last edited by
      #2

      I don't understand your question but, if you want to open a new window on image click then Use ImageButton 'onClientClick' Event. like

      onClientClick="window.open(your page url);"

      Viral My Site
      Save Our Tigers

      1 Reply Last reply
      0
      • R reogeo2008

        Hi Every1, I have webpage which displays an article and at the end of the same i have a print buttn (Asp:ImageButton).When i click on it ,i want to open a new window with article on it and a print dialogue box for printing..How can i acheive this... Thanks in Advance,

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

        This may just foot fit the bill.. Creating print preview page dynamically in ASP.NET[^]

        I don't speak Idiot - please talk slowly and clearly 'This space for rent' Driven to the arms of Heineken by the wife

        1 Reply Last reply
        0
        • R reogeo2008

          Hi Every1, I have webpage which displays an article and at the end of the same i have a print buttn (Asp:ImageButton).When i click on it ,i want to open a new window with article on it and a print dialogue box for printing..How can i acheive this... Thanks in Advance,

          Y Offline
          Y Offline
          Yusuf
          wrote on last edited by
          #4

          window.open opens link[^]a new window and window.print link[^] will print your article. It will show the print dialog first.

          Yusuf May I help you?

          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