Hi everybody,
I am tryng to get a HTML validation for this form http://chieti4comprensivo.gov.it/chieti4/richiediaccesso.html
but in order to do it I should understand how I can cancel the attribute "name" (xhtml strict doesn't allow it) in the code <form action="http://www.chieti4comprensivo.gov.it/chieti4/richiediaccesso.html?chronoform=Richiesta_Docenti&event=submit" name="Richiesta_Docenti" id="chronoform_Richiesta_Docenti" method="post" class="Chronoform">
Thank you in advance!
Pietro
I am tryng to get a HTML validation for this form http://chieti4comprensivo.gov.it/chieti4/richiediaccesso.html
but in order to do it I should understand how I can cancel the attribute "name" (xhtml strict doesn't allow it) in the code <form action="http://www.chieti4comprensivo.gov.it/chieti4/richiediaccesso.html?chronoform=Richiesta_Docenti&event=submit" name="Richiesta_Docenti" id="chronoform_Richiesta_Docenti" method="post" class="Chronoform">
Thank you in advance!
Pietro