i want to call an asp file inside an html file.
But it doesnt work.
The code i have written is
<!-- #include file=abc.asp?val=1234 -->
the code works fine when defined in asp.