Results 1 to 6 of 6

Thread: Accept a screenshot

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    Austin
    Posts
    397

    Accept a screenshot

    How would I go about accepting a screenshot in a ASP.Net page?


    --- What I’m trying to do is allow users to submit screenshots (ALT + Print Scrn) of their work into a page so they can view it at a later time.

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704

    Re: Accept a screenshot

    look into the FileField control (its on your toolbox under html).

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    Austin
    Posts
    397

    Re: Accept a screenshot

    Quote Originally Posted by nemaroller
    look into the FileField control (its on your toolbox under html).
    have you tried this?
    I'm not having any luck.

  4. #4
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704

    Re: Accept a screenshot

    go to google type
    FileField control asp.net upload

    You will immediately get three articles on how to upload a file.

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    Austin
    Posts
    397

    Re: Accept a screenshot

    i was told to try fckeditor

  6. #6
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704

    Re: Accept a screenshot

    fckeditor is a text editor for the web. It would allow you to insert images, but they appear as they would if you had simply inserted the image into a Word document. Which doesn't make sense if all you wanted was a way for a user to upload a screenshot of their work (whatever their work is).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width