|
Hi all,
I would normally search to see if a question like this has been posted previously, but as you can probably tell by my lame title, I don't really know what to search for.
I am building a local webpage that is simple stored on a file server (no fancy server side scripts available). I have a series of about 3,000 - 4,000 WMV videos (these can be converted into flash) and JPG pictures which I need to be able to display on the webpage. If it was just pictures, I'd load them all at once in a gallery style, but videos I obviously can't do that with meaning I need a link to each one. I know this is going to take a long time and it'll be a tedious job, but I still don't really know how i'd go about it. Ideally I want to be able to only have one webpage, as opposed to a single page for each and very video. Is there any way of doing this with javascript as opposed to PHP?
Apologises if I'm missing something obvious here... its early in the morning and I didn't get much sleep last night, haha.
|