B
barry
In a webform, I include as one of the parms a callback function in the
beginInvoke function.
Within the callback function put a literal into the textbox.
The textbox is not being filled. I realize it must have something to do with
the statelessness and have tried doing a setfocus using javascript before
and after entering data into the box. The debug.write shows the text is
there.
Any help in the right direction would be appreciated.
thanks
beginInvoke function.
Within the callback function put a literal into the textbox.
The textbox is not being filled. I realize it must have something to do with
the statelessness and have tried doing a setfocus using javascript before
and after entering data into the box. The debug.write shows the text is
there.
Any help in the right direction would be appreciated.
thanks