<a href="javascript:OpenPopUp('/demo/control?check=guide&rfc= <%= (String) session.getAttribute(DemoConstants.RFC_Ticket) %>');" Demo</a><BR>
If I click on Demo URL all the values in the hyperlink are populating in the browser address bar.
Is there any way to hide the Query String parameters in the above hyperlink.
Note: All the other values in this form are submitting via POST method.
Thanks in advance, Naga