Forum Moderators: coopster
[webmasterworld.com...]
It works great however now recieve the following
error:
Request-URI Too Large
The requested URL's length exceeds the capacity limit for this server.
request failed: URI too long
A (shortened) example:
update.php?ud_id=2&ud_pagename=products&ud_pageorder=2&ud_content=
Does anyone know how to remove the additional info at the end of the uri? I have tried converting to post and playing around with no success, any help would be appreciated.
<form action=update.php method=post>
<input type=hidden name='ud_id' value='2'>
<input type=hidden name='ud_pagename' value='products'>
<input type=hidden name='ud_pageorder' value='2'>
//continue for all of the post variables
<input type=submit value='Click here to continue'>
</form>
Hope this helps
eelix
eelix