var hdfclientName = $('input[id$=hdfclientName]').val();
var assestsallocation = "http://effectiveadvice.in:81/Login.aspx?UserName=" + hdfclientName + "";
window.open(assestsallocation, '_blank');
var assestsallocation = "http://effectiveadvice.in:81/Login.aspx?UserName=" + hdfclientName + "";
window.open(assestsallocation, '_blank');
No comments:
Post a Comment