dwww Home | Show directory contents | Find package

<FILENAME filename="index.html"><html><head><title>Daten-URLs</title><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-default.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-docs.css"><link rel="stylesheet" type="text/css" href="help:/kdoctools5-common/kde-localised.css"><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><link rel="home" href="index.html" title="Daten-URLs"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.14 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="content"><div id="header"><div id="header_content"><div id="header_left"><div id="header_right"><img src="help:/kdoctools5-common/top-kde.jpg" width="36" height="34"> Daten-<acronym class="acronym">URL</acronym>s</div></div></div></div><div class="navCenter"><table class="navigation"><tr><td class="prevCell"></td><td class="upCell"> </td><td class="nextCell"></td></tr></table></div><div id="contentBody"><div lang="de" class="article"><div class="titlepage"><div><div><h2 class="title"><a name="data"></a>Daten-<acronym class="acronym">URL</acronym>s</h2></div><div><div class="authorgroup"><p class="author"><span class="firstname">Leo</span> <span class="surname">Savernik</span> </p><span class="othercredit"><span class="contrib">Übersetzer</span>: <span class="firstname">Stephan</span> <span class="surname">Johach</span><br></span></div></div></div><hr></div><p>Daten-<acronym class="acronym">URL</acronym>s ermöglichen die Unterbringung von Dokumentdaten in geringer Größe direkt in der <acronym class="acronym">URL</acronym>. Dies ist beim Testen sehr kleiner <acronym class="acronym">HTML</acronym>-Dokumente nützlich oder bei anderen Gelegenheiten, die kein separates Dokument erfordern.</p><p><strong class="userinput"><code>data:,bla</code></strong> (Beachten Sie das Komma nach dem Doppelpunkt) übermittelt ein Dokument, das nichts weiter als <code class="literal">bla</code> enthält. </p><p>Das vorige Beispiel hat ein Textdokument übertragen. Bei <acronym class="acronym">HTML</acronym>-Dokumenten müssen Sie den <acronym class="acronym">MIME</acronym>-Typ <code class="literal">text/html</code> angeben: <span class="quote">„<span class="quote"><strong class="userinput"><code>data:text/html,&lt;title&gt;Testcase&lt;/title&gt;&lt;p&gt;This is a testcase&lt;/p&gt;</code></strong></span>“</span>. Sie erhalten hierbei dieselbe Ausgabe, als wäre der Inhalt des Dokuments aus einer Datei geladen worden. </p><p>Die Angabe alternativer Zeichensätze ist ebenso möglich. Beachten Sie, dass 8-Bit-Zeichen durch ein Prozentzeichen und ihren zweistelligen Hexadezimalcode angegeben werden müssen: <span class="quote">„<span class="quote"><strong class="userinput"><code>data:;charset=iso-8859-1,Gr%FC%DFe aus Schl%E4gl</code></strong></span>“</span> ergibt <span class="quote">„<span class="quote"><code class="literal">Grüße aus Schlägl</code></span>“</span>, wohingegen bei Auslassen der Zeichensatzangabe etwas wie <span class="quote">„<span class="quote"><code class="literal">Gr??e aus Schl?gl</code></span>“</span> herauskommen würde. </p><p><a class="ulink" href="https://www.ietf.org/rfc/rfc2397.txt" target="_top">IETF RFC2397</a> enthält weitere Informationen.</p></div></div><div id="footer"><div class="navCenter"><table class="navigation"><tr><td class="prevCell"></td><td class="upCell"> </td><td class="nextCell"></td></tr><tr><td class="prevCell"> </td><td class="upCell"> </td><td class="nextCell"> </td></tr></table></div><div id="footer_text">Möchten Sie Kommentare und Verbesserungen zu dieser Seite beitragen?<br>Senden Sie Ihre Vorschläge an das <a href="mailto:kde-doc-english@kde.org" class="footer_email">KDE Dokumentationsteam</a></div></div></div></body></html></FILENAME>

Generated by dwww version 1.15 on Wed Jun 26 04:11:21 CEST 2024.