Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
5.00/5 (2 votes)
See more:
Hi...
How to open popup window in same page when user registration is completed. Popup window shows user registered fields for print option.Can u tel,how to do this?
Thank u.
Posted
Comments
Anurag Sinha V 8-Oct-13 1:45am    
try target=_self in your aspx page

Hey there,

Try JQuery dialog:
http://jqueryui.com/dialog/[^]

Stunning popup window control using jQuery[^]

Hope it helps, let me know if this isn't what you were looking for.

Azee...
 
Share this answer
 
Comments
[no name] 8-Oct-13 3:06am    
without using jscript. after registration in button click event open a popup window.this window shows registered fields for printing(with print buttion) option.
if you are opening a page in a same window it is not popup page. You can use multiview control available in asp.net for the same which is very easy to use
 
Share this answer
 
hello professional

there is various way to do this task

but i done it using Ajax Model Popup Extender in ASP.NET Application

and is nicely running..

i suggest go with it......

http://www.c-sharpcorner.com/UploadFile/cd7c2e/open-a-new-web-form-in-the-model-popup-of-Asp-Net-applicatio/[^]

Happy to Help!!!!
 
Share this answer
 
Do have a look on following JQUERY code...

It is free and easily customizeable.

[^]

Hope it will help. :)
 
Share this answer
 

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