Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Email Links


mustdoit

Recommended Posts

Posted

Hi,

 

Now that I have my tax problem resolved, I would like to complete this project that I had on the back burner. What I would like to do is provide hypertext link on my contact page. In other words, with my email address (customerservice, orders, returns etc...) I would like a hyperlink attached so the customers email program would open addressed to the link they clicked. I have the page already set up with the exception of the link. Could anyone help me with this or steer me in the right direction in the forum threads as I wouldn't even know where to begin to search for this.

 

Thanks,

 

Terry

Posted
Hi,

 

Now that I have my tax problem resolved, I would like to complete this project that I had on the back burner. What I would like to do is provide hypertext link on my contact page. In other words, with my email address (customerservice, orders, returns etc...) I would like a hyperlink attached so the customers email program would open addressed to the link they clicked. I have the page already set up with the exception of the link. Could anyone help me with this or steer me in the right direction in the forum threads as I wouldn't even know where to begin to search for this.

 

Thanks,

 

Terry

 

Hi

 

could you not just add mailto: links actually on the contact page?

Posted
Hi

 

could you not just add mailto: links actually on the contact page?

 

Could you give me example code to do this? I believe that is what I would need to do but don't know how or where to add it in. I would like to have somthing like this:

 

If you would to contact us, please use the following emails:

 

RMA's (<--This should be bold)

 

[email protected] (<--have mailto link here?) to open their email client? Is this correct?

 

 

If you can and this is what mailto is than please give example code

 

Thanks,

 

Terry

Posted
Could you give me example code to do this? I believe that is what I would need to do but don't know how or where to add it in. I would like to have somthing like this:

 

If you would to contact us, please use the following emails:

 

RMA's (<--This should be bold)

 

[email protected] (<--have mailto link here?) to open their email client? Is this correct?

If you can and this is what mailto is than please give example code

 

Thanks,

 

Terry

 

Sorted

 

This is what I did to achieve the link:

 

<a href="mailto:[email protected]">[email protected]</a>

 

This will give you a link to open up customers email program with the correct address in the to column.

 

Place this where you want the link to be. I have checked all the links that I have created and they all work as they should. Hope this helps someone else that is trying to do the same as I was.

 

Cheers,

 

Terry

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...