Hi, i need call the function from code behind function openWindow() { var confirmWin = null; confirmWin = window.open("PreVisualizarArchivo.aspx?codigoActividad=" + document.getElementById("<%= hdCodCurso.ClientID %>").value , 'anycontent','width=800,height=600,status'...