Ticket #260 ( Closed )

Short Description Problems combining multiple screens into 1 page.
Entered By: mccollun@meijer.com When: 1999-02-26 17:04:17 Build: 1.03.07A
Categories Type: Problem   Department: Product   Category: SurferScript
Description
I have an inquiry screen that displays additional information when the [enter] key is pressed. Using the tag I am sending the [enter] key to the host once the first screen is displayed in order to scrape the additional information off the second inquiry screen. The second inquiry screen is exited by pressing the [enter] key. The combined data from both screens displays fine, however, when I press the [enter] key I receive the following message:

Sorry, your screen submission was in error! The page you entered was 12 seconds old, while you should have been working with one that is 12 seconds old...

The current screen display follows:

And then the second inquiry screen is displayed using the default template. How do I sync the HTML page up to the second inquiry screen so it will accept my [enter] key?