Results 1 to 5 of 5

Thread: Why data changed auto

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    259

    Why data changed auto

    I tried to send message as HTML and I used that headers
    $headers .= "Content-Type: text/html; charset=iso-8859-1\n";

    the message has been send as html but there is a problem in a message

    the problem that this code: <img src="http://vbs.8k.com/banner.gif">
    changed auto to this code: <img src="\http://vbs.8k.com/banner.gif">
    so the image does not appear !!

    I do not add any (\) in code ??

    How can I solve this problem ???

    Thanks
    Last edited by prokhaled; Apr 4th, 2002 at 01:22 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width