Thursday, March 31, 2011

<html>
    <
head></head>
            <
body>
                    <
h1>custom error page</h1>
            </
body>
</
html>

No comments:

Post a Comment

Explain the different parts that constitute ASP.NET application.

Content, program logic and configuration file constitute an ASP.NET application. Content files Content files include static text, images ...