How do I get my Rich Text Editor back for script & color in my emails ?
1 comment so farI have lost my rich text editor for writing emails . I need the color for script and background . And also size of my script .
does yahoo provides a script for emailing forms?
3 comments so fari have a webpage and would like for people to enter info in one of my forms, and i would like to email me that form through my yahoo mail. what is the script to enter in my html
tag when they hit the submit button. I dont want a ‘mailto’ action which opens outlook. [...]
The time is wrong on my emails sent by php sendmail script?
5 comments so farI am sending emails using the php sendmail script. The problem is, the server is on a different timezone than I am and the emails appear to have been send 5 hours before. Is there a way to change the time sent on email in php? I am using php on a [...]
Help with LINKED LIST please?
1 comment so farI was designing a phonebook in C with Linked list as my data structure. There is a ’store’ function that Stores a Name along with its Number. I am passing node *head directly. This gives me a segmentation fault. However if I pass node **head and use *head to control the list It works fine.
But [...]
What script do i use to send info in a form to an email address?
2 comments so farWhat script do i use to send info in a form to a specific email address?
Where can I find a free script that will email an order made through PayPal to a customer after purchase?
2 comments so farI want a free script, whether .php or .cgi or whatever, that automates the emailing of files to customers who make a purchase through PayPal. I would also the script to not email the file to the customer after payment if they pay by e-check until the check has cleared. If you are only able [...]