How to set/get parent page values in child page in asp.net

Answer Posted / jsureshdotnet

get=var uid=document.getElementById('txtUserId').value;
set=document.getElementById('txtUserId').innerText=uid;

Is This Answer Correct ?    7 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the asp.net list controls and difference between them?

737


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

713


What are the contents of cookie?

812


Where session variables are stored?

741


What is the function of the ViewState property?

813


What is Forms Authentication in ASP.NET?

780


What is viewstate parameter?

725


What is web api config?

743


How does u get record no from 5 to 15 from a dataset of 100 records?

726


What is session start?

719


Which .NET framework supports Web API?

791


Define machine.config in .net?

740


What is viewstate information stored?

837


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2514


What is role-based security in asp.net?

728