Google checks the user agent string the browser returns to determine what features the browser supports. Then it decides what type of page it sends to the browser.
With Dillo the user agent string can be set in the dillorc file. Since it reports Dillo as the browser Google puts it into the unkown bin and sends a simple page. If you like an even more simple page you can use the link: http://www.google.com/accessibility/labs/search/ This probably works with any text based browser. Roberto found this link. Ron has a page like this on his disk which he loads to access Google with Arachne and Links: <html><head><title>Ron's Google page</title></head> <body> <form action="http://www.google.com.au/search" method=get name=f> <input type=text value="" framewidth=4 name=q size=65 maxlength=256> <input name=btnG type=submit value="simple Google Search"> </form> </html></body> Georg ------------------------------------------------------------------------------ _______________________________________________ Freedos-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-user
