March 14th, 2006 11:32 PM
The attachement to the email message happens in the php script. The php script uploads the specified file via php's ftp functions to the server, then a specific message is generated and finally the...
March 14th, 2006 02:00 AM
ok let me show the steps with the relevant code snippets.
When the submit button is pressed, a local function in the html page 'sendMail(..)' is called. It's parameters are the values of the input...
March 13th, 2006 05:10 AM
Good day, First of all I am as happy as monkey in a tree with the discovery of this forum dedicated to Ajax! :D
Ok, my situation is as follows. I have a php script that sends an email. This is...
March 13th, 2006 04:09 AM
Player1005, i started using Ajax end of last year, but have never had any problems with it working in FF, actually mine seems to work better in FF than in IE. I also never had to put the 'asyncron'...