My page is below but the Tabstrip does not rendered. Does anyone 
knows why this can happen? 

<%@ Page Language="vb" AutoEventWireup="false" 
Codebehind="WebForm1.aspx.vb" Inherits="OgrenciBilgileri3.WebForm1"%>
<%@ Register TagPrefix="iewc" Assembly="Microsoft.Web.UI.WebControls" 
Namespace="Microsoft.Web.UI.WebControls"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
        <HEAD>
                <title>WebForm1</title>
                <meta name="GENERATOR" content="Microsoft Visual 
Studio .NET 7.1">
                <meta name="CODE_LANGUAGE" content="Visual Basic .NET 
7.1">
                <meta name="vs_defaultClientScript" 
content="JavaScript">
                <meta name="vs_targetSchema" 
content="http://schemas.microsoft.com/intellisense/ie5";>
        </HEAD>
        <body MS_POSITIONING="GridLayout">
                <form id="Form1" method="post" runat="server">
                        <iewc:TabStrip id="TabStrip1" runat="server" 
Width="200px">
                                <iewc:Tab Text="AAA"></iewc:Tab>
                                <iewc:Tab Text="BBB"></iewc:Tab>
                                <iewc:Tab Text="CCC"></iewc:Tab>
                        </iewc:TabStrip>
                </form>
        </body>
</HTML>



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to