Oder so

Daniel

In der C:\Program...\Microsoft Visual Studio .NET
2003\Common7\Packages\schemas\html\ie5_0.xsd dem element title das runat
Attribut hinzufügen (<xsd:attribute name="runat" />)


....
        <xsd:element name="title">
                <xsd:complexType mixed="true">
                        <xsd:attribute name="class"
vs:mapstoname="className" />
                        <xsd:attribute name="dir" default="ltr">
                                <xsd:simpleType>
                                        <xsd:restriction base="xsd:NMTOKEN">
                                                <xsd:enumeration value="ltr"
/>
                                                <xsd:enumeration value="rtl"
/>
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:attribute>
                        <xsd:attribute name="id" />
                        <xsd:attribute name="runat" vs:readonly="true">
                                <xsd:simpleType>
                                        <xsd:restriction base="xsd:NMTOKEN">
                                                <xsd:enumeration
value="server" />
                                        </xsd:restriction>
                                </xsd:simpleType>
                        </xsd:attribute>
                        <xsd:attribute name="lang" />
                        <xsd:attribute name="runat" />
                        <!-- Events -->
                        <xsd:attribute name="onreadystatechange"
vs:omtype="event" />
                </xsd:complexType>
        </xsd:element> 
...


> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Im Auftrag von A-Schubert
> Gesendet: Donnerstag, 22. April 2004 08:56
> An: [EMAIL PROTECTED]
> Betreff: AW: [Asp.net] Haaarrrgggggg!!!!!
> 
> Keine Angst ich habe das selbe Problem.
> Bist also nicht der einzigste. ;)
> 
> André
> 
> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Im Auftrag von Reinhold Becker
> Gesendet: Mittwoch, 21. April 2004 19:01
> An: [EMAIL PROTECTED]
> Betreff: AW: [Asp.net] Haaarrrgggggg!!!!!
> 
> Danke, probier ich mal.
> 
> Liebe Grüße,
> Reinhold 
> 
> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Im Auftrag von Alexander Zeitler
> Gesendet: Mittwoch, 21. April 2004 18:41
> An: [EMAIL PROTECTED]
> Betreff: RE: [Asp.net] Haaarrrgggggg!!!!!
> 
> Hallo Reinhold,
> 
> > 
> > Von dir stammt ja der wunderbare Hinweis, wie man einen Seitentitel 
> > dynamisch zuweisen kann.
> > 
> > <title runat="server" id="mytitle">
> > 
> 
> genau nach 10 Min? ;-)
> Schätze mal, es bringt nur was, wenn Du die 
> Anweisungsvervollständig für HTML abschaltest - einfach mal probieren.
> 
> Gruss
> 
> Alex
> 
> 
> *************************
> _______________________________________________
> This ASP.NET email is sponsored by:
> UDEX ProMenu.Net  - Die Software für Navigation - Jetzt 
> kostenlos testen!
> Tree- Style, Horizontal- Slide, Vertical- Slide. 
> http://www.udexnet.com
> 
> _______________________________________________
> Asp.net Mailingliste, Postings senden an:
> [EMAIL PROTECTED]
> An-/Abmeldung und Suchfunktion unter:
> http://www.glengamoi.com/mailman/listinfo/asp.net
> *************************
> 
> 
> 
> *************************
> _______________________________________________
> This ASP.NET email is sponsored by:
> UDEX ProMenu.Net  - Die Software für Navigation - Jetzt 
> kostenlos testen!
> Tree- Style, Horizontal- Slide, Vertical- Slide. 
> http://www.udexnet.com
> 
> _______________________________________________
> Asp.net Mailingliste, Postings senden an:
> [EMAIL PROTECTED]
> An-/Abmeldung und Suchfunktion unter:
> http://www.glengamoi.com/mailman/listinfo/asp.net
> *************************
> *************************
> _______________________________________________
> This ASP.NET email is sponsored by:
> UDEX ProMenu.Net  - Die Software für Navigation - Jetzt 
> kostenlos testen!
> Tree- Style, Horizontal- Slide, Vertical- Slide. 
> http://www.udexnet.com
> 
> _______________________________________________
> Asp.net Mailingliste, Postings senden an:
> [EMAIL PROTECTED]
> An-/Abmeldung und Suchfunktion unter:
> http://www.glengamoi.com/mailman/listinfo/asp.net
> *************************
> 

*************************
_______________________________________________
This ASP.NET email is sponsored by:
UDEX ProMenu.Net  - Die Software für Navigation - Jetzt kostenlos testen!
Tree- Style, Horizontal- Slide, Vertical- Slide. http://www.udexnet.com

_______________________________________________
Asp.net Mailingliste, Postings senden an:
[EMAIL PROTECTED]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/asp.net
*************************

Antwort per Email an