C
CJ Taylor
Hey all,
I have a ASP.NET application running on Rainbow Portal, (the forums ahve
been kinda useless).
Anyways, I have a single control that for some reason whenever I hit the
calculate button in it (a simple link button) it will go to the event
procedure, call the proper method and then when I try to access a field in
the web control it comes up with nothing. Like the field is suddenly gone.
For example, txt_Markup is a text field, its a server control, but when I
postback, there is no value. So I checked the variables posted from the
form, not there either.
This is only happening in a single form... wondering if someone could lead
me in the right direction on where to look.
Thanks,
CJ
I have a ASP.NET application running on Rainbow Portal, (the forums ahve
been kinda useless).
Anyways, I have a single control that for some reason whenever I hit the
calculate button in it (a simple link button) it will go to the event
procedure, call the proper method and then when I try to access a field in
the web control it comes up with nothing. Like the field is suddenly gone.
For example, txt_Markup is a text field, its a server control, but when I
postback, there is no value. So I checked the variables posted from the
form, not there either.
This is only happening in a single form... wondering if someone could lead
me in the right direction on where to look.
Thanks,
CJ