HighDots Forums  

email links

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss email links in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
wf6white
 
Posts: n/a

Default email links - 07-31-2004 , 05:38 PM






hi, im fairly new to dreamweaver.
i have just exported a website to dreamweaver mx from fireworks mx.
i am wanting to know how i make a button a email link? so that when i click on
a button it brings up the new message window!

cheers


Reply With Quote
  #2  
Old   
P@tty Ayers
 
Posts: n/a

Default Re: email links - 07-31-2004 , 05:45 PM






Quote:
i am wanting to know how i make a button a email link? so that when i
click on
a button it brings up the new message window!
Select the image (or text) you want to use for the email link. In the
Property Inspector, next to Link, type: mailto:name (AT) address (DOT) com (replacing
that with the real email address, of course).


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--




Reply With Quote
  #3  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: email links - 07-31-2004 , 05:57 PM



There are two basic ways to process form data -

1. Use mailto:name (AT) domain (DOT) com as the action of the form
2. Use a server-side scripting method to a) harvest the form's data, b)
process it in some manner, e.g., enter it into a database, c) formulate and
send an email to one or more email recipients, and d) redirect the visitor
to some ending page

Method 1 is quite simple, and is also the least reliable. It depends both
on your visitor having an email client already installed on their computer -
this eliminates public computers - and on that email client responding to
the mailto call (Eudora on the Mac is a good example of one that does not).

Method 2 is the preferred method, since it eliminates the problems of method
1, but it means that you have to grapple with server-scripting somehow (ASP,
CF, PHP, perl, etc.).

So - use whichever works best.


--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"P@tty Ayers" <payers (AT) carolinawebsolutions (DOT) com> wrote

Quote:
i am wanting to know how i make a button a email link? so that when i
click on
a button it brings up the new message window!

Select the image (or text) you want to use for the email link. In the
Property Inspector, next to Link, type: mailto:name (AT) address (DOT) com
(replacing
that with the real email address, of course).


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--





Reply With Quote
  #4  
Old   
P@tty Ayers
 
Posts: n/a

Default Re: email links - 07-31-2004 , 06:07 PM




Quote:
There are two basic ways to process form data -
He wasn't asking about using a form, was he? :-)

--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--




Reply With Quote
  #5  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: email links - 07-31-2004 , 06:13 PM



He was asking about an email link. I extrapolated that to the way it oughta
be done.

Did I breathe too much Off in the Virginia marshes or something?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"P@tty Ayers" <payers (AT) carolinawebsolutions (DOT) com> wrote

Quote:
There are two basic ways to process form data -

He wasn't asking about using a form, was he? :-)

--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--





Reply With Quote
  #6  
Old   
P@tty Ayers
 
Posts: n/a

Default Re: email links - 08-01-2004 , 01:06 AM




Quote:
He was asking about an email link. I extrapolated that to the way it
oughta
be done.

Did I breathe too much Off in the Virginia marshes or something?
DEET poisoning? :-) You can extrapolate anytime you want, Murray - you've
earned it. =)


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--




Reply With Quote
  #7  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: email links - 08-01-2004 , 08:39 AM



Those skeeters were vicious. Particularly when I arose at 2-3AM to ...
inspect tree bark....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"P@tty Ayers" <payers (AT) carolinawebsolutions (DOT) com> wrote

Quote:
He was asking about an email link. I extrapolated that to the way it
oughta
be done.

Did I breathe too much Off in the Virginia marshes or something?

DEET poisoning? :-) You can extrapolate anytime you want, Murray -
you've
earned it. =)


--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.