|
Prev: Director Image handling
Next: MIAWs and audio
From: Jim on 7 May 2008 01:51 Hi Director fans, users and know-alls, I've put together a product training quiz, but I have hit a hurdle. At the end of the quiz - if they user has passed enough questions (basicially gotten to the last frame) I want to be able to collect their data - even if literally just THEIR_NAME & STORE_NAME. I'm thinking there are two options here 1. Their details get emailed to me from inside the director program without any outlook or email program interuption/interaction. This would be brilliant! 2. Their data gets posted as an additional line into a leadboard style file on the website the quiz program is running from. How do i do either of these options - If there is any other simple suggestions where my director program tells me (the creator) that the user has passed the quiz...I'd be most greatful. Thanks, Jim
From: Sean Wilson on 7 May 2008 02:36 > 2. Their data gets posted as an additional line into a leadboard style file on > the website the quiz program is running from. Check out http://www.shocknet.org.uk/index.asp
From: Mike Blaustein on 7 May 2008 06:18 DirectEmail is a great xtra that can do the emailing thing for you.You can send anything to or from any address using a mail server or even without one (though without a mail server often fails due to anti-spam filters). To do a leaderboard, the easiest way would be to setup a database on a server you own and have Director talk to it via php or some other server side language like that.
|
Pages: 1 Prev: Director Image handling Next: MIAWs and audio |