fatbill Posted August 12, 2007 Share Posted August 12, 2007 Hello readers. Using the knowledge I gained about coding a quiz at a cource I went to, I would like to create a interactive quiz once again but to host onto a website on another place anyone can suggest. I am almost certain I can code all the stuff that I would want in to a fairly basic quiz for the moment and so dont need anyhelp with that part. To do this I have Visual Basic 6 Portable, which I hope I can do this on. But, there are something I need to know. 1. Can I do it on this program or do I need to do something else? 2. Are there any special things I must include for the web [Caution: Executable File]? 3. Once created how would I put it onto a website? Stuart Please click below to help with my ICT A Level, for which I have to monitor my website for 8 weeks, hits and feedback welcome. http://www.chauncystweb.co.uk/sm Feedback page now up and working. Link to comment Share on other sites More sharing options...
Mercifull Posted August 13, 2007 Share Posted August 13, 2007 You wont be able to convince people to download your exe. If you want to do an online quiz then you'll need to use a different programming language more suitable such as php. Mercifull <3 Suzi "We don't want players to be able to buy their way to success in RuneScape. If we let players start doing this, it devalues RuneScape for others. We feel your status in real-life shouldn't affect your ability to be successful in RuneScape" Jagex 01/04/01 - 02/03/12 Link to comment Share on other sites More sharing options...
JoeDaStudd Posted August 13, 2007 Share Posted August 13, 2007 Just like Mercifull said I recommend against hosting a [Caution: Executable File] file, as the risk is too great for anyone to use it (well at least the risk is just for a poll). You can make a poll using asp.net (basically a online version of vb.net) or .php and host it online, that way the user wouldn't have to download anything and your results will all be online (instead of the user having to email you the results). [hide=Drops]Dragon Axe x11Berserker Ring x9Warrior Ring x8SeercullDragon MedDragon Boots x4 - all less then 30 kcGodsword Shard (bandos)Granite Maul x 3Solo only - doesn't include barrows[/hide][hide=Stats][/hide] Link to comment Share on other sites More sharing options...
r2d2 Posted August 17, 2007 Share Posted August 17, 2007 if you want it to just show the user the results, or have the answers emailed to you, it is simple, just use a form with a few javascripts, either to get the results by email or to just show the user their score use check answer or something like that... if you want to save the answers/scores, you'd need to make a mySQL database, and process the form with php. There are 10 types of people: Those who understand binary, and those who don't.Appreciate Bacteria! It's the only form of culture some people have.The brain's right side controls the body's left, so only lefties are in their right mind.School! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now