using properties. This works fine. However, when I refresh that page, those
properties are lost. How do I maintain those values between refreshes? I
tried creating another set of properties, but that didn't work.Post what you are trying to do.
Patrick
"Geoffrey Callaghan" <GeoffreyCallaghan@.discussions.microsoft.comwrote in
message news:16ABBD65-F45A-4068-A757-1AD152A0193A@.microsoft.com...
Quote:
Originally Posted by
>I have a set of variables in an ASP Page that are sent from another page
using properties. This works fine. However, when I refresh that page,
those
properties are lost. How do I maintain those values between refreshes? I
tried creating another set of properties, but that didn't work.
I am building a web application that will run a set of crystal reports. I can
run the report just fine, but if I refresh, or change pages, I lose my data
because the parameter values are not maintained. They are all set to
'nothing'.
I pass the data from my criteria pages into the report form via properties I
have created. I don't feel I should have to do that to just refresh a page,
but I don't know any other way. Oddly, none of the microsoft walkthroughs
address things like this.
"Patrick.O.Ige" wrote:
Quote:
Originally Posted by
Post what you are trying to do.
Patrick
>
"Geoffrey Callaghan" <GeoffreyCallaghan@.discussions.microsoft.comwrote in
message news:16ABBD65-F45A-4068-A757-1AD152A0193A@.microsoft.com...
Quote:
Originally Posted by
I have a set of variables in an ASP Page that are sent from another page
using properties. This works fine. However, when I refresh that page,
those
properties are lost. How do I maintain those values between refreshes? I
tried creating another set of properties, but that didn't work.
>
>
>
0 comments:
Post a Comment