Quote:
I think you could use an ISAPI filter, but in ASP.NET it should be pretty easy - you can hook into all sorts of useful parts of a request. For instance proper regex rewrites can now be done with little additional code added in.



Yeah, it would be fairly straight forward to code up some pages to do it. I suspect this is one area where Apache is more useful, no doubt one of the built-in modules can handle stuff like this

Quote:

Also doing on-the-fly thumbnails is very easy in ASP.NET - there is built-in image handling and compression code that seems to be pretty quick.



It is, in fact I already do this on some pages on my site, just not on the photo album yet. I must get round to finishing my album code one day.
_________________________
Remind me to change my signature to something more interesting someday