Friends,
 
I can execute ASP with IMail?
 
for example In menu.htm, I put the tag <!--IMAIL.Include.juan2.asp-->,
but no execute this asp file
because it does not show anything
 
I want to consult a data base from html pages in web messaging 
 
As I consult a data base from the file
 
juan2.asp  (basic example)
 
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
<HTML>
 
<BODY>
 
Esta p�gina se actualiz� por �ltima vez el <%= Now ()%>.
 
</BODY>
 
</HTML>
 

thanks
Juan

Reply via email to