It is convenient to e-mail direct links to Whiist photo albums located in sub-folders of the main album. Doing this is rather non-intuitive, but it is at least possible. The general format is as follows:
http://<domain name>/<album folder>/default.aspx?albummode=Folder&albumpath=<relative URL>
The formatting of the <relative URL> field is the standard URL format with special characters denoted with % and their ASCII integer value. A good resource that will format URLs automatically is here.
As an example, an album located in the “06.15.08 Father’s Day” folder of the album at http://mediaserver01/Summer2008 can be directly referenced as:
http://mediaserver01/summer2008/default.aspx?albummode=Folder&albumpath=%2fsummer2008%2f06.15.08+Father%27s+Day
Soon I will pos a modified album.ashx to always have a hard link directly to the album on the album web page.