andy3250 0 Newbie Poster

Hi, please visit sample site at http://www.wiproductions.com/projects/scripts/ajaxslider/, i have folder that comes with user images, along with full name from mysql using databse.

If i want to use image with full name that retreive from databse, how can i write that in ajax to show slide images!

currently they allow use to put

<div id="images">
<img src="reflect.php?img=flows/image01.jpg" longdesc="flows/image01.jpg" 
alt="Image Title 1" />
<img src="reflect.php?img=flows/image02.jpg" longdesc="flows/image02.jpg" 
alt="Image Title 2" />
<img src="reflect.php?img=flows/image03.jpg" longdesc="flows/image03.jpg" 
alt="Image Title 3" />
</div>

but what i'm looking for way to retrieve full name and images from folder that depend on the user name, how can write that in Ajax to show in ajax images!

please help thanks.

AM

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.