> I have a form on one of my pages which I am supposed to be emailed. When I > receive the email, I do not have a space after each entry. > The most important one, is the email. > What I receive back is mailto:[EMAIL PROTECTED]
<snip> > Jeff Hi Jeff, Maybe I don't understand the problem, but what I do see in an incorrect HTML tag for senting email. You have: <mailto:[EMAIL PROTECTED]> wheras is should be: <A HREF="mailto:[EMAIL PROTECTED]">text or image</A> Hope that helps ..... Harold B. ============= PCWorks Mailing List ================= Don't see your post? Check our posting guidelines & make sure you've followed proper posting procedures, http://pcworkers.com/rules.htm Contact list owner <[EMAIL PROTECTED]> Unsubscribing and other changes: http://pcworkers.com =====================================================
