Usamos cookies para medir audiência e melhorar sua experiência. Você pode aceitar ou recusar a qualquer momento. Veja sobre o iMasters.
Pessoal...alguém pode me ajudar?
Tenho esse código em ASP:
<!--%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%--><%Dim imgimg = request.QueryString("img")%><html><head><title><%=img%></title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><script language="JavaScript" type="text/JavaScript"><!--function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();}MM_reloadPage(true);//--></script></head><body><div id="Layer1" style="position:absolute; left:1px; top:1px;z-index:1"><img src="<%="imagens/"& img & ".jpg"%>"></div></body></html>
Preciso dele em PHP pq o serivodr que estou usando ele é linux.
Esse código abre uma imagem em uma nova window.
Muito Obrigado
Tiago
Carregando comentários...