G
graphicsxp
Hi,
I know how to open a page in a new window (using window.location) and
passing parameters in the URL (?param1='bla'¶m2='bla') but what I
want is to pass the paramters using the GET method. I don't have a
form on my page, I just don't want the parameters to be visible in the
URL.
How can I do that ?
Thanks
I know how to open a page in a new window (using window.location) and
passing parameters in the URL (?param1='bla'¶m2='bla') but what I
want is to pass the paramters using the GET method. I don't have a
form on my page, I just don't want the parameters to be visible in the
URL.
How can I do that ?
Thanks