473,320 Members | 1,853 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

"POST"ing Image Data to ASPX File?

I am looking for a way to "POST" image data that is copied to the clipboard
on the client computer to an ASPX page using JScript on the front-end and
VB.NET on the backend. Is this a feasible operation or am I on a wild goose
chase here? There are a lot of examples of pasting text into an HTML form
using the TextArea.createTextRange() method, but so far I'm coming up with
nothing on image data. Any help will be appreciated. Thanks.

Corey

P.S. I've also posted this to the JScript group, but thought I'd try here
too.
Jun 12 '06 #1
2 1762
I am afraid that you would need to rely on an ActiveX control to do this.
The control could be hosted in the client browser via the standard object tag
arrangement.

Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Corey Ellsworth" wrote:
I am looking for a way to "POST" image data that is copied to the clipboard
on the client computer to an ASPX page using JScript on the front-end and
VB.NET on the backend. Is this a feasible operation or am I on a wild goose
chase here? There are a lot of examples of pasting text into an HTML form
using the TextArea.createTextRange() method, but so far I'm coming up with
nothing on image data. Any help will be appreciated. Thanks.

Corey

P.S. I've also posted this to the JScript group, but thought I'd try here
too.

Jun 12 '06 #2
That was the conclusion that I was coming to as well, but I thought I'd see
if there was something I was missing first. Thanks for the reply.

Corey

"Peter Bromberg [C# MVP]" <pb*******@yahoo.nospammin.com> wrote in message
news:AA**********************************@microsof t.com...
I am afraid that you would need to rely on an ActiveX control to do this.
The control could be hosted in the client browser via the standard object tag arrangement.

Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Corey Ellsworth" wrote:
I am looking for a way to "POST" image data that is copied to the clipboard on the client computer to an ASPX page using JScript on the front-end and VB.NET on the backend. Is this a feasible operation or am I on a wild goose chase here? There are a lot of examples of pasting text into an HTML form using the TextArea.createTextRange() method, but so far I'm coming up with nothing on image data. Any help will be appreciated. Thanks.

Corey

P.S. I've also posted this to the JScript group, but thought I'd try here too.

Jun 12 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Omar E Contreras | last post by:
Hi guys, Let me explain what I want to do in just 3 steps: Step 1: An HTML page that has a form which passes some data to an aspx page Step 2: The aspx page take this values and add some...
12
by: Assaf | last post by:
Hi all, My client is using an online service provider that processes survey responses. After a user fills survey.aspx and presses the OK button, 2 things need to happen: 1. the data has to...
3
by: Coldman | last post by:
which was saying this: "i have an asp:repeater - its values r initialezed w/ a .DataBind() call does it mean any changes user makes on the page will automaticly go to the database? quite...
14
by: Robert S | last post by:
I am trying to use POST to transfer data to another page. When I do this, '.' characters get converted to"_". For example: #index.html: <form action="test.php" method="post"> <input...
5
by: Mark Woodward | last post by:
Hi all, I'm trying to set up a 'control panel' consisting of a table of icons. The early stages: http://www.deepinit.com/controlcentre.php Each of these is set up like: <td> <input...
4
by: slrosh | last post by:
Does anyone know to how to post data to web page from a windows application? I need to post a parameter to web page using post method.
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.