Tagged Questions

0
votes
1answer
91 views

How do i enter “email this page” script in my html?

I am working a website that has certain products with information about the product listed and i want a script (preferably easy to use) that i can implent in the page with a button …
0
votes
1answer
186 views

How to PHP dynamic image insert in Email

HI. The following code from the beginning of an html email works in a dynamically generated email to insert a fixed image. When I replace the end of the image URL string to try and …
0
votes
2answers
432 views

The message could not be sent to the SMTP server. The transport error code was 0x80040217.

I'm getting the following error message sending email in ASP: The message could not be sent to the SMTP server. The transport error code was 0x80040217. The server response was no …
0
votes
0answers
66 views

Multipart Emails Not Showing In Gmail?

I have used the tutorial at http://www.webcheatsheet.com/php/send_email_text_html_attachment.php When emails are received to Gmail, Yahoo etc. the emails are empty, even though th …
0
votes
2answers
75 views

registration email gettig dumped in junk mail

Hi Guys, I have a phprunner project and for the life of me i can't seem to tweak the register.php file, to stop new user registration emails going to users Hotmail junk folders, o …
0
votes
2answers
38 views

php email parameters

Hi, I am new to php and trying some code for if I were validating an email address. This is what i have so far but it is returning the error "Parse error: parse error in C:\Program …