Forums
This topic is locked
in local machine yes but in remote no.. :(
16 Jan 2003 22:02:05 dops dops posted:
hi.. for first exuse my english..i've a big problem.. with this script:
<pre id=code><font face=courier size=2 id=code>
<%
url = news_mondo("url"
if len(url) > 0 then
%>
<a href="<%=(news_mondo.Fields.Item("url".Value)%>" target="_blank"><img src="<%=(news_mondo.Fields.Item("img_news_mondo".Value)%>" alt="<%=(news_mondo.Fields.Item("altxt".Value)%>" border="0" align="left"></a>
<% else %>
<img src="<%=(news_mondo.Fields.Item("img_news_mondo".Value)%>" alt="<%=(news_mondo.Fields.Item("altxt".Value)%>" border="0" align="left">
<% end if %>
</font id=code></pre id=code>
i can see if in "url" field of database is present the url, if it don't is present the <a href> tag it does not come written viceversa the tag comes written.. all good in the locale machine but in remote machine (i mean in internet) this not function <img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
why?
Replies
Replied 16 Jan 2003 22:30:52
16 Jan 2003 22:30:52 Dave Blohm replied:
Pease post the code for the entiere page.
Doc
Rangewalk Digital Studios
Doc
Rangewalk Digital Studios
Replied 16 Jan 2003 22:33:50
16 Jan 2003 22:33:50 dops dops replied:
sure.. but is very long:
<%@LANGUAGE="VBSCRIPT"%>
<!--#include file="../Connections/weblinkconn.asp" -->
<!--#include file="../Connections/weblinkconnStat.asp" -->
<%
'controllo che sfrutta le aperture di sessione per i reload della pagina in modo che non vengano fatte statistiche sulle pagine aggiornate
strSessione = Trim("" & Session("Conteggio")
If inStr(strSessione,"[homepage]" = 0 then
%><!--#include file="../st/contatore.asp"--><%
Session("Conteggio" = strSessione & "[homepage]"
End If
'fine controllo
%>
<%
Dim news_tec
Dim news_tec_numRows
Set news_tec = Server.CreateObject("ADODB.Recordset"
news_tec.ActiveConnection = MM_weblinkconn_STRING
news_tec.Source = "SELECT * FROM tech_news ORDER BY data_news_tech DESC"
news_tec.CursorType = 0
news_tec.CursorLocation = 2
news_tec.LockType = 1
news_tec.Open()
news_tec_numRows = 0
%>
<%
Dim news_mondo
Dim news_mondo_numRows
Set news_mondo = Server.CreateObject("ADODB.Recordset"
news_mondo.ActiveConnection = MM_weblinkconn_STRING
news_mondo.Source = "SELECT * FROM mondo_news ORDER BY data_news_mondo DESC"
news_mondo.CursorType = 0
news_mondo.CursorLocation = 2
news_mondo.LockType = 1
news_mondo.Open()
news_mondo_numRows = 0
%>
<%
Dim Repeat1__numRows
Dim Repeat1__index
Repeat1__numRows = 3
Repeat1__index = 0
news_tec_numRows = news_tec_numRows + Repeat1__numRows
%>
<%
Dim Repeat2__numRows
Dim Repeat2__index
Repeat2__numRows = 3
Repeat2__index = 0
news_mondo_numRows = news_mondo_numRows + Repeat2__numRows
%>
<html><!-- InstanceBegin template="/Templates/modSindex.dwt.asp" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<title>W E B L I N K C O M P U T E R S</title>
<!-- InstanceEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="weblinkstyle_sv.css" rel="stylesheet" type="text/css" >
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
<script src="weblinkjs.js"></script>
<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>
<style type="text/css">
#weblink {position:absolute; left:17px; top:153; width:150px; height:160px; z-index:1; visibility: hidden;}
#prodotti {position:absolute; left:96px; top:153px; width:200; height:160px; z-index:1; overflow: visible; visibility: hidden;}
#supponline {position:absolute; left:370px; top:153px; width:174px; height:160px; z-index:1; visibility: hidden;}
#svilweb {position:absolute; left:257px; top:153px; width:193px; height:160px; z-index:1; visibility: hidden;}
#servizi {position:absolute; left:182px; top:153px; width:194px; height:160px; z-index:1; visibility: hidden;}
#nascondiup {position:absolute; left:0px; top:-5px; width:634px; height:132px; z-index:2; visibility: hidden;}
#nascondi1 {position:absolute; left:0px; top:149px; width:188px; height:273px; z-index:3; visibility: hidden;}
#nascondi2 {position:absolute; left:0px; top:149px; width:184px; height:265px; z-index:3; visibility: hidden;}
</style>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_showHideLayers('weblink','','hide','prodotti','','hide','servizi','','hide','svilweb','','hide','supponline','','hide')" >
<div id="weblink" class="alpha" onMouseOver="MM_showHideLayers('weblink','','show','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondi1','','show','nascondi2','','hide')" onMouseOut="MM_showHideLayers('weblink','','hide','nascondi1','','hide')">
<table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000">
<tr>
<td valign="top"><table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu">
<tr>
<td valign="top"><script>arweblink();</script> </td>
<td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"> </td>
</tr>
</table></td>
</tr>
</table>
</div>
<div id="prodotti" class="alpha" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','show','supponline','','hide','svilweb','','hide','servizi','','hide','nascondi1','','show','nascondi2','','show')" onMouseOut="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondi1','','hide','nascondi2','','hide')">
<table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000">
<tr>
<td valign="top"><table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu">
<tr>
<td valign="top"><script>arprodotti();</script> </td>
<td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"> </td>
</tr>
</table></td>
</tr>
</table>
</div>
<div id="supponline" class="alpha" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','show','svilweb','','hide','servizi','','hide','nascondi1','','show','nascondi2','','show')" onMouseOut="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondi1','','hide','nascondi2','','hide')">
<table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000">
<tr>
<td valign="top"><table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu">
<tr>
<td valign="top"><script>arsupponline();</script> </td>
<td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"> </td>
</tr>
</table></td>
</tr>
</table>
</div>
<div id="svilweb" class="alpha" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','show','servizi','','hide','nascondi1','','show','nascondi2','','show')" onMouseOut="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondi1','','hide','nascondi2','','hide')">
<table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000">
<tr>
<td valign="top"><table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu">
<tr>
<td valign="top"><script>arsvilweb();</script> </td>
<td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"> </td>
</tr>
</table></td>
</tr>
</table>
</div>
<div id="servizi" class="alpha" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','show','nascondi1','','show','nascondi2','','show')" onMouseOut="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondi1','','hide','nascondi2','','hide')">
<table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000">
<tr>
<td valign="top"><table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu">
<tr>
<td valign="top"><script>arservizi();</script> </td>
<td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"> </td>
</tr>
</table></td>
</tr>
</table>
</div>
<div id="nascondiup" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','hide','nascondi1','','hide','nascondi2','','hide')"><img src="../immagini/chiusura.gif" width="100%" height="100%">
</div>
<div id="nascondi1" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','hide','nascondi1','','hide','nascondi2','','hide')"></div>
<div id="nascondi2" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','hide','nascondi1','','hide','nascondi2','','hide')"></div>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="100" valign="top" ><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="21%" height="127" valign="top" bgcolor="#2533A2"><a href="Sindex.asp"><img src="../immagini/weblinkLogohpst.jpg" title="Ritorna alla Home Page" width="235" height="127" border="0"></a></td>
<td width="0%" valign="top" bgcolor="#2533A2"> <table width="71%" height="127" border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td width="672" background="../immagini/img3d.gif"> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="0" colspan="2" bgcolor="#333399" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%" height="1" bgcolor="#3333CC"></td>
<td height="1" colspan="2" valign="top" bgcolor="#3333CC"></td>
</tr>
<tr>
<td> </td>
<td width="65%" valign="top"><a href="#" onMouseOver="MM_showHideLayers('weblink','','inherit','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','show','nascondi1','','show','nascondi2','','show');P7AniMagic('nascondi1',168,149,35,30,0,0);P7AniMagic('nascondi2',-170,149,35,30,0,0)" >WEBLINK</a>
<font color="#FFFFFF" size="1">|</font> <a href="#" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','inherit','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','show','nascondi1','','show','nascondi2','','show');P7AniMagic('nascondi1',290,149,35,30,0,0);P7AniMagic('nascondi2',-90,149,35,30,0,0)">PRODOTTI </a>
<font color="#FFFFFF" size="1">|</font> <a href="#" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','inherit','nascondiup','','show','nascondi1','','show','nascondi2','','show');P7AniMagic('nascondi1',370,149,35,30,0,0);P7AniMagic('nascondi2',-5,149,35,30,0,0)">SERVIZI </a>
<font color="#FFFFFF" size="1">|</font> <a href="#" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','inherit','servizi','','hide','nascondiup','','show','nascondi1','','show','nascondi2','','show');P7AniMagic('nascondi1',453,149,35,30,0,0);P7AniMagic('nascondi2',72,149,35,30,0,0)" >SVILUPPO
WEB </a><font color="#FFFFFF" size="1">|</font>
<a href="#" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','inherit','svilweb','','hide','servizi','','hide','nascondiup','','show','nascondi1','','show','nascondi2','','show');P7AniMagic('nascondi1',545,129,35,30,0,0);P7AniMagic('nascondi2',186,149,35,30,0,0)">SUPPORTO
ONLINE</a><font color="#3366CC" size="2" face="Verdana, Arial, Helvetica, sans-serif"> </font>
</td>
<td width="34%" valign="top"> <form action="" method="post" name="form1" class="formargini">
<table width="226" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="40%" valign="middle" > <div align="left"><a href="cerca.asp">CERCA</a></div></td>
<td width="52%"> <div align="right"><font color="#3366CC" size="2" face="Verdana, Arial, Helvetica, sans-serif">
<input name="textfield" type="text" class="campocerca">
</font></div></td>
<td width="8%"><input name="imageField" type="image" src="../immagini/ok.gif" width="20" height="20" border="0"></td>
<td width="8%"><a href="../public/index.asp" class="nascosto">@</a></td>
</tr>
</table>
</form></td>
</tr>
<tr>
<td height="1" valign="top" bgcolor="#333333"></td>
<td height="1" valign="top" bgcolor="#333333"></td>
<td height="1" valign="top" bgcolor="#333333"></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top" bgcolor="#333E84">
<table width="100%" height="100%" border="0" cellpadding="10" cellspacing="0" class="imgsfondo">
<tr>
<td width="1232" valign="top"> <!-- InstanceBeginEditable name="area_modific_princ" -->
<br>
<table width="750" border="0" cellpadding="0" cellspacing="0" bgcolor="#0033CC" >
<tr>
<td><table width="750" border="0" cellpadding="2" cellspacing="1">
<tr bgcolor="#0066CC">
<td width="375" bgcolor="#0066CC"> <div align="left" class="news"> News
tecnologiche </div></td>
<td width="375">
<div align="left" class="news"> News dal mondo </div></td>
</tr>
<tr bgcolor="#333399" >
<td width="375" valign="top" bgcolor="#005BB7" >
<%
While ((Repeat1__numRows <> 0) AND (NOT news_tec.EOF))
%>
<table width="100%" border="0" cellpadding="3" cellspacing="0" id="news_tech">
<tr>
<td valign="top"><div align="left"><br>
<%
url = news_tec("url"
if len(url) > 0 then
%>
<a href="<%=(news_tec.Fields.Item("url".Value)%>" target="_blank"><img src="<%=(news_tec.Fields.Item("img_news_tech".Value)%>" alt="<%=(news_tec.Fields.Item("altxt".Value)%>" border="0" align="left"></a>
<% else %>
<img src="<%=(news_tec.Fields.Item("img_news_tech".Value)%>" alt="<%=(news_tec.Fields.Item("altxt".Value)%>" border="0" align="left">
<% end if %>
<span class="datanews"><%=(news_tec.Fields.Item("data_news_tech".Value)%></span><span class="testonews"><br>
<%=(news_tec.Fields.Item("testo_news_tech".Value)%> </span> </div></td>
</tr>
</table>
<%
Repeat1__index=Repeat1__index+1
Repeat1__numRows=Repeat1__numRows-1
news_tec.MoveNext()
Wend
%>
</td>
<td width="375" valign="top" bgcolor="#005BB7">
<%
While ((Repeat2__numRows <> 0) AND (NOT news_mondo.EOF))
%>
<table width="100%" border="0" cellpadding="3" cellspacing="0" id="news_mondo">
<tr>
<td><br>
<%
url = news_mondo("url"
if len(url) > 0 then
%>
<a href="<%=(news_mondo.Fields.Item("url".Value)%>" target="_blank"><img src="<%=(news_mondo.Fields.Item("img_news_mondo".Value)%>" alt="<%=(news_mondo.Fields.Item("altxt".Value)%>" border="0" align="left"></a>
<% else %>
<img src="<%=(news_mondo.Fields.Item("img_news_mondo".Value)%>" alt="<%=(news_mondo.Fields.Item("altxt".Value)%>" border="0" align="left">
<% end if %>
<span class="datanews"><%=(news_mondo.Fields.Item("data_news_mondo".Value)%></span><span class="testo"><br>
</span><span class="testonews"><%=(news_mondo.Fields.Item("testo_news_mondo".Value)%></span> </td>
</tr>
</table>
<%
Repeat2__index=Repeat2__index+1
Repeat2__numRows=Repeat2__numRows-1
news_mondo.MoveNext()
Wend
%>
</td>
</tr>
</table></td>
</tr>
</table>
<br>
<table width="40" height="40" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="100" height="40"><a href="stat_pagina.asp"><img src="../immagini/Wstat.gif" alt="Statistiche di accesso a Weblinkcomputers.it" width="40" height="40" border="0"></a></td>
</tr>
</table>
<link href="weblinkstyle_sv.css" rel="stylesheet" type="text/css" >
<!-- InstanceEndEditable --> </td>
</tr>
</table>
</tr>
</table>
</body>
<!-- InstanceEnd --></html>
<%
news_tec.Close()
Set news_tec = Nothing
%>
<%
news_mondo.Close()
Set news_mondo = Nothing
%>
<%@LANGUAGE="VBSCRIPT"%>
<!--#include file="../Connections/weblinkconn.asp" -->
<!--#include file="../Connections/weblinkconnStat.asp" -->
<%
'controllo che sfrutta le aperture di sessione per i reload della pagina in modo che non vengano fatte statistiche sulle pagine aggiornate
strSessione = Trim("" & Session("Conteggio")
If inStr(strSessione,"[homepage]" = 0 then
%><!--#include file="../st/contatore.asp"--><%
Session("Conteggio" = strSessione & "[homepage]"
End If
'fine controllo
%>
<%
Dim news_tec
Dim news_tec_numRows
Set news_tec = Server.CreateObject("ADODB.Recordset"
news_tec.ActiveConnection = MM_weblinkconn_STRING
news_tec.Source = "SELECT * FROM tech_news ORDER BY data_news_tech DESC"
news_tec.CursorType = 0
news_tec.CursorLocation = 2
news_tec.LockType = 1
news_tec.Open()
news_tec_numRows = 0
%>
<%
Dim news_mondo
Dim news_mondo_numRows
Set news_mondo = Server.CreateObject("ADODB.Recordset"
news_mondo.ActiveConnection = MM_weblinkconn_STRING
news_mondo.Source = "SELECT * FROM mondo_news ORDER BY data_news_mondo DESC"
news_mondo.CursorType = 0
news_mondo.CursorLocation = 2
news_mondo.LockType = 1
news_mondo.Open()
news_mondo_numRows = 0
%>
<%
Dim Repeat1__numRows
Dim Repeat1__index
Repeat1__numRows = 3
Repeat1__index = 0
news_tec_numRows = news_tec_numRows + Repeat1__numRows
%>
<%
Dim Repeat2__numRows
Dim Repeat2__index
Repeat2__numRows = 3
Repeat2__index = 0
news_mondo_numRows = news_mondo_numRows + Repeat2__numRows
%>
<html><!-- InstanceBegin template="/Templates/modSindex.dwt.asp" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<title>W E B L I N K C O M P U T E R S</title>
<!-- InstanceEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="weblinkstyle_sv.css" rel="stylesheet" type="text/css" >
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
<script src="weblinkjs.js"></script>
<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>
<style type="text/css">
#weblink {position:absolute; left:17px; top:153; width:150px; height:160px; z-index:1; visibility: hidden;}
#prodotti {position:absolute; left:96px; top:153px; width:200; height:160px; z-index:1; overflow: visible; visibility: hidden;}
#supponline {position:absolute; left:370px; top:153px; width:174px; height:160px; z-index:1; visibility: hidden;}
#svilweb {position:absolute; left:257px; top:153px; width:193px; height:160px; z-index:1; visibility: hidden;}
#servizi {position:absolute; left:182px; top:153px; width:194px; height:160px; z-index:1; visibility: hidden;}
#nascondiup {position:absolute; left:0px; top:-5px; width:634px; height:132px; z-index:2; visibility: hidden;}
#nascondi1 {position:absolute; left:0px; top:149px; width:188px; height:273px; z-index:3; visibility: hidden;}
#nascondi2 {position:absolute; left:0px; top:149px; width:184px; height:265px; z-index:3; visibility: hidden;}
</style>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_showHideLayers('weblink','','hide','prodotti','','hide','servizi','','hide','svilweb','','hide','supponline','','hide')" >
<div id="weblink" class="alpha" onMouseOver="MM_showHideLayers('weblink','','show','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondi1','','show','nascondi2','','hide')" onMouseOut="MM_showHideLayers('weblink','','hide','nascondi1','','hide')">
<table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000">
<tr>
<td valign="top"><table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu">
<tr>
<td valign="top"><script>arweblink();</script> </td>
<td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"> </td>
</tr>
</table></td>
</tr>
</table>
</div>
<div id="prodotti" class="alpha" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','show','supponline','','hide','svilweb','','hide','servizi','','hide','nascondi1','','show','nascondi2','','show')" onMouseOut="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondi1','','hide','nascondi2','','hide')">
<table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000">
<tr>
<td valign="top"><table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu">
<tr>
<td valign="top"><script>arprodotti();</script> </td>
<td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"> </td>
</tr>
</table></td>
</tr>
</table>
</div>
<div id="supponline" class="alpha" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','show','svilweb','','hide','servizi','','hide','nascondi1','','show','nascondi2','','show')" onMouseOut="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondi1','','hide','nascondi2','','hide')">
<table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000">
<tr>
<td valign="top"><table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu">
<tr>
<td valign="top"><script>arsupponline();</script> </td>
<td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"> </td>
</tr>
</table></td>
</tr>
</table>
</div>
<div id="svilweb" class="alpha" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','show','servizi','','hide','nascondi1','','show','nascondi2','','show')" onMouseOut="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondi1','','hide','nascondi2','','hide')">
<table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000">
<tr>
<td valign="top"><table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu">
<tr>
<td valign="top"><script>arsvilweb();</script> </td>
<td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"> </td>
</tr>
</table></td>
</tr>
</table>
</div>
<div id="servizi" class="alpha" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','show','nascondi1','','show','nascondi2','','show')" onMouseOut="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondi1','','hide','nascondi2','','hide')">
<table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000">
<tr>
<td valign="top"><table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu">
<tr>
<td valign="top"><script>arservizi();</script> </td>
<td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"> </td>
</tr>
</table></td>
</tr>
</table>
</div>
<div id="nascondiup" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','hide','nascondi1','','hide','nascondi2','','hide')"><img src="../immagini/chiusura.gif" width="100%" height="100%">
</div>
<div id="nascondi1" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','hide','nascondi1','','hide','nascondi2','','hide')"></div>
<div id="nascondi2" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','hide','nascondi1','','hide','nascondi2','','hide')"></div>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="100" valign="top" ><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="21%" height="127" valign="top" bgcolor="#2533A2"><a href="Sindex.asp"><img src="../immagini/weblinkLogohpst.jpg" title="Ritorna alla Home Page" width="235" height="127" border="0"></a></td>
<td width="0%" valign="top" bgcolor="#2533A2"> <table width="71%" height="127" border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td width="672" background="../immagini/img3d.gif"> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="0" colspan="2" bgcolor="#333399" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%" height="1" bgcolor="#3333CC"></td>
<td height="1" colspan="2" valign="top" bgcolor="#3333CC"></td>
</tr>
<tr>
<td> </td>
<td width="65%" valign="top"><a href="#" onMouseOver="MM_showHideLayers('weblink','','inherit','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','show','nascondi1','','show','nascondi2','','show');P7AniMagic('nascondi1',168,149,35,30,0,0);P7AniMagic('nascondi2',-170,149,35,30,0,0)" >WEBLINK</a>
<font color="#FFFFFF" size="1">|</font> <a href="#" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','inherit','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','show','nascondi1','','show','nascondi2','','show');P7AniMagic('nascondi1',290,149,35,30,0,0);P7AniMagic('nascondi2',-90,149,35,30,0,0)">PRODOTTI </a>
<font color="#FFFFFF" size="1">|</font> <a href="#" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','inherit','nascondiup','','show','nascondi1','','show','nascondi2','','show');P7AniMagic('nascondi1',370,149,35,30,0,0);P7AniMagic('nascondi2',-5,149,35,30,0,0)">SERVIZI </a>
<font color="#FFFFFF" size="1">|</font> <a href="#" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','inherit','servizi','','hide','nascondiup','','show','nascondi1','','show','nascondi2','','show');P7AniMagic('nascondi1',453,149,35,30,0,0);P7AniMagic('nascondi2',72,149,35,30,0,0)" >SVILUPPO
WEB </a><font color="#FFFFFF" size="1">|</font>
<a href="#" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','inherit','svilweb','','hide','servizi','','hide','nascondiup','','show','nascondi1','','show','nascondi2','','show');P7AniMagic('nascondi1',545,129,35,30,0,0);P7AniMagic('nascondi2',186,149,35,30,0,0)">SUPPORTO
ONLINE</a><font color="#3366CC" size="2" face="Verdana, Arial, Helvetica, sans-serif"> </font>
</td>
<td width="34%" valign="top"> <form action="" method="post" name="form1" class="formargini">
<table width="226" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="40%" valign="middle" > <div align="left"><a href="cerca.asp">CERCA</a></div></td>
<td width="52%"> <div align="right"><font color="#3366CC" size="2" face="Verdana, Arial, Helvetica, sans-serif">
<input name="textfield" type="text" class="campocerca">
</font></div></td>
<td width="8%"><input name="imageField" type="image" src="../immagini/ok.gif" width="20" height="20" border="0"></td>
<td width="8%"><a href="../public/index.asp" class="nascosto">@</a></td>
</tr>
</table>
</form></td>
</tr>
<tr>
<td height="1" valign="top" bgcolor="#333333"></td>
<td height="1" valign="top" bgcolor="#333333"></td>
<td height="1" valign="top" bgcolor="#333333"></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top" bgcolor="#333E84">
<table width="100%" height="100%" border="0" cellpadding="10" cellspacing="0" class="imgsfondo">
<tr>
<td width="1232" valign="top"> <!-- InstanceBeginEditable name="area_modific_princ" -->
<br>
<table width="750" border="0" cellpadding="0" cellspacing="0" bgcolor="#0033CC" >
<tr>
<td><table width="750" border="0" cellpadding="2" cellspacing="1">
<tr bgcolor="#0066CC">
<td width="375" bgcolor="#0066CC"> <div align="left" class="news"> News
tecnologiche </div></td>
<td width="375">
<div align="left" class="news"> News dal mondo </div></td>
</tr>
<tr bgcolor="#333399" >
<td width="375" valign="top" bgcolor="#005BB7" >
<%
While ((Repeat1__numRows <> 0) AND (NOT news_tec.EOF))
%>
<table width="100%" border="0" cellpadding="3" cellspacing="0" id="news_tech">
<tr>
<td valign="top"><div align="left"><br>
<%
url = news_tec("url"
if len(url) > 0 then
%>
<a href="<%=(news_tec.Fields.Item("url".Value)%>" target="_blank"><img src="<%=(news_tec.Fields.Item("img_news_tech".Value)%>" alt="<%=(news_tec.Fields.Item("altxt".Value)%>" border="0" align="left"></a>
<% else %>
<img src="<%=(news_tec.Fields.Item("img_news_tech".Value)%>" alt="<%=(news_tec.Fields.Item("altxt".Value)%>" border="0" align="left">
<% end if %>
<span class="datanews"><%=(news_tec.Fields.Item("data_news_tech".Value)%></span><span class="testonews"><br>
<%=(news_tec.Fields.Item("testo_news_tech".Value)%> </span> </div></td>
</tr>
</table>
<%
Repeat1__index=Repeat1__index+1
Repeat1__numRows=Repeat1__numRows-1
news_tec.MoveNext()
Wend
%>
</td>
<td width="375" valign="top" bgcolor="#005BB7">
<%
While ((Repeat2__numRows <> 0) AND (NOT news_mondo.EOF))
%>
<table width="100%" border="0" cellpadding="3" cellspacing="0" id="news_mondo">
<tr>
<td><br>
<%
url = news_mondo("url"
if len(url) > 0 then
%>
<a href="<%=(news_mondo.Fields.Item("url".Value)%>" target="_blank"><img src="<%=(news_mondo.Fields.Item("img_news_mondo".Value)%>" alt="<%=(news_mondo.Fields.Item("altxt".Value)%>" border="0" align="left"></a>
<% else %>
<img src="<%=(news_mondo.Fields.Item("img_news_mondo".Value)%>" alt="<%=(news_mondo.Fields.Item("altxt".Value)%>" border="0" align="left">
<% end if %>
<span class="datanews"><%=(news_mondo.Fields.Item("data_news_mondo".Value)%></span><span class="testo"><br>
</span><span class="testonews"><%=(news_mondo.Fields.Item("testo_news_mondo".Value)%></span> </td>
</tr>
</table>
<%
Repeat2__index=Repeat2__index+1
Repeat2__numRows=Repeat2__numRows-1
news_mondo.MoveNext()
Wend
%>
</td>
</tr>
</table></td>
</tr>
</table>
<br>
<table width="40" height="40" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="100" height="40"><a href="stat_pagina.asp"><img src="../immagini/Wstat.gif" alt="Statistiche di accesso a Weblinkcomputers.it" width="40" height="40" border="0"></a></td>
</tr>
</table>
<link href="weblinkstyle_sv.css" rel="stylesheet" type="text/css" >
<!-- InstanceEndEditable --> </td>
</tr>
</table>
</tr>
</table>
</body>
<!-- InstanceEnd --></html>
<%
news_tec.Close()
Set news_tec = Nothing
%>
<%
news_mondo.Close()
Set news_mondo = Nothing
%>