At 12:35 PM +0200 4/7/00, Tomas Tikovsky wrote:
>Htdig works great, but when it comes to a result that is longer than 
>one page, in the footer there are
>numbers with links to next pages. This link contains something like 
>this 
><http://myserv/script_name/config=htdig;method=or;format=short>http:// 
>myserv/script_name/config=htdig;method=or;format=short ...etc
>
>may the semicolon be replaced somehow with &?

Not if you want the pages to be HTML 4.0 compliant. The standard 
highly suggests using ; characters since & would need to be escaped 
to &amp;.

If you couldn't care less, you can edit the code. You'll want to edit 
the createURL procedure in htsearch/Display.cc

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to