I have a modal dialog to edit a Notes field. When the Save button is
pressed, that field should save the Notes, close the dialog and leave
the parent window unchanged (don't refresh or post).
How can I accomplish that?
Posting from the modal dialog always pops up a new browser window.
And submitting from the parent sends the entire form (not just the
notes). Ideas?
Archived from group: microsoft>public>dotnet>framework>aspnet