Re: Learning html now

Top Page
Attachments:
Message as email
+ (text/plain)
+ signature.asc (application/pgp-signature)
Delete this message
Reply to this message
Author: Bryce C
Date:  
To: PLUG
Subject: Re: Learning html now
The link needs to be encoded for http. Replace " " with "%20" for
starters.

On Tue, 2004-04-20 at 17:16, Michael Havens wrote:
> I did as told to do, turning this:
> <a
> href=mailto:bmike1@vei.net?cc=&subject=Please do not alter the subject
> line.&body=>me</a>.
> into this:
> <a
> "href=mailto:bmike1@vei.net?cc=&subject=Please do not alter the subject
> line.&body=">me</a>.
> but the only effect it had was to kill the link word ('me'). But I did find a
> work around :
> <a
> href=mailto:bmike1@vei.net?cc=&subject=Please_do_not_alter_the_subject_line.&body=>me</
> a>.
> worked.
>
>
> AHHHHHH HAAAAA. I got it now. I turned it into this:
> href="mailto:bmike1@vei.net?&subject=Please do not alter the subject
> line.">me</a>.
> and even learned that I didn't need the other fields!

--
Bryce C <>
CoBryce Communications