> I have a send mail script on my site that.
>
[quoted text clipped - 31 lines]
>
> ?>
> > I have a send mail script on my site that.
>
[quoted text clipped - 27 lines]
>
> > echo 'contactarea|<p class="sent">Article Sent!</p>'; //now lets
Thanks so much for the response. I tried your suggestion, and Its
still isnt working.
I also tried to remove the header variable,and still no luck.
As for the insecure code. I plan on securing. I'm just trying to get
the overall functionality to work.
Any other suggestions would be greatly appreciated.
best
> > update the "contactarea" div on the contact.html page. The
> > contactarea| tell's the javascript which div to update.
[quoted text clipped - 9 lines]
> Also the code snippet as you posted would be very vulnerable to script
> attacks, I suggest more secure code.
bill - 30 Nov 2007 11:35 GMT
>>> I have a send mail script on my site that.
>>> The emails are recieved by gmail, and yahoo, but not to mail clients
[quoted text clipped - 42 lines]
>> Also the code snippet as you posted would be very vulnerable to script
>> attacks, I suggest more secure code.
depends on the receiving MTA. AOL silently drops "suspicious"
emails, for example.
bill