Componentes.Terceros.DevExp.../official/x.30/ExpressWeb Framework/Demos/Delphi/XPBarDemo/Frame2.html
2007-12-16 17:06:54 +00:00

20 lines
377 B
HTML

<html>
<head>
<title><%=Context.Page.Title%></title>
</head>
<body><ewf:form id="Frame2Page" renderchildren="endRender">
<table border=0 width="100%" height="100%">
<tr><td align="center" valign="center">
Target frame
</td></tr>
</table>
</ewf:form>
</body>
</html>