Hi

I have an html button on a page(say Opener) On click of which pops up a
window , where I am filling up some textbox and I have to pass that
textbox value to the Opener page and associate it with a listbox there.

It gets added to listbox also but when I try to save the data its not
saving newly entered values. This is because it is server side control.
If I take it as Client side control it works fine. But I can't have this
as client side as when Opener page loads , listbox data is coming from
database.

How to do this. Is there any other way to handle this.

TIA
Renu

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to