X
xbound
I have a session object (I.e. Session("message")) passed on from the first
web page to the second web page. In the second page I have a formview
object. For formatting reason I would like to display the session value
WITHIN the formview. All other values in the formview are drawn from
database via a sql select statement.
So far it doesn't work. Is it possible?
web page to the second web page. In the second page I have a formview
object. For formatting reason I would like to display the session value
WITHIN the formview. All other values in the formview are drawn from
database via a sql select statement.
So far it doesn't work. Is it possible?