Posted on: 3/31/2011 8:41:13 PM | Views : 1115

hi all
im developing a web application,initially i've created 2 projects,each one have many pages i need,,in project 1 i have test1.aspx,and project 2 contains test2.aspx,,finally i put the 2 projects under the same solution,,now i want to add the content of test2 to the content of test1,so when test1 is run,the content of page2 appears and the functions of page2 works well,,how can i do that?do i need to create an object from one page and invoke it iin the onpage load?or what?
help mee plz,
Regards,
...

Go to the complete details ...