473,320 Members | 1,810 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Album Javascript

Hi,

I know a little bit of javascript.
What do i want to achieve. (I mean that i don't want the full code)
First, The client must be able to upload photos by himself.

So what do i want.
If the client uploads a folder, my Javascript must detect by itself
how many folders.
Then it have to create by itself, links or whatever to each of these
folders.

And again.
In those folders the javascript again have to count all the pictures
in the folders by itself and display them in a slideshow or something
like that.
Who can help me, or show me a decent tutorial?
Greetz
Hannes
Jun 27 '08 #1
1 1084
Hannes schreef:
Hi,

I know a little bit of javascript.
What do i want to achieve. (I mean that i don't want the full code)
First, The client must be able to upload photos by himself.

So what do i want.
If the client uploads a folder, my Javascript must detect by itself
how many folders.
AFAIK: You cannot upload folders, only files.

Then it have to create by itself, links or whatever to each of these
folders.

And again.
In those folders the javascript again have to count all the pictures
in the folders by itself and display them in a slideshow or something
like that.
Who can help me, or show me a decent tutorial?

Javascript doesn't handle fileuploads.
Uploaded files go to some server that accepts them (or reject, depending
on the script that handles the upload.).

You need a decent tutorial about SERVERSIDE scripting, not JavaScript
(which is clientside most of the time.).

PHP is a relative easy serverside language to learn.

Regards,
Erwin Moller
>

Greetz
Hannes
Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Nick | last post by:
I am building a photo album webpage and am not sure exactly how I should organize the database. Here's where Im at so far... I have one table called 'images' which contains the columns 'albumID',...
5
by: Joseph Ellis | last post by:
Hello all. I have a family website that I have been maintaining for the past year and a half or so. It includes a photo album that has grown quite large. So far I've displayed the photo album...
2
by: Linda | last post by:
Hey all, I'm not too sure if this is the right place to post my question - or if I should go to a JSP group. Anyway here is my question. I am looking at finding/ making an online dynamic...
1
by: w33d5 | last post by:
I'm looking for a little help in making an index file to read the subdirectories in the same folder and display the links in a table. i am loading photo galleries using google's picasa onto my...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.