I can't seem to get the replyto variable to pull out the reply information.
I've got to be able to reply to email messages online... what good is web
based email if you can't reply! :-)

Here's some code.. the #replyto# is coming up blank.. when the senders email
should be showing up.

<CFOUTPUT QUERY="message">
<TABLE BGCOLOR="##000000" width="450">
 <!--- Display message header info --->
 <TR>
  <TH BGCOLOR="C0C0C0" ALIGN="RIGHT">From:</TH>
  <TD BGCOLOR="##FFFFFF">#from# (#replyto#)</TD>
 </TR>

I'm using CF Server Ent, 4.5.1 SP1.

Thanks guys and let me know!

Jake

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to