J
Jitendra Singh via .NET 247
I have created a thread in code behind(vb.net) in ASP.NET. Thisthread puts some value in the textbox(server control) on someevent when page is already loaded. But this value is not beingshown or getting refreshed in the corresponding textbox in thepage(no error comes).