Esternalizzare file xml
Von: Frank (francovacchiano@tin.it) [Profil]
Datum: 03.05.2008 18:53
Message-ID: <8ed9a969-e224-4527-94d9-8b9e08bb3ef8@34g2000hsf.googlegroups.com>
Newsgroup: it.comp.www.html
Datum: 03.05.2008 18:53
Message-ID: <8ed9a969-e224-4527-94d9-8b9e08bb3ef8@34g2000hsf.googlegroups.com>
Newsgroup: it.comp.www.html
In una pagina Html, ho un oggetto xml per caricare delle tabelle sql
etc...
Vorrei sapere se è possibile rendere quel blocco un file xml e
richiamarlo quando si apre la pagina html. Questo mi serve per
modificare alcuni parametri, prima del caricamento del file xml.
Posto il blocco di codice che è nella mia pagina html e che voglio
caricare come file esterno.
Grazie.
<META content.00.3420 nameÞsignerVersion>
<META content="HTML 4.0" name=vs_targetSchema>
<OBJECT id=MSODSC tabIndex=-1
classid=CLSID:0002E553-0000-0000-C000-000000000046><PARAM
NAME="XMLData" VALUE='<xml xmlns:a="urn:schemas-microsoft-
com:office:access">
<a:DataSourceControl>
<a:OWCVersion>10.0.0.6829 </a:OWCVersion>
<a:ConnectionString>Provider=SQLOLEDB.1;Integrated
Security=SSPI;Persist Security Infoúlse;Initial
Catalog=BioLogict;Data Source=ulisse;Use Procedure for Prepare=1;Auto
Translate=True;Packet Size@96;Workstation ID=ULISSE;Use Encryption
for Dataúlse;Tag with column collation when possibleúlse</
a:ConnectionString> <a:MaxRecords>10000</
a:MaxRecords> <a:GridX>10</a:GridX>
<a:GridY>10</
a:GridY>
<a:OfflineType>2</a:OfflineType>
<a:OfflinePublication></a:OfflinePublication>
<a:XMLLocation>0</a:XMLLocation>
<a:XMLDataTarget></
a:XMLDataTarget> <a:ConnectionFile></
a:ConnectionFile> a:groupon="dscEachValue"
a:interval="1.0"/
> </a:GroupingDef> </
a:RecordsetDef> </a:Datamodel> </
a:DataSourceControl> </xml>'>
</OBJECT>
<META content="MSHTML 6.00.6000.16608" name=GENERATOR>
--
Newsgroup robomoderato - gli articoli vengono approvati automaticamente
[ Auf dieses Posting antworten ]Antworten
- Tommaso Sacramone (04.05.2008 01:15)
