I am trying to come up with a way to take image data that is on the clipboard and post it to an ASPX page using an HTML form. There are tons of examples of pasting text from the clipboard using the TextArea.createTextRange() method, but this doesn't seem to work for image data. Is there a way to accomplish a "paste from clipboard" operation with image data in JScript or am I on a wild goose chase here? Any help will be appreciated. Thanks. Corey Ellsworth