Pringle, Ron wrote:
I also get a bunch of errors/warnings for using <a
href="mailto:[EMAIL PROTECTED]&subject=The Indigo
Connection Website">. Seems it does not like the last part where it
fills in the subject for the user. Again, just a personal
preference but
I want to be able to fill in the subject line on mailto. It
makes things
much easier for the client and the user can always change the
subject if
they want to.
Probably it is complaining about the Ampersand. You should encode that like
& instead of &. So your href would then be:
href="mailto:[EMAIL PROTECTED]&subject=The Indigo
Connection Website"
Hmmm, I seem to recall that the standard "separation" character in a
mailto link is the questionmark?
href="mailto:[EMAIL PROTECTED] Indigo
Connection Website"
Also, I think you need to encode the spaces in the subject as %20, right?
--
David
[EMAIL PROTECTED]
authenticity, honesty, community
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/