Hello...I'm trying to include querystring variables in a #include but it's
not working
this works:
<!--#include file="calendar/calendar.asp-->
this does not:
<!--#include
file="calendar/calendar.asp?ev enttype=1&curmo nth=8&curyear=2 006"-->
any suggestions.
Thank You
not working
this works:
<!--#include file="calendar/calendar.asp-->
this does not:
<!--#include
file="calendar/calendar.asp?ev enttype=1&curmo nth=8&curyear=2 006"-->
any suggestions.
Thank You
Comment