What is the general event and processing pathway by which a click in one content item in a master page causes another content item to update a field, refresh, modify appearance or be entirely replaced?
I can see generally (in my ASP newbie-ness) how the click in one content item will launch server side routines to process data and prepare the new content for the second content item.
==> The gap in my understanding of this circuit is how the server side code then initiates a refresh, change or whatever to the second-content item. (I think I'm stuck thinking that the content items ("sub-forms") are each separate pages, that can't be force-refreshed from the server side.)
Any guidance in this area would be appreciated.
Thanks!
I can see generally (in my ASP newbie-ness) how the click in one content item will launch server side routines to process data and prepare the new content for the second content item.
==> The gap in my understanding of this circuit is how the server side code then initiates a refresh, change or whatever to the second-content item. (I think I'm stuck thinking that the content items ("sub-forms") are each separate pages, that can't be force-refreshed from the server side.)
Any guidance in this area would be appreciated.
Thanks!