Login
Register
Tutorials
Forum
Career Development
Resources
Reviews
Jobs
Interview
Communities
Projects
Training
Silverlight Games
|
Bookmarks
|
New Members FAQ
|
Mentor
|
Code Converter
|
IT Companies
|
Peer Appraisal
|
Members
|
Revenue Sharing
|
Computer Jokes
|
New Posts
|
Social
|
Talk to Webmaster Tony John
Online Members
baskar
piyusha
srirama
More...
Forums
»
.NET
»
.NET
»
How we use pop up window in asp.net
Posted Date:
03 Jun 2009
Posted By::
D.mangalam
Member Level:
Bronze
Member Rank:
0
Points
: 1
Responses:
1
hai
while we clicking the checkbox popupwindow open in that we give text. how the giventext of popupwindow transfer to the another form textbox
Tweet
Responses
#384936 Author:
Abhay Kumar Raut
Member Level:
Gold
Member Rank:
39
Date: 03/Jun/2009 Rating:
Points
: 3
onclick of checkbox call a javascript function and write code for open pop up and function a function to assign text of parent page.
onclick of close button in popup call that parent page javascript function like this.
function closeWindow(id) {
window.opener.hiddenBtnClick(pass the textbox value);
window.close();
}
in parent page'
function hiddenBtnClick (txtval)
{
document.getelementbyid(textboxid).value = txtval;
}
DNS MVM
Team Lead at MavStack Solutions
Bhubaneswar,Odisha
Thanks and Regards,
Abhay Kumar Raut
http://mavstack.com/
Post Reply
This thread is locked for new responses. Please post your comments and questions as a
separate thread
.
If required, refer to the URL of this page in your
new post
.
Tweet
Next :
How to split the string which is enclosed with quotes
Previous :
Mail sending
Return to Discussion Forum
Post New Message
Category:
Related Messages
Is there any expert to solve this?
what is difference between String and string(data type) in c#?
what is a resource file...
Horizontal Scroll Bar for a listview control
sql querry
Follow us on Twitter:
https://twitter.com/dotnetspider
Active Members
Today
Pawan Awasthi
(76)
srirama
(30)
Phagu Mahato
(14)
Last 7 Days
baskar
(298)
Pawan Awasthi
(186)
Asheej T K
(173)
more...
Awards & Gifts
Email subscription
.NET Jobs
.NET Articles
.NET Forums
Articles Rss Feeds
Forum Rss Feeds