Desbrina Jadeite

Joined: 11 Jun 2005 Posts: 2967 Location: Earth
|
Posted: Wed Feb 06, 2008 1:33 pm Post subject: preview depending on contents of drop down box |
|
|
For part of my website, i list the urls of some images in a drop down box. I would like users to have the ability to preview the image by clicking a button, instead of having to write out the code for every image they wish to view.
So when you click the Preview button It opens the URL in a new window
I don't know what programming language would be best suited for this job.
The button i want for preview is just a normal Input Button
| Code: | | <input name="Preview" type="submit" id="Preview" value="Preview Badge" /> |
And this is how the urls are gotten, (and for some reason i cant post the code)
http://midnighttempest.com/code.txt _________________ Midnight Tempest - A Sailor Moon TCG
Balanced Force - A Star Wars TCG |
|