Below are snippets for bhmahler.

ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

24
Date Submitted Sun. Dec. 24th, 2006 7:10 PM
Revision 1
Beginner bhmahler
Tags HTML | JavaScript | PHP
Comments 4 comments
This is a PHP and JavaScript Image gallery that I created. There are 2 uses for this.
1.) You can save it as index.php and place in a folder containing images and it will display the images in that folder.
Example:
place index.php in images/folder
http://yoursite.com/images/folder/
This will display all images in that folder

2.) Pass in the path to the folder to display in the url
Example:
Save as imagegallery.php
http://yoursite.com/imagegallery.php?path=images/folde
4
Date Submitted Fri. Jun. 29th, 2007 9:40 PM
Revision 1
Beginner bhmahler
Tags "VB.NET"
Comments 1 comments
There are two methods in this example. One uses directory services the other uses API. Both will return a list of computer names on your network