|
|
Rank: Member Groups: Member
Joined: 6/30/2006 Posts: 17 Points: 27
|
When I'm Uploading images, with Hebrew letters in the file name, the hebrew doesn't work. I have Upload.codepage and at the top of the page.
What else should I do ?
tnx !
|
|
 Rank: Advanced Member Groups: Member
Joined: 8/3/2003 Posts: 996 Points: 1
|
Hello,
What code do you use? All our samples must work with Hebrew too because the code page there is UTF-8. If you are not using our samples but some other please send us the page code.
Sincerely yours, Alex Makhov
|
|
Rank: Member Groups: Member
Joined: 6/30/2006 Posts: 17 Points: 27
|
I have tried UTF-8, and it works like a dream. TNX !:P
|
|
 Rank: Advanced Member Groups: Administration
, Member
Joined: 7/28/2003 Posts: 1,254 Points: -345 Location: WA, US
|
Have you set Image Uploader CodePage property to 1255. In short the code page (charset) specified on client side (Image Uploader) and server side (ASP Upload component) should be the same.
Best regards, Fedor Skvortsov
|
|
 Rank: Advanced Member Groups: Member
Joined: 8/3/2003 Posts: 996 Points: 1
|
Quote:it works like a dream. Sounds good :)
Sincerely yours, Alex Makhov
|
|
|
Guest |