This is a discussion on "mailto and IE6" within the Web Page Design section. This forum, and the thread "mailto and IE6 are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
mailto and IE6
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
mailto and IE6
Hi
I'm writing an email form using mailto, i was under the impression the contents of the form where emailed once submit was clicked on. Instead outlook express opens, i looked into this and found out it's an IE6 problem which causes mailto to open an email client. Is there anyway round this in HTML? Don code: -
Last edited by herkalees; Apr 24th, 2006 at 06:42. |
|
|
|
#2
|
|||
|
|||
|
Re: mailto and IE6
Show the code of private.php
|
|
#3
|
|||
|
|||
|
Re: mailto and IE6
yeah sorry can't de-cypher the nub of your jist. Come again?
|
|
#4
|
|||
|
|||
|
Re: mailto and IE6
|
|
#5
|
|||
|
|||
|
Re: mailto and IE6
Quote:
mailto: is an href option like http://. Using mailto: in a link will always open up the users default email client. This is not an IE problem. It's the way it's supposed to work. As as already been said, post the php so we can see what you are trying to do. |
|
#6
|
|||
|
|||
|
Re: mailto and IE6
Apart from anything else, using 'mailto' will open you up to having the e-mail address you show harvested from your own site by robots and then sold on to those bastions (*possible mis-spelling) of civilisation, the lovely spammer folk.
|
|
#7
|
|||
|
|||
|
Re: mailto and IE6
i have the same problem i dont know wat to do either.
|
|
#8
|
|||
|
|||
|
Re: mailto and IE6
Quote:
Then we can see whether you are trying to use the hrfe='mailto:.. code or whether you are trying to use the php function mailto(...). |
|
#9
|
|||
|
|||
|
ok well im usein
|
|
#10
|
|||
|
|||
|
Re: mailto and IE6
a.k.a "<FORM METHOD="POST" ACTION="mailto:"
|
|
#11
|
||||
|
||||
|
Re: mailto and IE6
Webforumz is automatically changing your post to protect your email address.....
For everyone else's benefit:- The Action is NOT private.php (thats what webforumz is adding in), it is actually this:- mailto : Bruno_89 [@] XhotXmaXil .co.uk (The above line is broken up and has X's inserted to protect bruno from spam)
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#12
|
|||
|
|||
|
Re: mailto and IE6
Quote:
The other post shows the form with ACTION='private.php'. Need to see the php code you are using to find out what is going wrong. |
|
#13
|
||||
|
||||
|
Re: mailto and IE6
Geoff..... THERE IS NO PHP CODE.
READ MY REPLY TWO POSTS UP.
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| mailto, ie6 |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mailto with cc included | rubyfruit | Web Page Design | 2 | Sep 5th, 2006 13:38 |
| Can you specify a subject with #mailto: | Ivy_58201 | Web Page Design | 2 | Mar 13th, 2006 15:49 |
| mailto function | Monie | JavaScript Forum | 6 | Sep 28th, 2004 15:16 |
| mailto javascript | Monie | JavaScript Forum | 2 | Sep 21st, 2004 09:53 |
| Mailto: | Physt | Flash & Multimedia Forum | 1 | Jul 22nd, 2004 14:00 |