|
|
# 1 | ||
|
Member
Join Date: Jun 2008
Posts: 5
|
I have poured over these forums and found lots of posts about e-mailing results.
I found the e-mail tutorial call "Email Results Tutorial - PHP" I downloaded the quizmaker.html file and the sendmail.php file put them in the quiz directory. I plugged in my e-mail address into the sendmail.php file. When I run this from Internet Explorer 7.0.6 it pops me into outlook with no data. It does populate the e-mail address properly. When I run this from FireFox 2.0.0.4 I get nothing. I am running Quizmaker 2.2 and the quiz is in a Presenter 5.3 presentation. I have to believe that I am not a PHP programmer but I have been in the tech side of the business for a long time. I am probably doing something very simple the wrong way. Any help -- please!! Marc R. Miller LifeSize Communications mmiller@lifesize.com |
||
|
|
|
|
# 2 | ||
|
Member
Join Date: Jun 2008
Posts: 5
|
I am throwing an error in Firefox
docucment.getElementById("divQuiz").document has no properties http://intranet.lifesize.com/articul...lashcommand.js |
||
|
|
|
|
# 3 | ||
|
Member
Join Date: Jul 2007
Posts: 229
|
If the "Email Results Tutorial - PHP" solution is implemented properly, then Outlook will never open. Rather, that function should have been replaced entirely. Did you make sure to replace the files from your published version with the files from the tutorial?
Based upon your information, there's something that is not being replaced or the files or cached in your browser. I'm not really sure. If you're comfortable posting a zip of your published quiz, I'd be happy to look at it. Otherwise, contact me with PM and you can email it to me directly.
__________________
My monthly Donor's Choose Challenge! |
||
|
|
|
|
# 4 | ||
|
Member
Join Date: Jun 2008
Posts: 5
|
When I replaced the sendquiz function in the flashcommand.js I got this to work. I had to move the sendmail.php to top directory of the presenter.
Marc R. Miller |
||
|
|
|
|
# 5 | ||
|
Member
Join Date: Jul 2007
Posts: 229
|
I'm really glad that you were able to figure it out. Congrats!
__________________
My monthly Donor's Choose Challenge! |
||
|
|