HTML & WEB-Design

Moderators: Jonathan
Number of threads: 1249
Number of posts: 3348

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
SOS!! please help me get out of this Posted by Pankaj on 30 Jul 2001 at 4:53 AM
hi buddies
i m using a formmail to let visitors send me messages thru my site
but the problem is they can only send plain text messages
i want that they could also send me html messages thru the site
how do i do that
pl z lemme know
what i get when i tried this is that i see all the html tags in the message i get though i have enabled my hotmail acc for receiving html messages
plz reply at the earliest
thanx

Report
Re: SOS!! please help me get out of this Posted by Jonathan on 5 Aug 2001 at 11:25 AM
Hi!

You may have to hack the formmail script a little. If it's the Perl formmail script, try adding:-
print "Content-type:text/html\n\n";
After it's printed the subject line. Please be aware that the script may escape the < and > characters to &lt; and &gt; which would mess things up a little.

Hope this helps!

Jonathan



------------------------------------------
Count downloads from your site for free!
http://www.downloadcounter.com/


Report
Re: SOS!! please help me get out of this Posted by Pankaj on 6 Aug 2001 at 7:26 PM
dear jonathan
thanx for that , yaa i am using formmail script in perl by matt's archive
well i tried that but it dint help
can i expect a favour frm you if u could plz send me a formmail script with the reqd changes that u told me
ma;y be i m not a bit able to figure out where to add those lines
plz help!!




: Hi!
:
: You may have to hack the formmail script a little. If it's the Perl formmail script, try adding:-
: print "Content-type:text/html\n\n";
: After it's printed the subject line. Please be aware that the script may escape the < and > characters to &lt; and &gt; which would mess things up a little.
:
: Hope this helps!
:
: Jonathan
:
:
:
: ------------------------------------------
: Count downloads from your site for free!
: http://www.downloadcounter.com/
:
:


Report
Re: SOS!! please help me get out of this Posted by Jonathan on 7 Aug 2001 at 6:34 AM
Hiya!

OK, here goes.

Hi!

I've made the changes and emailed it to you. Hope it helps!

Take care,

Jonathan



: dear jonathan
: thanx for that , yaa i am using formmail script in perl by matt's archive
: well i tried that but it dint help
: can i expect a favour frm you if u could plz send me a formmail script with the reqd changes that u told me
: ma;y be i m not a bit able to figure out where to add those lines
: plz help!!
:
:
:
:
: : Hi!
: :
: : You may have to hack the formmail script a little. If it's the Perl formmail script, try adding:-
: : print "Content-type:text/html\n\n";
: : After it's printed the subject line. Please be aware that the script may escape the < and > characters to &lt; and &gt; which would mess things up a little.
: :
: : Hope this helps!
: :
: : Jonathan
: :
: :
: :
: : ------------------------------------------
: : Count downloads from your site for free!
: : http://www.downloadcounter.com/
: :
: :
:
:


------------------------------------------
Count downloads from your site for free!
http://www.downloadcounter.com/





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.