Hi Guys,
I have an aspx page called Main.aspx which has several text boxes and a button.
When I click on this button, it opens up a popup window called SubMain.aspx
I want to drag and drop those text boxes from the Main.aspx page to this new popup window.
Is it possible in asp.net
Any code will be helpful, hopefully:cheesy:
Michael Ngobeni