Modificare il file:
\DBList-Buoni-Spesa\info.asp
<% '---------------------------------------------------------------------------------------- '- ASP dbList - Version 8.1 - 30 July 2005 '- Copyright © 2005 - Livio Siri (http://www.livio.net) - All Rights Reserved. '---------------------------------------------------------------------------------------- '============================================================ Function Link (url, text, img, border) Dim object if img <> "" then object = Image(img,Border) if text <> "" and img <> "" then object = replace(object,">"," alt=' "&text&" '>") if text <> "" and img = "" then object = text Link = "<a href="&url&">"&object&"</a>" end Function '============================================================ Function Image (ImgName, Border) Image = "<img src=""images/"&ImgName&".gif"" border="&Border&" align=absmiddle>" end Function '============================================================ Sub W (Str) Response.Write(Str & Vbcrlf) End Sub '----------------------------------------------------------------- W("<!DOCTYPE HTML PUBLIC ""-//IETF//DTD HTML//EN"">") W("<html><head>") W("<meta http-equiv=""Content-Type"" content=""text/html; charset=iso-8859-1"">") W("<title>Info</title>") W("<style>") W("<!--") W(" body, table { font-family:verdana,arial,tahoma;font-size:11; }") W(" A {text-decoration: none;}") W(" A:hover {text-decoration: underline;}") W(" INPUT, TEXTAREA, SELECT {") W(" FONT-FAMILY:verdana;") W(" FONT-SIZE:10;") W(" background-color: #E6E4E4;") W(" COLOR:#000033;") 'W(" BORDER: #cad2d9 1px solid;") W(" BORDER-TOP: #cad2d9 1px solid;") W(" BORDER-BOTTOM: #cad2d9 1px solid;") W(" BORDER-LEFT: #cad2d9 1px solid;") W(" BORDER-RIGHT: #cad2d9 1px solid;") W(" }") W(" .button {cursor:hand;}") W("-->") W("</style>") W("<script>") W("<!--") W("//No right click") W("var message='(dbList by DaMa SOFTWARE)';") W("function click(e) {") W("if (document.all) {") W("if (event.button == 2) {") W("alert(message);") W("return false;}}") W("if (document.layers) {") W("if (e.which == 3) {") W("alert(message);") W("return false;}}}") W("if (document.layers) {") W("document.captureEvents(Event.MOUSEDOWN);}") W("document.onmousedown=click;") W("//-->") W("</script>") W("</head>") W("<body BGCOLOR=#F0F0F0 vlink=#000000 alink=#000000 link=#000000 topmargin=0 leftmargin=0 marginwidth=0 marginheight=0>") %> <style type="text/css"> .titoletto { font-family: Arial, Helvetica, sans-serif; } </style> <table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%"> <tr><td bgcolor=#0063ce> <table border="0" cellpadding="8" cellspacing="0"> <tr><td align=center width=30 bgcolor=#0063ce> </td> <td width="174" align=middle bgcolor=#EFEFDE style="border:1px solid #999999;"><strong class="titoletto">DaMa SOFTWARE</strong><br></td></tr></table> <img src="images/riga.gif" border=0 width=350 height=6 alt=""> <table border='0' cellpadding='10' cellspacing='0' width="100%"><tr> <td align=center width=15 bgcolor=#EFEFDE rowspan=2> </td> <td bgcolor=#EFEFDE height="100%"> <br> dbList v8.1 <b> </b><br><br> Gestione archivi<br> <br> <table border='0' cellpadding='0' cellspacing='0' width="100%"><tr> <td align=justify><div id="gt-res-content" closure_uid_1jv0a8="170"> <div dir="ltr" closure_uid_1jv0a8="169"> <p><span id="result_box" lang="it" f="4" a="undefined" sc="null" closure_uid_1jv0a8="90" xml:lang="it"><span sc="null" closure_uid_1jv0a8="121">Questa gestione dei r</span><span sc="null" closure_uid_1jv0a8="123">ecord</span> <span sc="null" closure_uid_1jv0a8="124">permette di modificare,</span> <span sc="null" closure_uid_1jv0a8="125">eliminare, aggiungere</span><span sc="null" closure_uid_1jv0a8="126">, ricercare</span><span sc="null" closure_uid_1jv0a8="127">,</span> <span sc="null" closure_uid_1jv0a8="128">filtrare ed </span><span sc="null" closure_uid_1jv0a8="129">esportare </span> <span sc="null" closure_uid_1jv0a8="130">in Excel,</span> <span sc="null" closure_uid_1jv0a8="131">l'archivio e la tabella</span> <span sc="null" closure_uid_1jv0a8="132">scelta</span><span sc="null" closure_uid_1jv0a8="133">,</span> ha un menù<span sc="null" closure_uid_1jv0a8="134"> di navigazione</span><span sc="null" closure_uid_1jv0a8="135">,</span> <span sc="null" closure_uid_1jv0a8="136">indice </span> <span sc="null" closure_uid_1jv0a8="137">di campo e</span> <span sc="null" closure_uid_1jv0a8="138">di ricerca</span> <span sc="null" closure_uid_1jv0a8="139">nella pagina</span><span sc="null" closure_uid_1jv0a8="140">.</span></span></p> <p>Inserire un help per il file.</p> </div> </div></td></tr></table> </td></tr><tr><td bgcolor=#EFEFDE align=right valign=top> <hr color=#ADAD9C size=2> <input type="button" onclick="self.close()" value=" Ok " class=button title=" Esci "> <BR><BR><BR> </td></tr></table> </td></tr></table> </body> </html>
[
Íàçàä
]