Hey ,

I'm uploading a file and then using the dictionary to
go thru my form field!

but i get a damm extra char and i don't know how to get rid
of it, cuz i don't know what it is ?

here what i get if i view it from the source

Code:
h

Testing
h
I can replace to vbCrLf but it come to that

Code:
h
Testingh
so there's still one damm character!

here's what i see from my db



you see that litle square, that the character i can't get rid of!!

please help!

i'm using asp!