Forums

ASP

This topic is locked

in local machine yes but in remote no.. :(

Posted 16 Jan 2003 22:02:05
1
has voted
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>
&lt;%
url = news_mondo("url"
if len(url) &gt; 0 then
%&gt;
&lt;a href="&lt;%=(news_mondo.Fields.Item("url".Value)%&gt;" target="_blank"&gt;&lt;img src="&lt;%=(news_mondo.Fields.Item("img_news_mondo".Value)%&gt;" alt="&lt;%=(news_mondo.Fields.Item("altxt".Value)%&gt;" border="0" align="left"&gt;&lt;/a&gt;
&lt;% else %&gt;
&lt;img src="&lt;%=(news_mondo.Fields.Item("img_news_mondo".Value)%&gt;" alt="&lt;%=(news_mondo.Fields.Item("altxt".Value)%&gt;" border="0" align="left"&gt;
&lt;% end if %&gt;
</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 &lt;a href&gt; 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
Replied 16 Jan 2003 22:33:50
16 Jan 2003 22:33:50 dops dops replied:
sure.. but is very long:

&lt;%@LANGUAGE="VBSCRIPT"%&gt;
&lt;!--#include file="../Connections/weblinkconn.asp" --&gt;
&lt;!--#include file="../Connections/weblinkconnStat.asp" --&gt;

&lt;%
'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
%&gt;&lt;!--#include file="../st/contatore.asp"--&gt;&lt;%
Session("Conteggio" = strSessione & "[homepage]"
End If
'fine controllo
%&gt;

&lt;%
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
%&gt;
&lt;%
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
%&gt;
&lt;%
Dim Repeat1__numRows
Dim Repeat1__index

Repeat1__numRows = 3
Repeat1__index = 0
news_tec_numRows = news_tec_numRows + Repeat1__numRows
%&gt;
&lt;%
Dim Repeat2__numRows
Dim Repeat2__index

Repeat2__numRows = 3
Repeat2__index = 0
news_mondo_numRows = news_mondo_numRows + Repeat2__numRows
%&gt;
&lt;html&gt;&lt;!-- InstanceBegin template="/Templates/modSindex.dwt.asp" codeOutsideHTMLIsLocked="false" --&gt;
&lt;head&gt;

&lt;!-- InstanceBeginEditable name="doctitle" --&gt;
&lt;title&gt;W E B L I N K C O M P U T E R S&lt;/title&gt;
&lt;!-- InstanceEndEditable --&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt;
&lt;link href="weblinkstyle_sv.css" rel="stylesheet" type="text/css" &gt;
&lt;!-- InstanceBeginEditable name="head" --&gt;&lt;!-- InstanceEndEditable --&gt;
&lt;script src="weblinkjs.js"&gt;&lt;/script&gt;
&lt;script language="JavaScript" type="text/JavaScript"&gt;

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);


&lt;/script&gt;
&lt;style type="text/css"&gt;
#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;}
&lt;/style&gt;
&lt;/head&gt;

&lt;body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_showHideLayers('weblink','','hide','prodotti','','hide','servizi','','hide','svilweb','','hide','supponline','','hide')" &gt;
&lt;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')"&gt;
&lt;table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;&lt;table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;&lt;script&gt;arweblink();&lt;/script&gt; &nbsp;&lt;/td&gt;
&lt;td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"&gt;&nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;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')"&gt;
&lt;table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;&lt;table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;&lt;script&gt;arprodotti();&lt;/script&gt; &nbsp;&lt;/td&gt;
&lt;td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"&gt;&nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;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')"&gt;
&lt;table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;&lt;table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;&lt;script&gt;arsupponline();&lt;/script&gt; &nbsp;&lt;/td&gt;
&lt;td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"&gt;&nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;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')"&gt;
&lt;table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;&lt;table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;&lt;script&gt;arsvilweb();&lt;/script&gt; &nbsp;&lt;/td&gt;
&lt;td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"&gt;&nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;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')"&gt;
&lt;table width="100%" height="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#000000"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;&lt;table width="100%" height="100%" border="0" cellpadding="5" cellspacing="0" bgcolor="#3300CC" class="sfondomenu"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;&lt;script&gt;arservizi();&lt;/script&gt; &nbsp;&lt;/td&gt;
&lt;td width="20" valign="top" background="../immagini/puntini.gif" bgcolor="#003399"&gt;&nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div id="nascondiup" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','hide','nascondi1','','hide','nascondi2','','hide')"&gt;&lt;img src="../immagini/chiusura.gif" width="100%" height="100%"&gt;
&lt;/div&gt;
&lt;div id="nascondi1" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','hide','nascondi1','','hide','nascondi2','','hide')"&gt;&lt;/div&gt;
&lt;div id="nascondi2" onMouseOver="MM_showHideLayers('weblink','','hide','prodotti','','hide','supponline','','hide','svilweb','','hide','servizi','','hide','nascondiup','','hide','nascondi1','','hide','nascondi2','','hide')"&gt;&lt;/div&gt;
&lt;table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"&gt;
&lt;tr&gt;
&lt;td height="100" valign="top" &gt;&lt;table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"&gt;
&lt;tr&gt;
&lt;td width="21%" height="127" valign="top" bgcolor="#2533A2"&gt;&lt;a href="Sindex.asp"&gt;&lt;img src="../immagini/weblinkLogohpst.jpg" title="Ritorna alla Home Page" width="235" height="127" border="0"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td width="0%" valign="top" bgcolor="#2533A2"&gt; &lt;table width="71%" height="127" border="0" align="right" cellpadding="0" cellspacing="0"&gt;
&lt;tr&gt;
&lt;td width="672" background="../immagini/img3d.gif"&gt;&nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="0" colspan="2" bgcolor="#333399" &gt;&lt;table width="100%" border="0" cellspacing="0" cellpadding="0"&gt;
&lt;tr&gt;
&lt;td width="1%" height="1" bgcolor="#3333CC"&gt;&lt;/td&gt;
&lt;td height="1" colspan="2" valign="top" bgcolor="#3333CC"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&nbsp;&lt;/td&gt;
&lt;td width="65%" valign="top"&gt;&lt;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)" &gt;WEBLINK&lt;/a&gt;&nbsp;
&nbsp;&lt;font color="#FFFFFF" size="1"&gt;|&lt;/font&gt;&nbsp;&nbsp; &lt;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)"&gt;PRODOTTI&nbsp;&nbsp;&lt;/a&gt;
&lt;font color="#FFFFFF" size="1"&gt;|&lt;/font&gt;&nbsp;&nbsp; &lt;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)"&gt;SERVIZI&nbsp;&nbsp;&lt;/a&gt;
&lt;font color="#FFFFFF" size="1"&gt;|&lt;/font&gt;&nbsp;&nbsp; &lt;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)" &gt;SVILUPPO
WEB &nbsp;&nbsp;&lt;/a&gt;&lt;font color="#FFFFFF" size="1"&gt;|&lt;/font&gt;&nbsp;&nbsp;
&lt;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)"&gt;SUPPORTO
ONLINE&lt;/a&gt;&lt;font color="#3366CC" size="2" face="Verdana, Arial, Helvetica, sans-serif"&gt;&nbsp;&lt;/font&gt;
&lt;/td&gt;
&lt;td width="34%" valign="top"&gt; &lt;form action="" method="post" name="form1" class="formargini"&gt;
&lt;table width="226" border="0" align="center" cellpadding="0" cellspacing="0"&gt;
&lt;tr&gt;
&lt;td width="40%" valign="middle" &gt; &lt;div align="left"&gt;&lt;a href="cerca.asp"&gt;CERCA&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td width="52%"&gt; &lt;div align="right"&gt;&lt;font color="#3366CC" size="2" face="Verdana, Arial, Helvetica, sans-serif"&gt;
&lt;input name="textfield" type="text" class="campocerca"&gt;
&lt;/font&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td width="8%"&gt;&lt;input name="imageField" type="image" src="../immagini/ok.gif" width="20" height="20" border="0"&gt;&lt;/td&gt;
&lt;td width="8%"&gt;&lt;a href="../public/index.asp" class="nascosto"&gt;@&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/form&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td height="1" valign="top" bgcolor="#333333"&gt;&lt;/td&gt;
&lt;td height="1" valign="top" bgcolor="#333333"&gt;&lt;/td&gt;
&lt;td height="1" valign="top" bgcolor="#333333"&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" bgcolor="#333E84"&gt;
&lt;table width="100%" height="100%" border="0" cellpadding="10" cellspacing="0" class="imgsfondo"&gt;
&lt;tr&gt;
&lt;td width="1232" valign="top"&gt; &lt;!-- InstanceBeginEditable name="area_modific_princ" --&gt;
&lt;br&gt;
&lt;table width="750" border="0" cellpadding="0" cellspacing="0" bgcolor="#0033CC" &gt;
&lt;tr&gt;
&lt;td&gt;&lt;table width="750" border="0" cellpadding="2" cellspacing="1"&gt;
&lt;tr bgcolor="#0066CC"&gt;
&lt;td width="375" bgcolor="#0066CC"&gt; &lt;div align="left" class="news"&gt;&nbsp;News
tecnologiche &nbsp;&nbsp;&lt;/div&gt;&lt;/td&gt;
&lt;td width="375"&gt;
&lt;div align="left" class="news"&gt;&nbsp;News dal mondo&nbsp;&nbsp;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr bgcolor="#333399" &gt;
&lt;td width="375" valign="top" bgcolor="#005BB7" &gt;
&lt;%
While ((Repeat1__numRows &lt;&gt; 0) AND (NOT news_tec.EOF))
%&gt;
&lt;table width="100%" border="0" cellpadding="3" cellspacing="0" id="news_tech"&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;&lt;div align="left"&gt;&lt;br&gt;




