StillLearning
Programmer
Hello,
I am a newbie and have been struggling with using popup windows with ASP.NET. I have read several of the posts here and have even searched the internet with no luck. Hopefully, someone can provide an example.
Problem: I have a parent form with a dropdownlist and linkbutton on it. If a user does not see an item in the dropdownlist, they will click the linkbutton to popup a window to enter a new item in the system. After closing the window, the newly entered value should show up in the dropdownlist. Can anyone provide me a sample of how this can be accomplished. I know how to open the child window, but how do I add the new item to the dropdownlist in the parent window. Is it possible without having the user to navigate to another page and refill the parent form?
He/she who does not take note, often forgets. Anderson Phillips III (10/22/01)
I am a newbie and have been struggling with using popup windows with ASP.NET. I have read several of the posts here and have even searched the internet with no luck. Hopefully, someone can provide an example.
Problem: I have a parent form with a dropdownlist and linkbutton on it. If a user does not see an item in the dropdownlist, they will click the linkbutton to popup a window to enter a new item in the system. After closing the window, the newly entered value should show up in the dropdownlist. Can anyone provide me a sample of how this can be accomplished. I know how to open the child window, but how do I add the new item to the dropdownlist in the parent window. Is it possible without having the user to navigate to another page and refill the parent form?
He/she who does not take note, often forgets. Anderson Phillips III (10/22/01)