View Single Post
Old 10-30-2012, 10:56 AM   PM User | #1
Nopelken
New to the CF scene

 
Join Date: Oct 2012
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
Nopelken is an unknown quantity at this point
Question Open images from folder

I have several folders with numbered names, eg. 101,102,...
Also made a page where user has to enter a specific number

[code]
<input name="textfield" type="text" id="code" size="30">
[code]

when user gives his code, images from folder with that code must be retrieved and shown on page.

Thanks in advance

Luc

Last edited by Nopelken; 10-30-2012 at 11:24 AM..
Nopelken is offline   Reply With Quote