i have a webpage containing a link to open modal popup
in that web page i there is a label where i want to get the value from modal popup.
suppose in modal popup i have text box and button when i worte any thing in that text box and submitting that text by popup button then entered text will be appear on the label of webpage.
give me reference so i do such kind of operations.
i want to get solution in Jquery or javascript.