A
alastairgarrow
Hi there
I am looking for some help in getting a clipboard image into an Sql
Database table. My plan is to have a web page that will allow the user
to copy an image on their home computer and paste it into my asp.net
page (perhaps with a simple button) and that image will be
automatically stored into the database table.
Can I access system.windows.forms namespace in a web application? I
have tried this but keep getting an error indicating that the
clipboard object is not available.
I am new to asp.net (I am a fairly seasoned asp developer).
any help much appreciated
AG
I am looking for some help in getting a clipboard image into an Sql
Database table. My plan is to have a web page that will allow the user
to copy an image on their home computer and paste it into my asp.net
page (perhaps with a simple button) and that image will be
automatically stored into the database table.
Can I access system.windows.forms namespace in a web application? I
have tried this but keep getting an error indicating that the
clipboard object is not available.
I am new to asp.net (I am a fairly seasoned asp developer).
any help much appreciated
AG