Page 1 of 1

pop up issue

Posted: Thu Mar 04, 2010 12:26 am
by indian98476
when i click on a link on my page i want a pop-up for login...now when i give the login details i want another pop-up to open similar to previous one and ask me choice....after this when i click on this pop-up i want my results only in a fresh page...

currently i have a script where when i click the first pop-up the results get published in a new page with choices above it....

Re: pop up issue

Posted: Thu Mar 04, 2010 2:39 am
by indian98476
now i have used iframes and sorted out the pop thing....but now how do i get my results displayed outside of iframe?

Re: pop up issue

Posted: Thu Mar 04, 2010 2:42 am
by indian98476
the results should be in a new window....but the select choice as now should remain in the iframe...so ones a user selects his choice it should go out of iframe into anew window and display results....

Re: pop up issue

Posted: Thu Mar 04, 2010 11:32 pm
by indian98476
use an iframe breaker...call a function on click of second iframe button...and voila! u get ur results in another page.....