Hi all -
I have an .asp page that creates a dynamic .asp list of similar items searched upon.
When the user clicks on the "Name" that was the closest match, the dynamic .asp will take an account number and go to the 'live' database and retrieve data and post to a .htm file.
Problem I am having is -
I can use the 'back' button to select another 'account' number, and will see results - from 8 accounts.(posting and using the back button 8 times to see the list that was first brought up on the search)
When I select the 9th account to view... no data is being displayed.
It acts as if the network connection is lost, but it isn't.
I've checked for session variables, but none exist.
Has anyone ever experienced this?
Please let me know if you have!
and any suggestions would be appreciated.
Angie
I have an .asp page that creates a dynamic .asp list of similar items searched upon.
When the user clicks on the "Name" that was the closest match, the dynamic .asp will take an account number and go to the 'live' database and retrieve data and post to a .htm file.
Problem I am having is -
I can use the 'back' button to select another 'account' number, and will see results - from 8 accounts.(posting and using the back button 8 times to see the list that was first brought up on the search)
When I select the 9th account to view... no data is being displayed.
It acts as if the network connection is lost, but it isn't.
I've checked for session variables, but none exist.
Has anyone ever experienced this?
Please let me know if you have!
and any suggestions would be appreciated.
Angie