Guten Tag,
ich bin ein Neuling in Sachen Computer und will mich in das Umfeld einarbeiten.
Führe ein kleines Antiquariat und möchte gerne bei www.zvab.com
[https://freemailng6202.web.de/jump.htm?goto=http%3A%2F%2Fwww%2Ezvab%2Ecom]
Waren anbieten können. Bis jetzt habe ich lediglich einzeln Bücher bei Ebay und
anderen Anbietern angeboten. Für diese Datenbank ist eine spezielle Struktur
vorgegeben, ich bitte um Nennung wie ich diese STruktur mit Hilfe von Open
Office erreichen kann.
Habe mir einen neuen Rechner mit Windows XP Classic gekauft, noch ohne weitere
Programme. Zuerst will ich mal wissen wie eine korrekte Installtion von Open
Office erfolgen muss. Wie kann ich dann die Daten von den Büchern eingeben und
wie werden diese Daten zu zvab.com übertragen.
Ich wohne im Grossraum Rosenheim, bin taubstumm und daher auf schriftliche
Hilfe angewiesen.
Mit freundlichen Grüssen
Malte Obermayr var bodytag = ""; document.body.style.fontFamily
='Verdana'; function strip(value) { if(value != undefined){ while
(value.indexOf(" ")==0) { value = value.substring(1,value.length); }
} return value; } document.body.bgColor = '#ffffff'; var
bodystyle = 'margin-left:0px; font-size:9pt; margin:0px; font-family:Verdana;
margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
font-family: Verdana'; var styles = bodystyle.split(";"); for (i=0;
i<styles.length; i++) { werte = styles[i].split(":"); var key =
strip(werte[0].toLowerCase()); var value; if (werte.length>2) {
value = werte[1]; for (j=2;j<werte.length;j++) { value = value + ":" +
werte[j]; } value = strip(value); } else { value =
strip(werte[1]); } switch(key) { case "background-position":
document.body.style.backgroundPosition = value; break; case "font-weight":
document.body.style.fontWeight = value; break; case "font-size":
document.body.style.fontSize = value; break; case "background-image":
document.body.style.backgroundImage = value; break; case "margin":
document.body.style.margin = value; break; case "color":
document.body.style.color = value; break; case "background-repeat":
document.body.style.backgroundRepeat = value; break; case "font-style":
document.body.style.fontStyle = value; break; case "font-family":
document.body.style.fontFamily = value; break; case "background-color":
document.body.style.backgroundColor = value; break; case "margin-left":
document.body.style.marginLeft = value; break; case "margin-right":
document.body.style.marginRight = value; break; case "margin-top":
document.body.style.marginTop = value; break; case "margin-bottom":
document.body.style.marginBottom = value; break; default: }
} </SCRIPT>