git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@29 05c56307-c608-d34a-929d-697000501d7a
31 lines
1.6 KiB
HTML
31 lines
1.6 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>ExpressWeb Framework Demo</TITLE>
|
|
</HEAD>
|
|
<BODY bgcolor="white">
|
|
<!--#include file="head.html"-->
|
|
<TABLE cellpadding="0" cellspacing="0" border="0" width="561">
|
|
<TR><TD colspan="3"><IMG src="<%=QualifyImage("1x1.gif")%>" width="509" height="40" alt="" border="0"></TD></TR>
|
|
<TR><TD colspan="3"><IMG src="<%=QualifyImage("homeh_u.gif")%>" width="561" height="46" alt="" border="0"></TD></TR>
|
|
<TR>
|
|
<TD><img src="<%=QualifyImage("homeh_r.gif")%>" width="223" height="224" alt="" border="0"></TD>
|
|
<TD background="<%=QualifyImage("demo_back.gif")%>"><IMG src="<%=QualifyImage("1x1.gif")%>" width="1" height="1" alt="" border="0"></TD>
|
|
<TD valign="top">
|
|
<TABLE cellpadding="0" cellspacing="0" border="0">
|
|
<TR><TD><IMG src="<%=QualifyImage("1x1.gif")%>" width="10" height="10" alt="" border="0"></TD></TR>
|
|
<TR>
|
|
<TD><IMG src="<%=QualifyImage("1x1.gif")%>" width="10" height="10" alt="" border="0"></TD>
|
|
<TD>
|
|
<P>This demo was created using ExpressWeb Framework and Delphi 6. It serves to show-off just a few of the features that makes EWF unique in the world of Rapid Web Application Development.<BR>
|
|
<P>If you have any questions regarding this site, please write to <A href="mailto:support@devexpress.com">support@devexpress.com</A><BR>
|
|
<P>Related news group:<BR><A href="news://news.devexpress.com/devexpress.public.vcl.expresswebframework"><nobr>news://devexpress.com public.vcl.expresswebframework.</nobr></A>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<!--#include file="tail.html"-->
|
|
</BODY>
|
|
</HTML>
|