how to get server side text box value in client side using javascript

if you want to get server side text box value in client side using javascript see the below code and just copy and paste it.


fname=document.getElementById("<%= Txt_Fname.ClientID %>").value;

Admin

A Software Engineer, Social Media Marketing Expert, writer,

Post a Comment

Previous Post Next Post