Visualizzazione dei risultati da 1 a 8 su 8
  1. #1

    A proposito di validazione xhtml ......

    Ciao a tutti.
    Ho provato a validare il codice xhtml
    del mio sito personale blogial
    il risultato ottenuto non è proprio incoraggiante
    Piango
    La cosa (tra le altre) che proprio non riesco a spiegarmi
    è questo errore:
    [*]<a href="/index.php?cat=1&PHPSESSID=b0b0431f4cb19dce679974b9 e37d2b5b">Php&nb[*]<a href="/index.php?cat=1&PHPSESSID=b0b0431f4cb19dce679974b9 e37d2b5b">Php&nb
    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (. The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".
    se vado a vedere il sorgente xhtml però ho:
    [*]<a href="/index.php?cat=1"Php(2)</a>
    di &PHPSESSID=b0b0431f4cb19dce679974b9e37d2b5b neanche l'ombra
    non faccio uso nè di sessioni e nè ampersands soltanto un semplice ?.
    Mi piacerebbe sapere cosa succede.
    PS.
    Il menu è generato dinamicamente da un file di testo
    se può centrarci qc. Ah ri-
    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

  2. #2

    correzione ....

    nel sorgente ho:[*]Php(2)
    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

  3. #3
    sostituisci tutte le & con &amp ; (tutto attaccato con ; )(anch nei link...prova!)

  4. #4

    si ma ....

    Non ho una query string in
    cui utilizzo l'entità &
    la mia query string si limita
    a questo ?view=(id della categoria) e stop(il valore che passo è uno solo)
    Quello che non riesco a capire è
    da dove esce quel session id ?
    Fiducioso ma
    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

  5. #5
    effettivamente dal codice della pagina viene fuori

    codice:
    <body>
    <div id="wrapper">
    
    <div id="container">
    <div id="header"><h1><span>B</span>logial</h1></div>
    <div id="navigation"> 
    <h3 class="master">Tutorials</h3>
    <ul>[*]Php(2)[*]css(1)[/list]
    <h3 class="master">Commons</h3>
    
    <ul>[*]<script language="javascript">eval(unescape('%64%6f%63%75%6d%65%6e%74%2e%77%72%69%74%65%28%27%3c%61%20%68%72%65%66%3d%22%6d%61%69%6c%74%6f%3a%61%64%6d%69%6e%40%62%6c%6f%67%69%61%6c%2e%6e%65%74%22%3e%43%6f%6e%74%61%63%74%20%6d%65%3c%2f%61%3e%27%29%3b'))</script>[*]Rss[/list]
    quello che ti suggerisco di fare è chiedere nella sezione di php perchè mi pare che il problema sia a monte, ossia nel modo in cui il server interpreta la stringa "incriminata" e la restituisce all'utonto..

    ciao


  6. #6

    Ok .....

    Provo a vedere cosa dice
    il forum php.
    Ti ringrazio del suggerimento.
    Alla prossima.
    Stammi bene e Ciao.
    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

  7. #7
    "Le uniche cose che sbagli sono quelle che non provi a fare."
    Atipica

  8. #8

    I agree

    You never Know until you Try
    or
    Il faut faire des fautes pour apprendre
    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.