Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Hallo Leuts,

ich möchte gern eine XML Datei auslesen aber nur bestimmte stellen.

XML Aufbau:


?xml version="1.0" encoding="ISO-8859-1"?>

<DieFirma>

  <webupdate id="Firma" version="1.0">

    <module id="HalloSetup.zip">

      <comment>Hallo Setup Program</comment>

      <version>1.0.4.5</version>

      <date>16.10.2009</date>

      <size>215036</size>

      <depend>-1</depend>

      <select>1</select>

      <licence>All</licence>

    </module>

    <module id="TschüssUpdate.zip">

      <comment>Tschüss Update</comment>

      <version>1.5.5.58</version>

      <date>17.12.2009</date>

      <size>4423560</size>

      <depend>1</depend>

      <select>1</select>

      <licence>2</licence>

    </module>

  </webupdate>

</DieFirma>

Nun möchte ich mit VB zb

bei dem Modul "TschüssUpdate.zip" die version und die size auslesen.

Ich bekomm es nur hin dass er des erste einliest allso die "HalloSetup.zip".

Weiß jemand wie ich sagen kann, geh ins modul TschüssUpdate.zip und hol da version raus?

Wäre echt freundlich bin schon total am verwzweifeln.

Ich hab es hinbekommen danke schön=)

Ich les es mit xmldocument aus und den knoten

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.