Using a parameter as a static type
Posted: Thu Jul 14, 2005 4:25 am
Hi,
I am trying to use a parameter in a static way. I use a parameter "str", and when I call the page I add some value to this string. But, when I call the page each time, "str"s value is "0", but I must add some data continuosly without being empty the value of "str" and when I press an information button, I must take the value of it.
How I can solve it?
I am trying to use a parameter in a static way. I use a parameter "str", and when I call the page I add some value to this string. But, when I call the page each time, "str"s value is "0", but I must add some data continuosly without being empty the value of "str" and when I press an information button, I must take the value of it.
How I can solve it?