Focal Point
[SOLVED] list of master files in drop down

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

May 12, 2011, 04:14 PM
sumant
[SOLVED] list of master files in drop down
Hello All,

I have a question.
I have a html page and all the master files present in that domain need to be shown in a drop down list.
Once the user selects a master file, its details (name, alias, description etc) need to be populated in an iframe.
Can anyone let me know how this can be achieved.


Thanks in advance for your help.

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


WebFOCUS 7.7.02Windows
Output Formats: Excel, HTML, PDF
May 12, 2011, 04:42 PM
FrankDutch
it is basic functionality in Developer Studio




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

May 12, 2011, 04:55 PM
sumant
Hello Frank,

I am very new to webfocus. You can probably tell by my question.
Can you please let me know how to approach it?


WebFOCUS 7.7.02Windows
Output Formats: Excel, HTML, PDF
May 12, 2011, 09:32 PM
Jim Morrow
Hint: search on SYSFILES


Jim Morrow
Web Focus 7.6.10 under Windows 2003
MVS 7.3.3



May 13, 2011, 09:05 AM
sumant
Hello Jim,

Thanks for the hint. I figured it out.


WebFOCUS 7.7.02Windows
Output Formats: Excel, HTML, PDF
May 16, 2011, 05:19 AM
Rajna Nannat
From a TABLE we can hold the details like the name, alias, description etc into a hold file using the following code
CHECK FILE EMPLOYEE HOLD AS HLD2
TABLE FILE HLD2
PRINT
*
END
-RUN



WebFOCUS 8.1.05
Windows
Excel, PDF, HTML