Hi
This is my second try... any takers?
I have an application that is up and running. Everything is working
perfectly. The application is written in VB 6 SP5 using Access 2000 to
store the data.
The users would now like to attach files (Word, Excel, etc) to the
records. I have no idea how to go about this :o( I am a Lotus Notes
programmer and in Notes I would have created a RichText field and they
could load and edit their attachment in it. How do I do this in VB?
I have tried to add a RichTextBox. When I drag and drop documents into
the RTB all that happens is I get a link to the origional document.
What I want is for the file to get copied into the RichTextBox. When
the user drags it out it gets deleted. When they double-click it gets
edited. Surely there is a control that has these basic functions?
Any help would be appreciated - just a pointer in the right direction
would be great ;o)
Thanx in advance
Ursus