Hab ich gar nicht mitbekommen-.... sorry.....

Stephan
P.S.: Aber wenn ich das offline wiederhol wie willst du dann wissen ob ich
meine Strafarbeit ordentlich gemacht hab? --> also doch 20x posten??  ;o)





:o)=   |-----Urspr�ngliche Nachricht-----
:o)=   |Von: [EMAIL PROTECTED]
:o)=   |[mailto:[EMAIL PROTECTED] Auftrag von
:o)=   |Bernhard Spuida
:o)=   |Gesendet: Samstag, 15. November 2003 19:07
:o)=   |An: [EMAIL PROTECTED]
:o)=   |Betreff: Re: AW: [Coffeehouse] zeilenumbruch
:o)=   |
:o)=   |
:o)=   |'bend!
:o)=   |
:o)=   |Zwanzigmal (offline) wiederholen:
:o)=   |
:o)=   |HTML-mails haben nichts auf den Listen verloren.
:o)=   |
:o)=   |Danke,
:o)=   |
:o)=   |             Bernd
:o)=   |             acting BLfH
:o)=   |
:o)=   |> Hiho Tom,
:o)=   |> ein Zeilenumbruch ist doch CHR(13)..... oder t�usch ich
:o)=   |mich da? :-)
:o)=   |>
:o)=   |>
:o)=   |> Gr��e Stephan
:o)=   |>
:o)=   |>
:o)=   |>
:o)=   |>     -----Urspr�ngliche Nachricht-----
:o)=   |>     Von: [EMAIL PROTECTED] [mailto:coffeehouse-
:o)=   |>     [EMAIL PROTECTED] Auftrag von Thomas Beckert
:o)=   |>     Gesendet: Samstag, 15. November 2003 18:53
:o)=   |>     An: [EMAIL PROTECTED]
:o)=   |>     Betreff: [Coffeehouse] zeilenumbruch
:o)=   |>
:o)=   |>     hallo liste -
:o)=   |>
:o)=   |> ich will mittels email-versand einen sms-service nutzen. dieser
:o)=   |> service gibt ein email-format wie folgt vor:
:o)=   |>
:o)=   |> text/plain
:o)=   |>
:o)=   |> subject:
:o)=   |>
:o)=   |> body:
:o)=   |> user></user>
:o)=   |> <pass></pass>
:o)=   |> <from</from>
:o)=   |> <text</text>
:o)=   |> <to>
:o)=   |> 017734534533
:o)=   |> 017235345345
:o)=   |> </to>
:o)=   |>
:o)=   |> wenn ich das mit outlook versende, funzt das auch.
:o)=   |> aber ich m�chte das nat�rlich online in asp nutzen und
:o)=   |erzeuge mir
:o)=   |> eine email.
:o)=   |> den body erzeuge ich folgenderma�en:
:o)=   |>
:o)=   |> bodytxt = "<user>username</user>" & CHR(10) &_
:o)=   |>  "<pass>passwort</pass>" & CHR(10) &_
:o)=   |>  "<from>" & Session("sms_abs") & "</from>" & CHR(10) &_
:o)=   |>  "<text>" & nachricht & "</text>" & CHR(10) &_
:o)=   |>  "<to>" & CHR(10) & nummerListe & "</to>" & CHR(10)
:o)=   |>
:o)=   |> wenn ich die email mit diesem body an mich schicke,
:o)=   |erscheint er auch
:o)=   |> richtig (also richtiger zeilenumbruch etc...).
:o)=   |>
:o)=   |> aber wenn ich das ganze an den sms-service schicke,
:o)=   |bekomme ich eine
:o)=   |> fehlermeldung, dass angeblich kein text oder zuviel text
:o)=   |enthalten
:o)=   |> w�re.
:o)=   |>
:o)=   |> hat jemand eine idee? kann ich den zeilenumbruch noch anders
:o)=   |> realisieren au�er CHR(10) ???
:o)=   |>
:o)=   |> danke f�r alle tips!
:o)=   |>
:o)=   |>
:o)=   |> tom
:o)=   |
:o)=   |Off the keyboard, over the bridge, past the hub, thru the router,
:o)=   |down the line, ....nothing but net!!
:o)=   |
:o)=   |_______________________________________________
:o)=   |Coffeehouse mailing list
:o)=   |[EMAIL PROTECTED]
:o)=   |http://www.glengamoi.com/mailman/listinfo/coffeehouse
:o)=   |
:o)=   |


_______________________________________________
Coffeehouse mailing list
[EMAIL PROTECTED]
http://www.glengamoi.com/mailman/listinfo/coffeehouse

Antwort per Email an