Focal Point
[SOLVED] How to launch a HTML from EDASERV in MRE

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4267039906

September 19, 2011, 07:16 AM
Sunilk
[SOLVED] How to launch a HTML from EDASERV in MRE
I have to create a fex file in MRE, executing which should launch a html from EDASERV.
Any help would be appritiated.

Thanks
Sunil Kumar

This message has been edited. Last edited by: Kerry,


WebFocus 7.7.02
Windows, All Outputs
September 19, 2011, 10:51 AM
njsden
Have you tried:

-MRNOEDIT -HTMLFORM srvpage.htm

?



Prod/Dev: WF Server 8008/Win 2008 - WF Client 8008/Win 2008 - Dev. Studio: 8008/Windows 7 - DBMS: Oracle 11g Rel 2
Test: Dev. Studio 8008 /Windows 7 (Local) Output:HTML, EXL2K.
September 19, 2011, 11:06 AM
Sunilk
Yes tried something like as below:

-MRNOEDIT BEGIN
-HTMLFORM htmlfilename.htm
-MRNOEDIT END

This worked for me. Thanks anyway


WebFocus 7.7.02
Windows, All Outputs