Click to See Complete Forum and Search --> : report opening on tab


rajiv.birari
11-13-2008, 12:18 AM
Hello Friends

I want to open report on same page using tab
here is html page which contain two frames
which one frame contain list off reports
when i click report that time report will be open on second frame again i click second report I also want open report with different tab in same frame (second frame)

please reply ASAP.
RKB

Khalid Ali
11-13-2008, 04:46 PM
what is this report you talk of?
otherwise to me it sounds like you need to post this question in JavaScript section

rajiv.birari
11-13-2008, 10:57 PM
what is this report you talk of?
otherwise to me it sounds like you need to post this question in JavaScript section

Hello Khalid,

thanks to reply

I want to develop one JSP page which having two frame one is left fame where i disply list of reports (consider simple report-- it as hyperlink)and other is right frame. when I click on report. report must be open on second frame it's happen all report. which frame one present but there is one more issue when i click first report it will open on second frame with tab next I open second report first report still in frame two second tab is open for second report I want set max limit to open tab(no of report with no of tab in second frame)

I think it's include JSP,javascript and AJAX.

Kindly reply