Visualizzazione risultati 1 fino 1 di 1

Discussione: OnSubmit IF value redirect

  1. #1
    htmltestlol non è connesso Neofita
    Data registrazione
    04-11-2010
    Messaggi
    12

    Question OnSubmit IF value redirect

    Il titolo sintetico effettivamente non dice molto...
    Duqnue, il mio problema è che devo mettere un form ad un motore di ricerca in modo che sul text mi visualizzi il un testo di publicità (powered by etc...), gli ho messo un mouseover ed un mouseout, ma se non ci si mette niente cliccando suce rca fa comunque una ricerca di quel testo... io bolgio ceh quando ci sia il testo di default oppure sia vuoto mi rivada sulla stessa apgina senza effettuare la ricerca. Per ora sono arrivato qui:
    Codice HTML:
    <HTML>
    <HEAD>
    <TITLE>Search - BlackFlames Team Italia</TITLE>
    <meta name="keywords" content="Need for Speed World Crew, BlackFlames Team Italia, Black Flames Team Italia, NFSW Crew, NFS World Crew, NFSW BlackFlames, NFSW Black Flames, Search Engine, NFS World, Best, Lol"> 
    <meta name="description" content="BlackFlames Team Italia SE"> 
    <link ref="canonical" href="http://nfs-blackflames.webs.com/"/>  
    <LINK REL="shortcut icon" HREF="http://nfs-blackflames.webs.com/favicon.ico"> 
    </HEAD>
    <BODY scrolling="no" background="http://nfs-blackflames.webs.com/images/background.png">
    <BR>
    <BR>
    <BR>
    <BR>
    <center>
    <A href="http://nfs-blackflames.webs.com/apps/auth/login"><IMG src="blackflames.png" alt="Black Flames Team Italia" border=0></A> 
    </center>
    <BR>
    <BR>
    <BR>
    <form method="get" action="http://search.freecause.com/search" onsubmit="if (document.getElementById('p').value != 'POWERED BY        >>> BlackFlames Team Italia <<<') document.windows.location='http://www.htmltestlol.altervista.org/public/bf/search.html';" onsubmit="if (document.getElementById('p').value != '') document.windows.location='http://www.htmltestlol.altervista.org/public/bf/search.html';">
    <center>
    <table cellpadding=0 cellspacing=0>
    <tr>
    <td>
    <center>
    <input type="hidden" name="ourmark" value="1"/>
    <input type="hidden" name="fr" value="freecause"/>
    <input type="hidden" name="ei" value="utf-8"/>
    <input type="hidden" name="type" value="61495"/>
    <input type=text maxlength=255 id="p" name="p" title="Cerca" value="POWERED BY        >>> BlackFlames Team Italia <<<" onmouseover="if
    (this.value=='POWERED BY        >>> BlackFlames Team Italia <<<') this.value='';" onmouseout="if
    (this.value=='') this.value='POWERED BY        >>> BlackFlames Team Italia <<<';" size=57/>
    <input type="submit" value="Cerca - Yahoo!"/>
    </center>
    <TR>
    <TD>
    <center>
    <input type="button" value="Ricerca avanzata - Google" onClick="window.location='http://www.google.it/advanced_search?hl=it'"/>
    <input type="button" value="Strumenti per le lingue - Google" onClick="window.location='http://www.google.it/language_tools?hl=it'"/>
    </center>
    </form>
    </table>
    </center>
    <center>
    <BR>
    <BR>
    <BR>
    <BR>
    <BR>
    <BR>
    <BR>
    <BR>
    <BR>
    <BR>
    <BR>
    <BR>
    <BR>
    <table border="3" cellpadding=3 cellspacing=0>
    <TD bgcolor="black">
    <center><b><FONT color="white">BlackFlames Team Italia is property of Francesco88 and other members. 2010</FONT></b></center>
    </table>
    </center>
    </BODY>
    </HTML>
    Questa è la pagina in questione
    ovviamente non è l'unico JS che ho provato, ho fatto circa una 30ina di tentativi, questo erp comodità è solo l'ultimo che provato, e girando su internet non riesco a trovare niente che non abbia già provato.
    Grazie mille in anticipo a tutti, bye

    P.S. non sono esattamente un esperto quindi per favore preferirei se rispondete più semplicemente possibile grazie, oppure in caso ci si adatta sempre, vabè 8]
    Ultima modifica di htmltestlol : 26-11-2010 alle ore 18.19.04

Tags for this Thread

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •