From: Brantley Shields Date: 2008-04-24T14:37:37+09:00 Subject: Re: Email/SMTP::NET Problems Brantley Shields wrote: > > buf+="em: #{ CGI.escapeHTML em.inspect }
" > returns: > em: "brantley_shields@yahoo.com" > > I'm not sure where your going with this, I'm sure you can tell I'm new > to Ruby. Thanks for having a look, let me know what you think > > Brantley buf+="myMessage: #{ CGI.escapeHTML myMessage.inspect }
" returns: myMessage: "From: Highpoint Alumni \nTo: brantley shields \nSubject: HPU Alumni Verification\n\nThank you for registering with us. Please click the following link to activate your account.\nhttp://linus.highpoint.edu/~bshields/alumni/verify.rbx\nYour password is: cagenu\n" Sorry for double post, I think this is useful Brantley -- Posted via http://www.ruby-forum.com/.