backbutton problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stuart Wexler

    backbutton problem

    Hi,

    I have a GUI followed by a CFM processing page,
    followed by an ASP processing page (don't ask) followed by a confirmation
    page. My problem is that the back button has it reprocess the same stuff
    all over again. I use javascript to advance to the next page, and have
    tried to use location.replac e but it
    still shows the same problem. Anyone have any suggestions as to what I
    could do?

    -Stu


  • kaeli

    #2
    Re: backbutton problem

    And on the day Mon, 13 Oct 2003 00:13:49 -0400, Studawg76@comca st.net
    enlightened us with <CcqcnTc-ZM7iuxeiU-KYiQ@comcast.co m>...[color=blue]
    > Hi,
    >
    > I have a GUI followed by a CFM processing page,
    > followed by an ASP processing page (don't ask) followed by a confirmation
    > page. My problem is that the back button has it reprocess the same stuff
    > all over again. I use javascript to advance to the next page, and have
    > tried to use location.replac e but it
    > still shows the same problem. Anyone have any suggestions as to what I
    > could do?
    >[/color]

    Well, I write my applications so that this is not a problem by using
    unique data that can't be processed twice when it matters if it would be
    (DB additions, deletions, etc).


    --------------------------------------------------
    ~kaeli~
    Kill one man and you are a murderer. Kill millions
    and you are a conqueror. Kill everyone and you
    are God.


    ------------------------------------------------

    Comment

    Working...