473,401 Members | 2,146 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,401 software developers and data experts.

Drag and Drop files

Hi.

I'm looking for a few pointers on being able to drag and drop files into the
IE browser and have the file stored in my DB. (Idealy, I would like to be
able to drag them out also, but that's a much lower priority)

Currently, I'm doing it the traditional way by having the user enter the
file name into a file/input box. (some of my users aren't too bright and
don't understand this concept!) If you've seen ofoto.com or winkflash.com
's sites, they do this so the user can easly upload their images, I believe
with an activeX control. I basically want to do the same thing.

Thanks.
Nov 19 '05 #1
3 1879
Can you write an ActiveX control? That is what you would need to do
something like this.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Rob T" <RT*********@DONTwalchemSPAM.com> wrote in message
news:ux****************@TK2MSFTNGP14.phx.gbl...
Hi.

I'm looking for a few pointers on being able to drag and drop files into
the IE browser and have the file stored in my DB. (Idealy, I would like
to be able to drag them out also, but that's a much lower priority)

Currently, I'm doing it the traditional way by having the user enter the
file name into a file/input box. (some of my users aren't too bright and
don't understand this concept!) If you've seen ofoto.com or winkflash.com
's sites, they do this so the user can easly upload their images, I
believe with an activeX control. I basically want to do the same thing.

Thanks.

Nov 19 '05 #2
I've never had to write one.... I guess it's time to figure out how to do
it. Any good sources on how to?
"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:OP**************@tk2msftngp13.phx.gbl...
Can you write an ActiveX control? That is what you would need to do
something like this.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.

"Rob T" <RT*********@DONTwalchemSPAM.com> wrote in message
news:ux****************@TK2MSFTNGP14.phx.gbl...
Hi.

I'm looking for a few pointers on being able to drag and drop files into
the IE browser and have the file stored in my DB. (Idealy, I would like
to be able to drag them out also, but that's a much lower priority)

Currently, I'm doing it the traditional way by having the user enter the
file name into a file/input box. (some of my users aren't too bright and
don't understand this concept!) If you've seen ofoto.com or
winkflash.com 's sites, they do this so the user can easly upload their
images, I believe with an activeX control. I basically want to do the
same thing.

Thanks.


Nov 19 '05 #3
Well, ActiveX is a Microsoft technology, so I'd start with the Microsoft web
site. The MSDN library has lots of information.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Rob T" <RT*********@DONTwalchemSPAM.com> wrote in message
news:u%****************@TK2MSFTNGP14.phx.gbl...
I've never had to write one.... I guess it's time to figure out how to do
it. Any good sources on how to?
"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:OP**************@tk2msftngp13.phx.gbl...
Can you write an ActiveX control? That is what you would need to do
something like this.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.

"Rob T" <RT*********@DONTwalchemSPAM.com> wrote in message
news:ux****************@TK2MSFTNGP14.phx.gbl...
Hi.

I'm looking for a few pointers on being able to drag and drop files into
the IE browser and have the file stored in my DB. (Idealy, I would like
to be able to drag them out also, but that's a much lower priority)

Currently, I'm doing it the traditional way by having the user enter the
file name into a file/input box. (some of my users aren't too bright
and don't understand this concept!) If you've seen ofoto.com or
winkflash.com 's sites, they do this so the user can easly upload their
images, I believe with an activeX control. I basically want to do the
same thing.

Thanks.



Nov 19 '05 #4

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

Similar topics

8
by: WindAndWaves | last post by:
Hi everyone, Has anyone got any experience with drop and drag in Access? I would like to make a calendar style form where my users can drop and drag appointments.... I am using Access 2003...
5
by: IdeaMan | last post by:
Windows 2000 Access 97 I am working on an issue tracking DB, where I need to link (not attach due to size)screen prints of various system errors. I have created a public folder on a network...
7
by: Johann Wagner | last post by:
Hello! I want to drop an email in my C# application. I get the drop event and the dataobject. But i cannot interpret the data in the dataobject. So i cannot get the email. I have found a code...
4
by: Dave | last post by:
I need to add the ability to drag from a Windows Form and drop into a non dotNet application. For example, having a generated image in my app that I wish to drag out into explorer as a friendly way...
1
by: Robin Tucker | last post by:
Apologies for the ambiguous title, you will be expecting me to be asking how to perform drag and drop from my application into another application. Well, kind-of. I've got drag and drop sorted,...
1
by: Terry Olsen | last post by:
My first time using TreeViews. I have TreeView1 set up to display my directory structure just like Windows Explorer. I can drag & drop files and folders over to TreeView2. I can re-arrange the...
2
by: ViRi | last post by:
I am wringing a small and lite Media Player to fit my custom needs for usage while programming. I had written some drag and drop functionality like i do with other programs, but hey, the ActiveX...
2
by: Robert Zahm | last post by:
I have created a C# user control which display certain filesystem information, and allows the user to drag an drop files into and out of the control. I then placed this user form in IE using an...
1
by: =?Utf-8?B?VnUtTG9jIE5ndXllbg==?= | last post by:
The history: I have a C# form that must accept files "drag and drop" including Outlook messages .msg. In order to support Outlook .msg file drop, I must use Ole32 (regular .net drag and drop...
1
by: Thi | last post by:
Hi, I am trying to develop an application that allows the users to drag a few file(s) from a zip archive to a destination. My question is, how do i determine where the drop destination is...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.