FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » html contact email
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: [OT] mailto: [message #181998 is a reply to message #181995] Sat, 29 June 2013 00:37 Go to previous messageGo to previous message
Christoph Michael Bec is currently offline  Christoph Michael Bec
Messages: 207
Registered: June 2013
Karma:
Senior Member
jans wrote:
> Okay, fair enough. I have one more question. If I have to process
> it without mailto, is there a way to just have a popup in an anchor?
> I don't want it to be a form response. I just want to click the
> anchor link and have the email popup. So should he not have a email
> configured for example if he uses hotmail then I guess I would have
> to use some php class for that? I know gmail works as a default but
> I don't know about hotmail. I am assuming there are only hotmail,
> yahoo, or gmail to worry about or Outlook

There are *many* more, AIUI.

Basically you have two options to offer the possibility to your visitors
to send a mail to you: (a) you use the "mailto:" protocol, which may not
work, as already explained, or (b) you use an (X)HTML form. The latter
may be offered in some kind of "popup", which may be a new browser
window or some kind of CSS "popup"; the latter requires browser side
scripting, which may not be available. The former *may* cause usability
problems.

Anyway, you should heed Timothy's advice and get a book (or online
tutorial/course) to get a basic understanding of web development before
trying to implement option (b). And you may consider looking up some
site, where a mail contact link/form/whatever is implemented in a way
you like. Looking at the way its implemented may give you some valuable
hints (however, note that simply copying foreign code may be copyright
infringement; furthermore it may cause problems, if you don't understand
what the code does).

And please consider not posting via Google Groups if possible. Reading
these posts is often[1] a real pain, let alone replying to them.

[1] However, some are able to produce readable posts via Google Groups. :)

--
Christoph M. Becker
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PHPMailer from and mesg-id bug
Next Topic: Updating old PHP code
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 21:55:55 GMT 2024

Total time taken to generate the page: 0.04108 seconds