|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Javascript - Displaying all pictures from a folder
Hello there,
I have cobbled together the following site using the Google Maps API and would like to know how i can return all my photos from a folder with the same name as a marker id, when i click on a particular marker of my choice? www globexposure net/index_basic.php for example, onclick marker where id=31 all photos from /travel_pics/31/ would be returned ...not sure if this could be called from my JS or if i had to do it server-side with my PHP... Thank you for your time and attention |
|
#2
|
|||
|
|||
|
I can do it with PHP and ASP, no idea with JS, Java or Javascript (even though I would use javascript to call it)
Hey ask me, I have no clue what I do most of the time.
__________________
[DWMX 2004]|[DWMX 8]|[DW CS3]|[MySQL]|[SQL]|[Access ]|[ASP/VBScript]|[PHP]|[XP-Pro] Global fix: "Invalid Default Script Language" Last edited by student101 : March 30th, 2008 at 04:09 PM. |
|
#3
|
|||
|
|||
|
Here is a script that can get the images from any folder:
Call it getpics.php PHP Code:
Next page, the page that shows the images Let's call it showpics.php PHP Code:
Pretty simple stuff, google answers questions, amazing stuff! Cheers |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > Javascript - Displaying all pictures from a folder |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|