Drag and Drop functions for images arround a form

A

Andi Lee Davis

Hi there,

I am going to be creating a user interface scenario for updating the main
content on a website. I will be having a front form with one text area box.
On the side will sit some some simple jpgs as a visual que to create the
necessary HTML to output to the web and thus display the content.

Basically I want the user to be able to drag the relevant picture to the
content box on the form, open a dialogue box, Enter a content details into
some controls, on close it will combine this with the HTML that's associated
with the jpg image (I will need an underlying table with this and an OLE
object and some fields with some default tags). The Content box should then
update and thus reflect the setting on the website.

I am using ODBC to MySQL Database with Access as a front end.

I can add buttons to create <b> and <u> and <a href=""></a> tags, but I also
have CSS associated with it.

My question is how to Drag and Drop the Jpeg. and on Drop into a control
perform a predefined function when over the control but not anywheree else on
the page. The rest I can do, by opening a form and getting the user to input
Title and Text etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top