by nutt318 » Mon May 07, 2012 4:18 pm
Currently there is javascript code that is doing a get request to an external server. How I have it configured is it requests a .php file on a different server that has .php sendmail configured, however this doesnt work in IE9 because they have cross site scripting disabled.
Anyways I'm working on setting up XAMPP and just have my local server, the same server that is running SubSonic to send out email so IE9 wont throw anymore errors.
You could do the same for if a user downloads a file, just add the same onclick function to the download chuck. Look at the link to the topic in the first post. I give instructions on how to do this.