06202006 1521 GMT-6 Actually, Im having a bit of trouble with an error - that's what I call it - where by when data is submitted and checked, its resubmitted to the same page again to be checked. Sometimes Im getting a form back that would suggest that data was still in the $_POST. But I always thought that after you submitted - that data was gone.
wade James Keeline wrote: >--- Wade Smart <[EMAIL PROTECTED]> wrote: > > > >>Im working on a complicated form and I have a quick question. >>After you submit data via Post, that data is no longer there. >>Right? >> >>wade >> >> > >Do you mean if you hit the back button on the browser? As with all things, >the answer is "it >depends." In this case, the browser is the main issue. You might be able to >set up certain >header cache controls but it may not work all of the time. > >If you are doing form validation, it is better to take the supplied inputs >from POST and >repopulate the form inputs and complain to the web visitor about the missing >required inputs. In >this scenario, the back button is not needed. > >James > > > >Community email addresses: > Post message: [email protected] > Subscribe: [EMAIL PROTECTED] > Unsubscribe: [EMAIL PROTECTED] > List owner: [EMAIL PROTECTED] > >Shortcut URL to this page: > http://groups.yahoo.com/group/php-list >Yahoo! Groups Links > > > > > > > > > > [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Groups gets a make over. See the new email design. http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/HKFolB/TM --------------------------------------------------------------------~-> Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
