Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 12-22-2008, 10:41 PM   #1 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 2
OS: win server 2003


ActiveX not able to translate Special Characters

hi,

I'm new to this. I have a issue with ActiveX [and I hope I'll be able to put it across well technically].

The issue is like this.

In the DB the unit of measure is written in French [which uses a special character, not present on an English keyboard "é"]

Now the first time the screen opens up correctly [since we are translating the text using custom code] but AS SOON AS THE USER CLICKS ON THE GRID TO OPEN IT UP FOR EDITING THE CHARACTER "é" IS REPLACED BY AN UNDERSCORE "_" .

Can this be an issue with the way ActiveX trying to translate "é" internally and failing to do so?

Please help.

Thanks
mrabhishekm is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 12-23-2008, 03:27 PM   #2 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,883
OS: Vista, various linux distros


Re: ActiveX not able to translate Special Characters

Hey, could you post your code?

And describe what your system actually does, because all i understand from this is it translates french to english.

It shoudln't be a translation problem(well not in the way you've described) because é is recognised by all PCs. It could be a problem with going from Unicode to ASCii...

Still, post your code and we'll try help =]

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-23-2008, 11:54 PM   #3 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 2
OS: win server 2003


Re: ActiveX not able to translate Special Characters

I dont know which part of code should be posted here [ i really don't :(]

however I may tell you what it does.

We have some data in DB which has to be fetched first and shown on an ActiveX screen.

it's something like
Qty
25 <units> [here the units is configurable] -that means a french user can configure it as <unitès>

so the screen shows the qty as 25unitès on the upper grid.

It DOES display fine when the user opens the screen for inquiry at first.

The user is allowed to change the qty [editable grid]
he clicks on this grid-column -> the qty is shown properly
BUT as soon as he tries to edit it [press some number key say he wants to change the qty to 1 he
presses 1] , the screen shows something like 1unit_s [ the special char is replaced by "_"] .

I checked the Font used and surprisingly it doesn't include any special character
[but the screen DOES show the char "è" for the first time. No idea how it's working here]

code wise When the user tries to edit the grid the control hits
_ChangeEdit [not too much there] at the end of this function the VB env flickers for a moment
[i reckon some internal code exection ] and comes back to the _ChangeEdit function.

By this time the "è" has already been changed to "_"

Do I need to be provide something else too?
mrabhishekm is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 05:17 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85