- Code: Select all Expand view
- #include "fivewin.ch"
REQUEST DBFCDX
function Main()
USE WWONDERS VIA "DBFCDX"
MEMOWRIT( "c:\fwh\samples\wwonders.html", FW_DbfToHtml() )
CLOSE DATA
HTMLVIEW( "c:\fwh\samples\wwonders.html" )
return nil
#include "fivewin.ch"
REQUEST DBFCDX
function Main()
USE WWONDERS VIA "DBFCDX"
MEMOWRIT( "c:\fwh\samples\wwonders.html", FW_DbfToHtml() )
CLOSE DATA
HTMLVIEW( "c:\fwh\samples\wwonders.html" )
return nil
Otto wrote:Dear Mr. Rao,
I tested your program with mod harbour. All is working fine.
You can access it from here:
https://winhotel.org/mssql/hrbmssqw.prg
Best regards,
Otto
elvira wrote:What about Adotohtml()?
Thank you!!
cHtml := FW_AdoRsToHTML( oRs )
cHtml := FW_ArrayToHTML( RsGetRows( oRs ), FW_RecSetHeaders( oRs ) )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 121 guests