Quote:
Originally Posted by franzelneekburm
Well, actually you can - with the XMLHttpRequest library (which really has nothing to do with XML at all, simple HTTP requests), you can get a quick HEAD from a page on your server and display different links depending on the results.
It's not necessarily the best way to do it, but depending on what you need it's probably not the worst either - it will work just as well as any server-side technique.
|
oh, hey, i didn't know that existed (even though i'm not suprised it does). i guess i'll have to remember that
