English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
Tutte le categorie


<%
Set objXML = Server.CreateObject("msxml2.DOMDocument.3.0")

objXML.async = false
objXML.setProperty "ServerHTTPRequest", True
objXML.validateOnParse =false
objXML.preserveWhiteSpace = false
caricoFile = objXML.Load(URL)
If Not caricoFile Then
Response.write "error"
Else
Set Nodo = objXML.getElementsByTagName("item")
For Each objNodi In Nodo
For Each objNodo In objNodi.childNodes
Select Case objNodo.nodeName
Case "title"
titolo = objNodo.firstChild.nodevalue
Case "link"
link = objNodo.firstChild.nodevalue
Case "description"
descrizione = objNodo.firstChild.nodevalue
Case "dc:date"
data = objNodo.firstChild.nodevalue
data = Replace(data,"T"," alle ")
data = Replace(data,"+00:00","")
End Select
Next
Response.write ("") & (titolo & "")
Next
set Nodo = Nothing
End if
%>

2006-11-14 06:45:29 · 12 risposte · inviata da punkisbed 3 in Computer e Internet Programmazione e Design

ha, ha, ha!

2006-11-14 06:53:04 · update #1

he, he si è avvicinato cuccio..!!

RSS do you feed?

(sciochezze)

2006-11-14 07:00:06 · update #2

12 risposte

bho

2006-11-14 07:12:19 · answer #1 · answered by giovanna c 1 · 0 0

Sono gli alieni che ti mandano messaggi sul tuo pc nella loro lingua. Se vuoi te la traduco!! Io sto sempre a contatto con loro... :)
Allora in parole povere ti stanno dicendo:
"spegni il pc, affacciati alla finistra e dopo TELETRASPORTO verso nuovi mondiiiiiiiiiiiiiiiiiii"

2006-11-14 15:14:19 · answer #2 · answered by panterinarosa81 6 · 1 0

Sembrerebbe una parte di programmazione in linguaggio ASP per un form di ricerca e relativi risultati visualizzati nell URL del sito

2006-11-15 03:59:53 · answer #3 · answered by onda_azzurra 5 · 0 0

scripting lato server, ha tutta l'aria di un parser.

2006-11-14 15:21:16 · answer #4 · answered by Vamp1r 3 · 0 0

secondo me nn è niente...

2006-11-14 15:07:01 · answer #5 · answered by caleb 6 · 0 0

cos'è un codice html impazzito???

2006-11-14 15:06:01 · answer #6 · answered by wholelottAle 3 · 0 0

stai bene!?ke significa?!

2006-11-14 14:56:49 · answer #7 · answered by Anonymous · 0 0

bravo ad averlo scritto tutto,almeno si capisse qualcosa!

2006-11-14 14:55:08 · answer #8 · answered by CIPRIA74 5 · 0 0

so cos'è:spegni subito il computer vai a dormire che domani tutto passerà

2006-11-14 14:54:51 · answer #9 · answered by cuccio06 1 · 0 0

Sembra un file di sistema o codice sorgente di qualche programma.

2006-11-14 14:54:44 · answer #10 · answered by Yami 6 · 0 0

fedest.com, questions and answers