Mysmilies.net die Smilies Datenbank

Script oder Datei finden :

 
-Startseite
-Newsarchiv
-Newsletter
-Mein Dreamcodes
-Scripte
-eBooks
-Online Speicher
-Datenbanken
-Webseiten
-Trickfilm
-Web Grafiken
-Bildbearbeiter
-Browser
-EMail Software
-Ftp Clienten
-Betriebssysteme
-Texteditoren
-Wampserver
-Office Pakete
-Antivirus
-System Cleaner
-Recovery Tools
-Php Schnipsel
-Ajax Schnipsel
-VB Schnipsel
-Tutorials
-Workshops
-Webkatalog
-Leserforum
-Erweiterte Suche
-Sitemap
-Impressum
-neuste Downloads

1. Selfphp (1714)
2. Xampp OS X (1609)
3. Xampp Linux (1598)
4. Xampp Windows (1613)

-neuste Tutorials

1. Samsung S20 rooten (1177)
2. Gratis USA Nummer (14531)
3. RAID (13570)
4. Text auf Grafik (14239)


Tutorials html Converter

 

html Converter

HTML to Script Converter konvertiert HTML einfach zu PHP, JavaScript
oder ASP.
Für Mozilla und IE.

Script:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>HTML to Script Converter</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script type="text/javascript">


function brCheck(data)
{
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var ie4 = document.all;

if(ns4) br = "%0A";
else if(ns6) br = "%0A";
else if(ie4) br = "%0D%0A";
else br = "%0D%0A";

data.value=data.value.replace(/"/gi,'\\"'); 
dataArr=escape(data.value).split(br);
data.value="";

}

function scriptPHP(data){
brCheck(data);
for (i=0; i<dataArr.length; i++){
data.value+= (i==0) ? "<?php\necho " : "echo "
data.value+= "\"" + unescape(dataArr[i]); 
data.value+= (i!=dataArr.length-1) ? "\\n\"; \n" : "\\n\";\n"
}
data.value+="\?>"
}

function scriptJS(data){
brCheck(data);
for (i=0; i<dataArr.length; i++){
data.value+= (i==0) ? "<script type=\"text/javascript\">\n<!-- \ndocument.writeln(\" " : "document.writeln(\" "
data.value+= "" + unescape(dataArr[i])
data.value+= (i!=dataArr.length-1) ? " \"); \n" : " \");\n" 
}
data.value+=" \// \-->\n<\/script>"
}

function scriptASP(data){
brCheck(data);
for (i=0; i<dataArr.length; i++){
data.value+= (i==0) ? "#!/usr/bin/perl\nprint \"Content-type: text/html\\n\\n\";\n$code[0] = " : "$code["+i+"] = "
data.value+= "\"" + unescape(dataArr[i])
data.value+= (i!=dataArr.length-1) ? "\"; \n" : "\";\n" 
}
data.value+="for ($i=0;$i<scalar(@code);$i++) {print($code[$i].\"\\n\");}" 
}

function copyF(txx) {
with(txx){
focus(); select() 
}
if(document.all){
txt=txx.createTextRange()
txt.execCommand("Copy") 
}}

</script>
<style type="text/css">
<!--
.input1 {
background-color: #F7F7F7;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
height: 350px;
width: 750px;
overflow: auto;
}
body {
background-color: #006699;
overflow: hidden;
}
.input2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #005782;
}
.borders {
border: 1px outset #00406A;
}
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}
a:hover {
color: #FFFF99;
}
-->
</style>
</head>
<body>
<form name="doc" action="">
<table width="300" border="0" align="center" cellpadding="3" cellspacing="0" class="borders">
<tr>
<td align="center"><input name="button" type="button" class="input2" onClick="scriptPHP(document.doc.tx)" value="HTML -> PHP">
<input name="button2" type="button" class="input2" onClick="scriptJS(document.doc.tx)" value="HTML -> JavaScript">
<input name="button2" type="button" class="input2" onClick="scriptASP(document.doc.tx)" value="HTML -> ASP">
<input name="reset" type="reset" class="input2" value="Reset" onClick="document.doc.tx.focus()">
<input name="button2" type="button" class="input2" onClick="copyF(document.doc.tx)" value="Select All">
<input name="button2" type="button" class="input2" onClick="document.doc.tx.value='\n Copyright (C) 2004 by 2M.Studio Michael Weidemann\n\n You are free to distribute and modify this file, as long as you\n do not remove this copyright notice and clearly label modified\n versions as being modified.\n\n This software has NO WARRANTY. Use it at your own risk.\n'" value="Info">
</td>
</tr>
<tr>
<td> <textarea name="tx" cols="110" class="input1" rows="2"></textarea></td>
</tr>
</table>
</form>
</body>
</html>

 
Seiten : 1
hinzugefügt am : 31.12.2004
Autor : Michael Weidemann
Listings ID : 584
Status zum lesen : Gast
gelesen : 8103 mal
[Druckansicht] [Lesercharts] [RSS] [zur Übersicht]
 
 

Die Möglichkeit diesen Artikel zu verlinken :

HTML-Code:

Code zum Einbinden in ein Forum:


Hinweis : Das lesen des Artikels html Converter - listings ID: 584 auf Dreamcodes, sowie Link Verweise auf Internetseiten fremder Anbieter erfolgen auf eigene Gefahr. Dreamcodes haftet nicht für Schäden, die aus der Verwendung des Inhaltes der Artikel erfolgen könnten. Schadenersatzansprüche, aus welchem Rechtsgrund auch immer, sind ausgeschlossen !
-Live Statistik
Datum: 28.03.2024
Uhrzeit: 17:53 Uhr
Online: 8 User
User heute: 7703
User allgem.: 33496305

Eingeloggt als Gast
-Download des Monats
-
-unsere Monats Umfrage
Welche Serie ist besser?

The Blacklist
House of the Dragon
Die Ringe der Macht
The Sandman
Manifest

-unsere Bestseller