Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: AOL mailto link


Message #1 by "Fredrick J. Krantz" <krunch97@m...> on Wed, 30 May 2001 17:46:16 -0400
This won't work for all users as it uses several non standard elements of 
the mailto tag which as only sort of supported by IE and NS, for this sort 
of event you should really use a Server Side CGI script, but otherwise try :

<A 
HREF="MAILTO:krunch97@m...?cc=3Dfjkrantz@m...&subject=3DWeb 
Site Design">Fredrick J. Krantz</A>

At 17:46 30/05/01 -0400, you wrote:
>Does anyone know how to code the html for email when they have an aol 
>account and not using outlook on their computer.
>
><A HREF=3D"MAILTO:Fredrick J. Krantz<krunch97@m...>
>?cc=3Dfjkrantz@m...&subject=3DWeb Site Design">Fredrick J. 
>Krantz</A>
>
>This works for non aol users.  I need an AOL users format.
>
>Also, looking to put the cursor in the text area and enter beginning 
>text for requester.
>
>All help is welcome.
>
>Cordially,
>
>
>Fredrick J. Krantz


  Return to Index