Form / Results / Navigator's Back button

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stephanie Le Gall

    #1

    Form / Results / Navigator's Back button

    Hello,



    I have a research form script, a result list script and an item page. Just
    classic!




    form page => result list page => item page



    When I'm at the item page and I click on the Navigator's back button I have
    the following message:



    Avertissement : expiration du délai pour cette page

    La page requise a été créée en utilisant les informations fournies dans un
    formulaire. Cette page n'est plus disponible. Par sécurité, Internet
    Explorer ne renvoie pas automatiquement les informations vous concernant.

    Pour envoyer vos informations à nouveau et afficher cette page Web, cliquez
    sur le bouton Actualiser .





    The normal use in fact .



    Is there any way to get to the list again?



    Like in this website for example?



    Réservez vos Billets de Train au meilleur prix sur SNCF Connect ! Retrouvez aussi notre offre de cartes de réduction, abonnements TER, bus et covoiturage...




    How do they do that?





    Thanks



    Stephanie



  • fletch

    #2
    Re: Form / Results / Navigator's Back button

    My french is poor, can you translate the message for me?

    Comment

    • Stephanie Le Gall

      #3
      Re: Form / Results / Navigator's Back button

      Sorry ...

      It is just the "page has expired" message ....


      Comment

      • Stephanie Le Gall

        #4
        Re: Form / Results / Navigator's Back button

        Sorry for this message ....

        I've just got to change the form method : POST to GET ...

        Thanks anyway...



        Stéphanie


        Comment

        • fletch

          #5
          Re: Form / Results / Navigator's Back button

          Becareful the GET doesn't get too large!

          Comment

          • Stephanie Le Gall

            #6
            Re: Form / Results / Navigator's Back button

            Yes I know ... That's why I used POST at the first place.

            But I'm going to use GET only for research forms (where there is no DB
            changes) and sill use POST for other cases.



            Thanks again


            Comment

            Working...