Click here to Skip to main content
15,886,806 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hai.

I have 2 .aspx pages (parent and child)
When i press on Parent button i want to pop Up the child aspx page. I want to fix that child popup screen in center. and also i want to pass a query string with the Child page.
In the second page i want to store the date inside an array want to push the array into the parent page..
can any one help me with code
Posted
Comments
Thanks7872 28-Oct-14 13:00pm    
Why such a complex requirement? Any specific reasons? What have you tried so far and where are you stuck?
Ajith.Kerala 28-Oct-14 13:11pm    
Sir,
My first aspx page have one table to add products. and the second aspx page for show the brands by the product. so i want to pop up it. When i submit the aspx2 page want to add the aspx2 page data into array and push that array into aspx1 array.. totally confused.. can u please help me
Thanks7872 29-Oct-14 0:12am    
Why two page? Why cant you have one div as a popup in first page only?

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900