vijaynarayenan 0 Newbie Poster

Hi

In my application, i would like to use the popup window concept.
When the user clciks a button, a popup window should appear, with a textbox to enter a value.
on closing the popup window, the user entered value should get reflect in the current form

I am using asp.net Mvc 4.0

Can anyone please tel, what all are the things to be noted for this?

thanks