Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
MDixon #1
Populate JS Array with images in a directory
I am not sure this is possible but it seems like it should be. I want to
populate a javascript array with all the image files in a dorectory. I want
this to be dynamic so that when I add an image to the directory it get included
in the array. Any ideas? I am sure there are many javascript wizards out
there who can point me in the right direction. Cheers, Mark
MDixon Guest
-
Populate dynamic text field with PHP array
I would like to be able to dynamically populate a dynamic text field (assuming that's the best component to use) with an array of data from PHP. ... -
how to populate data from array??
The following try to assign values from list to array in a loop, and print out the data in array. I cannot populate data from array. <cfset... -
Use array/variable data to populate column informationfor DataGrid
I have an array of columns, column, that is dynamically created, and then rows of data for each column, column.data. I can pass data to a DataGrid... -
Newbie: How to get images from a virtual directory?
Hi, I have problems to link the image source to an imagefile in a virtual directory. I have a website named 'MyImages' in... -
display images from ftp directory.
i have iis5. windows 2k advance server. I have many http sites on iis. One ftp site with folders protected with userid and password. e.g i have... -
Marja Ribbers #2
Re: Populate JS Array with images in a directory
You will need to use some server-side scripting (e.g. ASP, PHP, or Coldfusion) to accomplish that.
--
Marja Ribbers-de Vroed
Company website:
[url]www.webwaresystems.nl[/url]
Dreamweaver extensions:
[url]www.flevooware.nl/dreamweaver/[/url]
"MDixon" <m.dixon@reseauproteus.net> wrote in message news:d1pq2c$99q$1@forums.macromedia.com...>I am not sure this is possible but it seems like it should be. I want to
> populate a javascript array with all the image files in a dorectory. I want
> this to be dynamic so that when I add an image to the directory it get included
> in the array. Any ideas? I am sure there are many javascript wizards out
> there who can point me in the right direction. Cheers, Mark
>Marja Ribbers Guest



Reply With Quote

