karthik5955
Programmer
Hi,
I am using Webfocus to generate html reports which will then be posted to another website. I have to generate reports based on certain standard HTML templates. One way is to save a text file into which i can write the date embeded between the HTML tags. But this is complicated.
So i tried this .
Table file xxx
print x y z
on table hold as yyy format html
-1
Htmlform begin
--html tags
-----
data from yyy hold file
----
--- etc
-2
But here this html form opens in a new window based on the
tmplate in the region 1 and 2. But obviously i am unable to save this. Saving this with a given name is necessary as this has to be posted into another website..
Kinldy advise me how to do this or any means to avoid writing the HTML tags into the output file thru program.
Any help would be greatly appreciated.
Thanks & Regards,
Mahadevan B
I am using Webfocus to generate html reports which will then be posted to another website. I have to generate reports based on certain standard HTML templates. One way is to save a text file into which i can write the date embeded between the HTML tags. But this is complicated.
So i tried this .
Table file xxx
print x y z
on table hold as yyy format html
-1
Htmlform begin
--html tags
-----
data from yyy hold file
----
--- etc
-2
But here this html form opens in a new window based on the
tmplate in the region 1 and 2. But obviously i am unable to save this. Saving this with a given name is necessary as this has to be posted into another website..
Kinldy advise me how to do this or any means to avoid writing the HTML tags into the output file thru program.
Any help would be greatly appreciated.
Thanks & Regards,
Mahadevan B