Mar
6
If I have a REALLY long URL due to dynamic content fields, how can I truncate the URL so it is functional in?
March 6th, 2010 posted by
admin
Internet Explorer but still carry over my values? Right now it is too long.
Are you saying there is no character limit to a Post? And how would that work? Add a form value to the code?


Steven V says:
March 9th, 2010 at 3:16 pm
The other way is to POST a form. When you do a GET, there’s a limit to what the browser will support.
On a form, put method=”POST”.