Focal Point
[CLOSED] problem when passing of vaiable from FEX to HTML

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

December 16, 2009, 03:27 PM
Eforcier
[CLOSED] problem when passing of vaiable from FEX to HTML
I'm in the process of converting my application from CGI to SERVLET. I have version 5.3.2. I'm having a problem when passing of vaiable from FEX to HTML.

Main FEX:

...
-SET &SERVER = 'HCMRS02';
...
-INCLUDE INC_VAR;
...
-HTMLFORM INC_TOP;
...


INC_VAR.FEX

...
-HTMLFORM BEGIN
var SERVERZ = "http://!IBI.AMP.SERVER;";
-HTMLFORM END
...


INC_TOP.HTM

...

MM_goToURL('parent.frames.repSEL', ''
+ SERVERZ
+ '/reports/report_1/select_scr.asp'
+ LINKZ + '&' + 'LOG_LANG=' + LOG_LANG + '&' + 'DEF_LANG=' + DEF_LANG);



In INC_TOP.HTM, SERVERZ is not recognize. It was working fine previously with CGI.

Any idea

WebFOCUS 5.3.2

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


WebFOCUS 5.3.2
December 23, 2009, 01:22 PM
Kerry
Hi Eforcier,

I checked with our consultants and was suggested that this issue may be better addressed by a case with Information Builders' Customer Support Services. To open a case, you may either call at 1-800-736-6130, or access online at InfoResponse.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.