Print Page | Close Window

Problem with not latin names of users

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=15463
Printed Date: 13 April 2026 at 6:52am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Problem with not latin names of users
Posted By: Ritchie
Subject: Problem with not latin names of users
Date Posted: 14 June 2005 at 4:50pm
There is a message at loading avatars and pictures at users with cyrillic names (Russian language). Thus the user folder in a directory http: // www.site.com/forum/upload/images/
 
Server.MapPath() error 'ASP 0174 : 80004005'
Invalid Path Character(s)
/forum/functions/functions_upload.asp, line 146
An invalid '/' or '\' was found in the Path parameter for the MapPath method.
 
Users having latin names (English language) is not created can load the image without problems. In what there can be a reason?



Replies:
Posted By: dj air
Date Posted: 14 June 2005 at 4:51pm
make sure you use \ paths and not / as / is internet and \ is windows charecters.

also make sure the charecter encoding is correct.


Posted By: Ritchie
Date Posted: 15 June 2005 at 4:56am
I tried to change a paths - with "\" too does not work, there is precisely same mistake with Russian cyrillic names. The coding of page is established correctly - on each page there are tags <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">  and ASP code <% Response.Charset="windows-1251" %> .  Does not work  Cry..... What it is possible to make still?



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net