Torna al Thread

function menu(sender, eventArgs) { var item = eventArgs.get_item(); var testo = item.get_text(); var txtmenu = "Carica"; if (testo==txtmenu) { function openRadWindowProfile() { var img; img = document.images('<%= ImgProfile.ClientID %>') radopen("UploadImgProfile.aspx?urlprofile=" + img.src, "RadWindowLoadprofile"); return false; } } }
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5