PHP/ASP galleries
- Started
- Last post
- 7 Responses
- Dancer
Hi there,
I'm looking for examples/tutorials on creating dynamically loaded image galleries. Anyone got an links.Very new to this.
thanks
- trooperbill0
we're working on a ASP comless gallery with autothumbnailing for teen.neue.co.uk
- ********0
What do you need it to do? Create thumbs? Upload/download?
- Dancer0
I was thinking of you when I was typing this post Mr Moth.
I simply want to show a list of work and when you click a link a sample appears in a div.
At the moment I have an iframe which loads in a div but this is not ideal at all
- ********0
Well... you can make one page that refers to itself. A list of thumbs providing a link to ?img=01 for example... with clever file naming you can catch that and display the large img. That's a simple way.
You can get very complex with it... for example have it read a directory of thumbs and display all of them with a link... which is more helpfull.
My scripts are made per job... but I can point you to the right place on php.net...
- Dancer0
The simple way, but with no tnumbs just a list of text links.
- ********0
you've got mail.
That is VERY simple...
- Dancer0
Nice, Thanks but I can't access my personnal email from work check you mail.
Thanks
D