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. Need Help on Save asp.net from in folder on button click asp.net c#

Need Help on Save asp.net from in folder on button click asp.net c#

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasesysadminhelp
5 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.
  • Y Offline
    Y Offline
    yrishi
    wrote on last edited by
    #1

    Hello All, There is a form when user fill all the details and click on the save button and data shall be saved in the respective table in database as well there should be a screen shot of that form and save in the folder at server side in the form of image . Please update

    L 1 Reply Last reply
    0
    • Y yrishi

      Hello All, There is a form when user fill all the details and click on the save button and data shall be saved in the respective table in database as well there should be a screen shot of that form and save in the folder at server side in the form of image . Please update

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      yrishi wrote:

      Please update

      Please make your question clear.

      Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman

      Y 1 Reply Last reply
      0
      • L Lost User

        yrishi wrote:

        Please update

        Please make your question clear.

        Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman

        Y Offline
        Y Offline
        yrishi
        wrote on last edited by
        #3

        There is a form when user fill all the details and click on the save button and data shall be saved in the respective table in database as well there should be a screen shot of that form and save in the folder at server side in the form of image .

        N H 2 Replies Last reply
        0
        • Y yrishi

          There is a form when user fill all the details and click on the save button and data shall be saved in the respective table in database as well there should be a screen shot of that form and save in the folder at server side in the form of image .

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #4

          You can easily save the data from your form, there are many resources that cover ASP.NET and ADO.NET. You will not be able to have a screen shot. Code-behind is executed on the server not the client, so there would be no screen. The only way would be to use JavaScript or have an ActiveX control. The latter could easily be disabled by the user, if they allowed it to be installed at all. With the former there is no functionality available that I know of to allow a screen shot to be taken. Would you want some web page you visit to be able to take shots of your screen?


          No comment

          1 Reply Last reply
          0
          • Y yrishi

            There is a form when user fill all the details and click on the save button and data shall be saved in the respective table in database as well there should be a screen shot of that form and save in the folder at server side in the form of image .

            H Offline
            H Offline
            Hum Dum
            wrote on last edited by
            #5

            You can create a PDF file of that form instead on image. You know the format of page, so create a string with proper formatting and from this string create PDF file using iTextSharp or any other PDF library. regards :)

            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