Re: [PHP] Re: back button and forms

This is a discussion on Re: [PHP] Re: back button and forms within the PHP General forums, part of the PHP Programming Forums category; GET method has restrictions -- you are only guaranteed proper handling of the first 1024 (or some such limit) after which ...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-20-2003
Robert Cummings
 
Posts: n/a
Default Re: [PHP] Re: back button and forms

GET method has restrictions -- you are only guaranteed proper handling
of the first 1024 (or some such limit) after which the behaviour is
considered undefined. Thus using the GET method is generally only
feasible for small forms.

Cheers,
Rob.


On Wed, 2003-08-20 at 14:08, rush wrote:
> "Tim Winters" <csnm@samplingtechnologies.com> wrote in message
> news:001101c36737$d3c32670$1401a8c0@TIMS...
> > Is there any way to avoid this from happening?

>
> instead of POST, you could use GET as form method.
>
> More nicely, but also much more work, is to use N layers on one page for
> each group of inputs and to switch layers by javascript. That way, all data
> will be posted as one big form, in single action. This would also solve
> nasty problem your solution has if user clicks on new window in the middle
> of forms and contionues to enter different data in both of windows, this is
> quiote likely to confuse dta you are storing to the session.
>
> rush
> --
> http://www.templatetamer.com/
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--
..---------------------------------------------.
| Worlds of Carnage - http://www.wocmud.org |
:---------------------------------------------:
| Come visit a world of myth and legend where |
| fantastical creatures come to life and the |
| stuff of nightmares grasp for your soul. |
`---------------------------------------------'
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 11:29 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0