Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #5719
| Subject | Re: HTML code for 'send an e-mail to' |
|---|---|
| Newsgroups | comp.sys.acorn.programmer |
| From | Alan Adams <alan@adamshome.org.uk> |
| Date | 2019-03-15 09:54 +0000 |
| Message-ID | <b3a2139557.Alan.Adams@ArmX6.adamshome.org.uk> (permalink) |
| References | <81dd079557.rogerarm@rogerarm.freeuk.com> <gemini.poehk10006tcz02hc.usenet@alanwrigley.me.uk> |
| Organization | Orpheus Internet Services |
In message <gemini.poehk10006tcz02hc.usenet@alanwrigley.me.uk>
Alan Wrigley <usenet@alanwrigley.me.uk> wrote:
> Roger Darlington <rogerarm@freeuk.com> wrote:
>> Have Google written their Gmail thing correctly?
>>
>> Or maybe I haven't written my code correctly?
>>
>> How do I make it work for whatever e-mail client folk are using?
>>
>> Does the code need to be 3 pages long to work?
> I always put a contact form on my websites. It avoids putting email
> addresses directly into a web page and also does away with the need to cater
> for different email clients.
> Alan
I'd agree with that.
The problem with mailto: is that different browsers respect different
parts of the message - some only fill in the TO address - and then they
need to be able to launch the email client on the computer, which doesn't
always work.
A contact form does require server-side processing, often using php.
--
Alan Adams, from Northamptonshire
alan@adamshome.org.uk
http://www.nckc.org.uk/
Back to comp.sys.acorn.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
HTML code for 'send an e-mail to' Roger Darlington <rogerarm@freeuk.com> - 2019-03-15 07:45 +0000
Re: HTML code for 'send an e-mail to' Alan Wrigley <usenet@alanwrigley.me.uk> - 2019-03-15 09:12 +0000
Re: HTML code for 'send an e-mail to' Alan Adams <alan@adamshome.org.uk> - 2019-03-15 09:54 +0000
Re: HTML code for 'send an e-mail to' Alan Wrigley <usenet@alanwrigley.me.uk> - 2019-03-15 11:08 +0000
Re: HTML code for 'send an e-mail to' Theo <theom+news@chiark.greenend.org.uk> - 2019-03-15 11:29 +0000
Re: HTML code for 'send an e-mail to' Alexander Ausserstorfer <bavariasound@chiemgau-net.de> - 2019-04-06 18:18 +0100
Re: HTML code for 'send an e-mail to' Steve Fryatt <news@stevefryatt.org.uk> - 2019-04-07 10:16 +0100
Re: HTML code for 'send an e-mail to' Alexander Ausserstorfer <bavariasound@chiemgau-net.de> - 2019-04-07 19:12 +0100
Re: HTML code for 'send an e-mail to' Steve Fryatt <news@stevefryatt.org.uk> - 2019-04-09 21:33 +0100
Re: HTML code for 'send an e-mail to' Jim Nagel <jnews18c@abbeypress.co.uk> - 2019-03-15 23:41 +0000
Re: HTML code for 'send an e-mail to' Roger Darlington <rogerarm@freeuk.com> - 2019-03-16 07:41 +0000
Re: HTML code for 'send an e-mail to' Alan Wrigley <usenet@alanwrigley.me.uk> - 2019-03-16 09:01 +0000
Re: HTML code for 'send an e-mail to' Jim Nagel <jnews18c@abbeypress.co.uk> - 2019-03-16 13:11 +0000
Re: HTML code for 'send an e-mail to' Richard Darby <news@rjdarby.co.uk> - 2019-03-16 16:54 +0000
Re: HTML code for 'send an e-mail to' "John Williams (News)" <UCEbin@tiscali.co.uk> - 2019-03-16 09:18 +0000
Re: HTML code for 'send an e-mail to' Alan Wrigley <usenet@alanwrigley.me.uk> - 2019-03-16 10:30 +0000
Re: HTML code f / OT jammy Jim Nagel <jnews18c@abbeypress.co.uk> - 2019-03-16 12:42 +0000
Re: HTML code for 'send an e-mail to' Steve Fryatt <news@stevefryatt.org.uk> - 2019-03-16 10:19 +0000
Re: HTML code for 'send an e-mail to' David Higton <dave@davehigton.me.uk> - 2019-03-16 18:51 +0000
Re: HTML code for 'send an e-mail to' Alex Macfarlane Smith <nospam@archifishal.co.uk> - 2019-03-17 21:43 +0000
csiph-web