Dear ListAdmin Please unsubscribe me from this DAMNED LIST!!! And don't ask me to use this stupid non working link to unsubscribe - I tried it about 10 times without success!
Thanks, Daniel -----Urspr�ngliche Nachricht----- Von: Charles Mark Carroll [mailto:[EMAIL PROTECTED] Gesendet: Montag, 12. Juli 2004 20:32 An: [EMAIL PROTECTED] Betreff: [AspNetAnyQuestionIsOk] Re: Problem with tabstrip The main reason this happens is a missing \webctrl_client\ folder with all the required client files. It is required to have that directory plus the DLL in BIN. --- In [EMAIL PROTECTED], "poroyx" <[EMAIL PROTECTED]> wrote: > 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 --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.708 / Virus Database: 464 - Release Date: 18.06.2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.708 / Virus Database: 464 - Release Date: 18.06.2004 ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/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/
