Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Htmllistener output from COM to ASP
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00999087
Message ID:
01005026
Views:
21
Hi there :)
>To review: I'm trying to use vfp 9.0 COM objects plus htmllistener to produce asp pages on the fly. As was suggested "repo form" can not be used in a mtdll but does work in a com/exe which you can then call from the mtdll to exectute the "repo form" command.

I wrote reporting tool here in downloads called 'CodeRep' which can produce
custom html reports in more less the same manner as FRX does, without need to have/execute an actual FRX. It is class object for writing reports in code. In this case it might spare you of need to call an exe from MTDLL.
Sspeed wise it might be faster then VFP9 FRX.

Just supress few wait window (nowait) in class code that are used to show progress (in soure code) and you can start writing HTML reports in code suitable for MTDLL right away.

Best Regards
Sergio
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Reply
Map
View

Click here to load this message in the networking platform