|
-
Feb 21st, 2005, 10:40 AM
#1
Thread Starter
Hyperactive Member
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.
-
Feb 21st, 2005, 04:53 PM
#2
I wonder how many charact
Re: Accept a screenshot
look into the FileField control (its on your toolbox under html).
-
Feb 22nd, 2005, 04:35 PM
#3
Thread Starter
Hyperactive Member
Re: Accept a screenshot
 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.
-
Feb 22nd, 2005, 09:50 PM
#4
I wonder how many charact
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.
-
Feb 22nd, 2005, 10:01 PM
#5
Thread Starter
Hyperactive Member
Re: Accept a screenshot
i was told to try fckeditor
-
Feb 22nd, 2005, 10:05 PM
#6
I wonder how many charact
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|