How to make this very long url appear short?
Posted
by Camran
on Stack Overflow
See other posts from Stack Overflow
or by Camran
Published on 2010-06-08T19:21:46Z
Indexed on
2010/06/08
19:42 UTC
Read the original article
Hit count: 173
I have made most my site SE friendly, but one part of my site bugs me...
I have a HUGE form in one of the pages, and when submitting the form (action=php_page) URL is so long it covers half a word document in one line with all the passing variables...
This is very ugly...
Is there any way to make this long URL appear short?
Or some other solution you know of?
Let me know if you need more input...
Thanks
© Stack Overflow or respective owner