hi

i want to access the controls which exist in an other page. for example : assigning the text property of the textbox1 in page2.aspx from the page2.aspx.cs.

i have included the partial classes (including .cs and .aspx) of both the pages under a namespace but not been able to instantiate the class.

its an urgent...please help...