| Paradox Convention 2003 | Paradox and XML |
|
var oDOM OleAuto ; this will be our DOM instance for the document
endVar
oDOM.open ("Msxml2.DOMDocument.4.0")
oDOM.async = False
oDOM.load ("http://www.riff.org/rssfeed.php")
| © 2003 Frédéric G. MARAND - OSInet | ||