Home| Progetto| Web| Faq| Acronimi | ||||
Argomenti Documenti pubblicabili:1120
Scripts:1282 Documenti non pubblicabili:162 Categorie tematiche:68 .Net |_C# |_Visual basic.net |_Asp.net Active Server Pages C++ Cascade Style Sheet JavaScript Mysql Php Xml Java |_Java 2 Micro Edition |_Java server pages |_Java Servlet Oracle |_PLSQL PostgreSQL Unix
Xml...
Info:
Le cinque entità predefinite in XML
Oracle...
Script:
Dato il nome di una vista ricava informazioni su tipo e attributi della colonna di riferimenti
Unix...
Tip:
Rimuovere un file in Unix / Delete a file
PLSQL...
Script:
Errori
Xml...
Tip:
XHTML Sintax rule
Xml...
Faq:
What is XHTML?
Shell scripting...
Script:
Array
A User Agent, like a web browser, uses HTTP to request a HTML document
Php Funzione mail()
In programming the danger of exploring the small details of coding is that you get obsessed with every line of code you write, thereby greatly reducing productivity.
In general, is not worth obsessing over code. On the other hand you should code with deliberation and intent. Steven Feurstein Oracle Magazine July /August 2004 A User Agent, like a web browser, uses HTTP to request a HTML document
|
Xml
Home >Xml > Leggere i dati da file
************************************************* file name: reader.html ************************************************* <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Reader 6 Esempio XML e JavaScript</title> <script language="Javascript" type="text/javascript" > <!-- // 6 Lezione "Introduzione all'XML " // 5 Giugno 2002 var xmldoc=new ActiveXObject("microsoft.xmldom"); xmldoc.async=false; var Types=new Array(); function affiliate(file){ if (file==""){alert ("Scegliere il tipo di file");return false; } if (xmldoc.parseError.errorCode != 0)alert(xmldoc.parseError.reason); xmldoc.load(file); Load(file) } function Load(SV){ Root=xmldoc.documentElement; s="<blockquote>Il file: " s+="<a href='"+SV+"'>"+SV+"</a><br> Contiene un Data Block denominato: <b>"+Root.nodeName+"</b> </blockquote>"; s+="<table rules='rows'>"; for (i=0;i<Root.childNodes.length;i++){ s+="<tr><td width=100>"+Root.childNodes(i).nodeName s+=":<td>"+Root.childNodes(i).text+"</td></tr>" } s+="</table>"; mypos.innerHTML=s; } //--> </script> </head> <body> <b>6. Prelelavare idati da file XML (tutti), HTML, o .txt </b> <form name="f"><select name="s" onchange="affiliate(s.value)"> <option value="6.xml">XML</option> <option value="6.html">HTML</option> <option value="6.txt">TXT</option> <option value="" selected>----SCEGLI------</option> </select></form> <div id="mypos"></div> </body> </html> Downloads: reader.html ( 1 KB) ![]() 6.xml ( 1 KB) ![]() 6.html ( 1 KB) ![]() 6.txt ( 1 KB) ![]() Salva i file dati nella stessa directory. Testato con Explorer. Warning: include(ads/text468x15.html): failed to open stream: No such file or directory in D:\inetpub\webs\fishscriptcom\documents\view_document.php on line 131 Warning: include(): Failed opening 'ads/text468x15.html' for inclusion (include_path='.;C:\php\pear') in D:\inetpub\webs\fishscriptcom\documents\view_document.php on line 131 Tutorial ![]() Script ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Cerca
Xml...
Info:
Le cinque entità predefinite in XML
Anger is creative, depression is useless.
Dyson, Freeman J. Anger is creative, depression is useless.
Dyson, Freeman J.
Xml...
Info:
Le cinque entità predefinite in XML
Xml...
Definizioni:
XPath
Oracle...
Definizioni:
Transazione
Shell scripting...
Script:
Compact if construct
fishScript.Com is accessible by Mobile access technology
as mobile phones, Palm and Pocket PC .
Nicoleta e Marco Magnani tutorial, examples, courses, esempi, corsi, esercizi, appunti vari Dottoressa Nicoleta Dragu Formatrice Docente Insegnante Mediatrice Culturale Dott. Marco Magnani Universita La Sapienza Roma Master Computer Science Hunter College New York , Data Base Administrator DBA oracle System architect |