Sorry sieht fuer mich ein bischen wirre aus
aber ich denke mal das strings mit & verbunden werden
nicht +

oder?

Gruss

Roman Pittroff
Consulting
Bangkok, Thailand



>-----Original Message-----
>From: [EMAIL PROTECTED] 
>[mailto:[EMAIL PROTECTED] On Behalf Of Brunmair, Patrick
>Sent: 12 November 2003 14:33
>To: [EMAIL PROTECTED]
>Subject: [Asp.net] falsches format
>
>
>
>Hallo liste , kann mir mal jemand sagen was ich da falsch habe ??
>
>For i = 0 To Session.Contents.Count - 1 Step i + 1
>            Response.Write("Assigned to \"" + 
>Session.Keys[i].ToString()+" \ "")
>            Response.Write(" Value: " + Session(i).ToString() 
>+ "<BR>") _______________________________________________
>Asp.net mailing list
>[EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/asp.net
>

_______________________________________________
Asp.net mailing list
[EMAIL PROTECTED]
http://www.glengamoi.com/mailman/listinfo/asp.net

Antwort per Email an