page. Going back to the other pages and refreshing that page shows the
session variable to be valid.
Any ideas?
Thanks,
Nick
More specifics
1. Execute the following query
<cfquery name="Session.SrchResults" datasource="BusDB" Maxrows=160
dbtype="ODBC">
This same query will be used on each of the following pages, only
displaying different variables based on users selection. Below is the query.
<cfoutput query="#Session.SrchResults#" startrow=#Session.CurrentRow#
maxrows=1>
On the 3rd page it throws the following error.
"Element SRCHRESULTS is undefined in SESSION"
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

