Jim Lawrence (AccessD)
accessd at shaw.ca
Mon Dec 22 13:32:23 CST 2003
Hi Mark: Here is some code that might help as it sets the ASP parcer. You probably know this but sometimes the simplist things can be over-looked. code snippet from web page example: <code> ... <% LANGUAGE="VBSCRIPT" %> <!-- #INCLUDE FILE="../Counter.inc" --> ... </code> HTH Jim