Thread: Sending Mail
View Single Post
Old 08-28-2009, 09:40 PM   #1 (permalink)
Randy
The Acquainted
 
Randy's Avatar
 
Join Date: May 2007
Location: Your G/F's Closet
Posts: 114
Thanks: 7
Randy is on a distinguished road
Default Sending Mail

Alright so your first thought is this isnt advanced probably but in my opinion it is.

So i am using this script called 'contact-pop' its a jquery model that uses an ajax powered php form to send mail. It works all good before i edit it how i want.

I want to make it so that the user picks a subject and it sends to a certain email. I've got the switching email part down uses if and elseif statements but i am having some issues with sending.

See Code At: http://pastie.org/598270

It is attempting to send the email on line 134

email it is going to is defined on line 22
__________________
Real Programmers always confuse Christmas and Halloween because Oct31 == Dec25 - Andrew Rutherford
Send a message via AIM to Randy Send a message via MSN to Randy
Randy is offline  
Reply With Quote