Josef D. wrote:
>2 quick questions...
>
>-- do you know how to include [no extension] as a PAGEINCLUDE? Is there a
> way?
Don't know - did you try PAGEINCLUDE *
If your non-pages are just .jpg and .gif (for example), you might try
PAGEEXCLUDE *.jpg,*.gif
>-- what is .js?
Javascript. Current Browsers allow you to "include" script files, so
that you can maintain a central library of client-side Javascript
functions, and only have to update a single file when you need to edit
or modify a javascript function/routine/utility.
Look at the source of www.microsoft.com for an example of how it's used.
Aengus
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------