Title: Message
That does work which is similar to how I had it worded.  I might have to go back to something similar to that.  Thanks!!!
-----Original Message-----
From: Ben Johansen [mailto:[EMAIL PROTECTED]
Sent: Friday, January 09, 2004 2:45 PM
To: [EMAIL PROTECTED]
Subject: RE: Witango-Talk: Links in email messages

Well this is really dependant on your Email Client.

 

try this

 

<B>ACCEPT:</B>&nbsp;&nbsp;If you agree to the disposal request, click <A href="">HERE</A> <BR>

 

Ben Johansen - http://www.pcforge.com
Authorized Witango & MDaemon Reseller
Available for Witango Developement

-----Original Message-----
From: Storey, Paul [mailto:[EMAIL PROTECTED]
Sent: Friday, January 09, 2004 3:32 PM
To: '[EMAIL PROTECTED]'
Subject: Witango-Talk: Links in email messages

 

 I 'm creating an email notification with the content type set to HTML.  When I use the following code
 

 <B>ACCEPT:</B>&nbsp;&nbsp;If you agree to the disposal request, click on the next URL.<BR>
https://abx.aaa.aaa/abc/item_disposal_request.taf?id=@@request$id&accept=1
 <BR> 

I get this in the email
ACCEPT:  If you agree to the disposal request, click on the next URL.
https://abx.aaa.aaa/abc/item_disposal_request.taf?id=66&accept=1

 

 I do not get a hyperlink to click on.

 

 When I use  

 

<B>ACCEPT:</B>&nbsp;&nbsp;If you agree to the disposal request, click on the next URL.<BR>

<A href="">https://abx.aaa.aaa/abc/item_disposal_request.taf?id=@@request$id&accept=1</A>

 

 This shows up in the email

 

 ACCEPT:  If you agree to the disposal request, click on the next URL.
https://abx.aaa.aaa/abc/item_disposal_request.taf?id=66&accept=1 

 

which is what I want.  The only problem is that when I click on the link it behaves as if I have clicked it twice, it tries to open the site twice in different windows.  What am I missing?

 

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to