Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Text Printing
Message
From
03/01/1998 02:16:54
Bob Thickens
Empire Medical Review Services, Inc
Mequon, Wisconsin, United States
 
 
To
03/01/1998 00:07:40
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00068994
Message ID:
00069062
Views:
44
>>>>We've got an application (FPD 2.6) that displays various text files. We want to move this to the Internet, but we need something that will dynamically build the Web page from a text file. Anything out there like that?
>>>
>>>Dorris,
>>>
>>>If your application already builds text files, you have very little work to convert the routine to one that creates HTML files. All you need to do is insert some basic HTML tags and change the output file extension to .HTM, you can add formatting later as you get up to speed. I would recommend just getting a basic HTML reference, such as Queue's "Using HTML".
>>>
>>>I'll Email you some other notes that are not allowed here, since you cannot embed HTML into these messages.
>>>
>>>-- Randy
>>
>>Conversion needs to be behind the scene. The files begin as WordPerfect files and are converted to .txt files so that they may be accessed from DOS apps. We need to be able to take the .txt and have the CGI do the conversion to create the Dynamic Web page.
>
>Since the Wordperfect files should have the best formatting codes, don't you want to convert from Wordperfect to HTML? Current versions of Wordperfect are supposed to have the ability to output HTML and I suspect that there are utilities for older versions. Check in the Universal Thread Corel Applications Forum for someone who can give you specifics.

you may want to look at the foxisapi samples in vfp. You need to run them on an nt based webserver running IIS. Look at the west-wind tech website. You can store your text files in memo fields and have the system do all your work for you. Only drawback is finding an isp who will let you hang an nt server on their network, this is getting easier by the day. hth B
Previous
Reply
Map
View

Click here to load this message in the networking platform