Hi,
I had created a HTML page (created in HTML layout painter) with a textbox and push button.I have another HTML page(created in HTML layout painter) where i had a fex and chart. I need the value from the first HTML page (entered in text box) to next HTML page, in the second HTML page this value has to used as parameter for fex and chart. All this i did it in MRE 7.1.7
I am not able to get the value entered in first HTML page in to the second HTML page. Usually we used to catch the paramters from one HTML to another HTML by capturing the URL (using location.href),and using some javascript we can manipulate them.
But in the second html page i am getting URL like
http://webfocusserv/ibi_apps/WFServlet?IBIMR_action=MR_...m=0.9878135088462905
Any idea how webfocus passes the parameters between pages? Or anyother method to capture the value in previous HTML page in to current HTML page using javascript?
Let me know how can i resolve this issue.
Regards
R.Prasanna
Dev:
Dev Studio 7.1.6,Report Caster 7.1.1,Servlet
Local:
Dev Studio 7.1.6,Report Caster 7.1.1,Apache 5.0.2,
Win XP