&lt;%
url = news_tec("url"
if len(url) &gt; 0 then
%&gt;
&lt;a href="&lt;%=(news_tec.Fields.Item("url".Value)%&gt;" target="_blank"&gt;&lt;img src="&lt;%=(news_tec.Fields.Item("img_news_tech".Value)%&gt;" alt="&lt;%=(news_tec.Fields.Item("altxt".Value)%&gt;" border="0" align="left"&gt;&lt;/a&gt;
&lt;% else %&gt;
&lt;img src="&lt;%=(news_tec.Fields.Item("img_news_tech".Value)%&gt;" alt="&lt;%=(news_tec.Fields.Item("altxt".Value)%&gt;" border="0" align="left"&gt;
&lt;% end if %&gt;





&lt;span class="datanews"&gt;&lt;%=(news_tec.Fields.Item("data_news_tech".Value)%&gt;&lt;/span&gt;&lt;span class="testonews"&gt;&lt;br&gt;
&lt;%=(news_tec.Fields.Item("testo_news_tech".Value)%&gt; &lt;/span&gt; &lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;%
Repeat1__index=Repeat1__index+1
Repeat1__numRows=Repeat1__numRows-1
news_tec.MoveNext()
Wend
%&gt;
&lt;/td&gt;
&lt;td width="375" valign="top" bgcolor="#005BB7"&gt;
&lt;%
While ((Repeat2__numRows &lt;&gt; 0) AND (NOT news_mondo.EOF))
%&gt;
&lt;table width="100%" border="0" cellpadding="3" cellspacing="0" id="news_mondo"&gt;
&lt;tr&gt;
&lt;td&gt;&lt;br&gt;



&lt;%
url = news_mondo("url"
if len(url) &gt; 0 then
%&gt;
&lt;a href="&lt;%=(news_mondo.Fields.Item("url".Value)%&gt;" target="_blank"&gt;&lt;img src="&lt;%=(news_mondo.Fields.Item("img_news_mondo".Value)%&gt;" alt="&lt;%=(news_mondo.Fields.Item("altxt".Value)%&gt;" border="0" align="left"&gt;&lt;/a&gt;
&lt;% else %&gt;
&lt;img src="&lt;%=(news_mondo.Fields.Item("img_news_mondo".Value)%&gt;" alt="&lt;%=(news_mondo.Fields.Item("altxt".Value)%&gt;" border="0" align="left"&gt;
&lt;% end if %&gt;




&lt;span class="datanews"&gt;&lt;%=(news_mondo.Fields.Item("data_news_mondo".Value)%&gt;&lt;/span&gt;&lt;span class="testo"&gt;&lt;br&gt;
&lt;/span&gt;&lt;span class="testonews"&gt;&lt;%=(news_mondo.Fields.Item("testo_news_mondo".Value)%&gt;&lt;/span&gt; &lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;%
Repeat2__index=Repeat2__index+1
Repeat2__numRows=Repeat2__numRows-1
news_mondo.MoveNext()
Wend
%&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;br&gt;
&lt;table width="40" height="40" border="0" cellpadding="0" cellspacing="0"&gt;
&lt;tr&gt;
&lt;td width="100" height="40"&gt;&lt;a href="stat_pagina.asp"&gt;&lt;img src="../immagini/Wstat.gif" alt="Statistiche di accesso a Weblinkcomputers.it" width="40" height="40" border="0"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;link href="weblinkstyle_sv.css" rel="stylesheet" type="text/css" &gt;
&lt;!-- InstanceEndEditable --&gt; &lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/tr&gt;
&lt;/table&gt;

&lt;/body&gt;
&lt;!-- InstanceEnd --&gt;&lt;/html&gt;
&lt;%
news_tec.Close()
Set news_tec = Nothing
%&gt;
&lt;%
news_mondo.Close()
Set news_mondo = Nothing
%&gt;


Reply to this topic