According to Anne Durand:
> I want to index the page www.xxx.fr/toto.html which contains a refresh with
> a javascript submitting, something like :
> <script language�avascript">
> // function submit_recherche() {
> if (saisieRechercheOK()) { document.rechercheFT.submit(); }
> }
> <body bgcolor�ccffff" onload�ubmit_recherche()";>
> <form name�echercheFT" ACTION�ttp://www.xxx.fr/essai.php" METHOD�ost">
> <input type�idden" name�exte" value�atrim* architect*">
> <input type�idden" name�ate" value�>
> <input type�idden" name�barticles" value�0">
> </form></td>
> </body>
> </html>
>
> htdig doesn't go further than the first page www.xxx.fr/toto.html and doesn
> t index the result of the request. Is there any way to index the result of a
> refresh.
Not JavaScript refreshes, no. Search engines don't parse JavaScript.
See http://www.htdig.org/FAQ.html#q5.18
htdig handles HTTP redirects, and HTML refreshes in meta tags. If you
can't use one of these, you'll have to find another way to feed the
URLs you want into htdig.
--
Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba Phone: (204)789-3766
Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html