If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: jefgees
Forum Index » Profile for jefgees » Messages posted by jefgees
Author Message
I’m just beginning with PHP and am already fanatic. But due to lack of experience I have a problem. As I’m doing a lot of PC-paperwork for our local team, I send a lot of e-mails. As we have more than 200 (active) members, I’m trying to write something that is making life easier. To be honest I’m not writing it myself, I’m using dreamweaver to do so. What I’m trying to write is the following ……..

In html you use this code to open an e-mail with predefined subject. (The choise to whom is open).

<a href="mailtosubject=XXXXXX - zzzzzzzzz - XXXX( )">IMAGE</a>


What do I have to do for having the second textblock (marked zzzzzzzzz) in the subject line to be dynamic?

Something like following code (?)

<a href="mailtosubject=XXXXXX - CHOOSE NAME OUT OF LIST - XXXX( )">IMAGE</a>

Which script to use to select a name out of a list of 500. and when you select the name it should be in the right place (=replacing the letters CHOOSE NAME OUT OF LIST).

Is there please somebody who can help me??

Thanks a lot in advance.

Jef Gees
e-mail: jefgees@westbrabant.net
 
Forum Index » Profile for jefgees » Messages posted by jefgees
Go to:   
Based on the open source JForum