CFPOP from/reply question


i created cute little web mail system form animal rescues , works
fine, however...

when sending email client such outlook express or outlook,
'from / reply' email address name (<wally kolcz>) , email
address. when putting information database, <name>
from reply attribute.

anyway rid of , email address?


parse field. if email address after name, can right angle bracket , store remainder:

<cfset theaddress = trim(mid(from,find("> ",from)+2, len(from)))>

play around start value of mid() function starting position correctly.

hth,


More discussions in Advanced Techniques


adobe

Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial