i have two forms open in different frames of a page. form1 contains a tree and form2 contains an update method i.e. with text boxes etc to update this tree. is there a way that when i save i can reference the tree in the form1 from form2 ?

I suppose you could tell the frame with Form1 to reload using JavaScript from Form2 and build your tree in page_load.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.