how to set avalue using a Jquery on custom script for the webrequest control when its display format lable or text box?
i tried the below:
NWF$("#" + webrequestval).text("");
NWF$("#" + webrequestval).val("");
but it fails
how to set avalue using a Jquery on custom script for the webrequest control when its display format lable or text box?
i tried the below:
NWF$("#" + webrequestval).text("");
NWF$("#" + webrequestval).val("");
but it fails
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.