Componentes.Terceros.DevExp.../official/x.38/ExpressWeb Framework/Demos/Delphi/XPBarDemo/Frame2.html

20 lines
377 B
HTML
Raw Normal View History

<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>