I think I've found a minor, but annoying mailto: bug. With an HTML link that uses the mailto: and a subject line (i.e. <a href="mailto:[EMAIL PROTECTED]?subject=hello how are you) The Bat! may not properly insert the subject line into the message composing window. If the subject line contains spaces (as above) then The Bat! will only include the first word of the subject in the subject line (i.e. "hello" instead of "hello how are you"). The only way to get around this is substitute the HTML escape character %20 (20 hex is a space) in place of spaces. Unfortunately most websites don't do this, and thus you get a truncated subject line when you click on a mailto: link.
________________________________________________ Current version is 1.61 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

