This topic is locked

Please help with detailed tutorial on image FOLDERS

10/13/2006 12:17:16 PM
ASPRunnerPro General questions
D
dunga author

hi,
I was trying to use asprunner with gallery of images but to no avail.

I guess my knowledge of ASP is limited(go figure)
here what i have:
every sequence of images is placed in its individual folder like this:
country

----Aruba

--------Aruba_thumbnail

----Angola

--------Angola_thunmbnail
every image has its distinctive catalogue name, i.e.
P123_b

P435d

P223

etc.
what I would like to accomplish is:
set up a project with ASP runner so that:
once I upload an additional image into respective folder it(application)
will add it to a database
I need a tutorial on how to accoplish that....
if anyone at least in simple terms could explain where to start

especially with clickable thumbnail images oppenening in separate(_blank) screen

I wouold really appreciate it
thank you
dunga

Sergey Kornilov admin 10/17/2006

Two best places to start:

PHPRunner Flash tutorials:

http://www.xlinesoft.com/phprunner/php-database.htm
PHPRunner documentation:

http://www.xlinesoft.com/phprunner/docs/

D
dunga author 10/17/2006

hi, thank you, but my question was related to ASp runner.
also, the tutorials did not address issue of automatic conversion of the image name in the folder into a database value....
sorry for repetitive question.