What is the workaround of passign a parameter to any included asp
file:
<!-- #Include File="file.asp" -->
This obviously does not work:
<!-- #Include File="file.asp? id=123" -->
Thank you
file:
<!-- #Include File="file.asp" -->
This obviously does not work:
<!-- #Include File="file.asp? id=123" -->
Thank you
Comment