hello,
I am trying to get some asp working in Apache2.2 on Windows.
The instructions say to place this in the .html file where I want the CAPTCHA to be shown.
<!--#include virtual="/Captcha.asp"-->
<%Response.Write CreateCAPTCHA%>
Can someone explain what the purpose of the first line is for please as it looks like an .html comment to me?
Thanks
I am trying to get some asp working in Apache2.2 on Windows.
The instructions say to place this in the .html file where I want the CAPTCHA to be shown.
<!--#include virtual="/Captcha.asp"-->
<%Response.Write CreateCAPTCHA%>
Can someone explain what the purpose of the first line is for please as it looks like an .html comment to me?
Thanks