Forum Moderators: open

Message Too Old, No Replies

.inc for dummies

I need some help!

         

Dpeper

12:38 am on Jun 12, 2002 (gmt 0)

10+ Year Member



Ok im in help i used some .inc files not knowing much about them on my site along with php I used one for a Automatic Maling form and i was wondering if i could just add Html to the file and make it mail an html email instead of just text. Or if i needed to do something diffrent, is there any good WYSIWYG editors out there for this ?

tedster

1:21 am on Jun 12, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It sounds like you're just collecting text input right now. If you want to send html email, then somewhere in the process you need to add the html code to the file. Otherwise, just changing the extension to html will still leave you with a basic text message.

Try a site search here on "html email" for many threads discussing the ins and outs (and editors).