is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
Answer / Akash Kumar Kharwar
Yes, you can run multiple GETHTML and GETHTMLIFS commands within a CGI program on IBM AS400. However, remember that each command generates its own HTML output, and you must manage the output appropriately to combine them as needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Q. 1.What are the in build functions in CL program and what are uses of thes in build functions? 2.How we can create own command in CL program? 3.What is use of STRSRVJOB?
what are the limitations of cl (compare to rpg) ?
Which is better LF or OPNQRYF ? When should we use LF and when should we use OPNQRYF ?
What is an ICF file?
Hi, can you plz tell me ...syntax for GET command in FTP & SFTP is same or different???
Hi,while writing a program, what is the mandatory specification using rpg/400 (in7 specification)?And please tell me what is the difference between SCAN AND CHECK opcodes?can any body tell me in real time senario?with example?
Difference Between Interactive & Batch Job?
What is SFLSIZ ?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
What are the different types of keywords in display files?
which of the following operations does not zero the field flda defined as 4,0?
when are the unique constraints executed?