Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE Drag and Drop problem
Message
De
10/10/2002 14:03:21
Terrence Spencer
Municipal Advisory Council of Texas
Austin, Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
OLE Drag and Drop problem
Divers
Thread ID:
00709989
Message ID:
00709989
Vues:
56
I am trying to drag files from an FTP site in Internet Explorer.

The data type is:
oDataObject.GetFormat("UniformResourceLocator")

I can't seem to get the array of files being dropped by using:

DIMENSION aValues[1]
oDataObject.GetData("OLE Variant", @aValues )

or

DIMENSION aValues[1]
oDataObject.GetData(15, @aValues )

Any Idea how to get a handle on the list of files dropped from an FTP site?

Thanks,

Terrence Spencer
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform