Hide url

  • Thread starter Thread starter Alberto
  • Start date Start date
A

Alberto

In my url I have some parameters but I'd like the user doesn't see them. How
can I hide them?
Thank you
 
Alberto said:
In my url I have some parameters but I'd like the user doesn't see
them. How can I hide them?

No. You can encrypt them, though. But why not use HTTP POST (and SSL if
required)?

Cheers,
 
Back
Top