954,202 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

arrays & images

I have 2 existing arrays and one calls upon the other for a game from the , as you make a choice in the drop down menu (based on the description displayed), you are right or wrong and it displays the right answer for you if you're wrong... I need a third array that is going to call the images associated with the right answers and display that image of the right answer if they are right or wrong. I don't know how to call the images in the array, or in the form. I'm noob beyond, yes.

braska
Newbie Poster
1 post since May 2007
Reputation Points: 10
Solved Threads: 0
 

use if else conditions to do this..! if tru then load true image or if false then load false image...

I hope this will help you..

azzu5
Light Poster
30 posts since May 2007
Reputation Points: 10
Solved Threads: 2
 

IF you can post your existing code. we can help modify this with an additional dimension for storing the image information.
Which language is this in ?

dr4g
Junior Poster
136 posts since Apr 2007
Reputation Points: 35
Solved Threads: 5
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You