Hi all...

I've been thinking about developing a replacement for
the Favorites folder, creating a database for links
with added fields for website description, date last
accessed, and multiple keywords, so that a link can
appear in more than one list if needed.

It would be cool (either in Excel or Access) to be able
to drag a link from a webpage in IE or from the Address
Bar, into a form (or something), so that:

1) A new record is added,
2) The URL, title, and perhaps even META items are
parsed out to associated fields.

Can someone point me towards sample VBA code
that implements parsing of drag-and-drop data?

Regards,
mvsmith