Javascript command to hide Querystring? - TechRepublic
General discussion
May 27, 2002 at 01:02 AM
mike@ihs

Javascript command to hide Querystring?

by mike@ihs . Updated 24 years ago

Hi,

I’d like to know if there’s a way to hide the querystring when using Javascript code to submit my Form!? Right now, I’m using the “location = querystring” command to send my query, but the entire Querystring is displayed in the browser’s address. Since I’m using Javascript to build my querystring, I can’t send a POST method which hides the querystring.

Are there any other Javascript methods I could use instead of the “location=” that will hide the querystring?

Thanks!
Any ideas!?

This discussion is locked

All Comments