Componentes.Terceros.DevExp.../official/x.38/ExpressWeb Framework/Demos/Delphi/MegaDemo/uMenuDemo.html
2008-08-27 11:56:15 +00:00

11 lines
230 B
HTML

<HTML>
<HEAD>
<TITLE><%=Context.Page.Title%></TITLE>
</HEAD>
<BODY bgcolor="white">
<!--#include file="head.html"-->
<ewf:form id="<%=Form.Name%>"></ewf:form>
<!--#include file="tail.html"-->
</BODY>
</HTML>