Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing multiple files simultaneously
Message
De
09/06/1999 23:07:25
Charlie Davies
McIntire School of Commerce
Virginie, États-Unis
 
 
À
09/06/1999 17:52:09
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00228018
Message ID:
00228242
Vues:
14
Dragan,

I've never worked with anything like this before. What's involved in accomplishing this? How do you convert the files into HTML? When you create an instance of the browser, do you accomplish this by using createobject() or is there some ActiveX control for the job? Do you have any sample code for doing this or have any hints on how to get started?
If you can explain to me how this works and I don't have to write five thousand lines of code to do it, you'll be my new super hero!



>>Here's the scenario:
>>
>>I've got several documents, some of them .tif files, some of them .txt files, and some them .jpg files that need to be loaded at the same time into a viewer with a window menu item that allows the user to go back and forth between the different files and scroll through the pages of any muli-paged file.
>>
>>Does such a thing exist or is such a thing even possible? As far as I could tell, the OLE bound control has to receive its object from a general field (limits the control to only one file) which is not a good solution for me; and the ole container control does not allow the user to see multiple files at the same time (user can only see one file in the control but this one object can contain several different files and they scroll through the pages with no clear distinction between one file and another) and this is no good either. Thanks to the person who delivers me from this evil pit.
>
>And here's a WAG: why not generate some HTML which would show these files in some organized manner? Just run an instance of a browser and hand it the file.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform