If you wanted html output you could do this mysql -u<user> -p -H -e"query_to_run" > webFile.html ... The -H switch produces HTML output.
It would be real nice if they added this feature to the Select statement. :-)
Mike
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]