If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Non US character substitution

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-07-11, 18:21
emkay717 emkay717 is offline
Registered User
 
Join Date: Nov 2010
Posts: 5
Question Non US character substitution

I have an interesting issue. Our payment gateway vendor won't guarantee any characters except those on an English keyboard. I have people from Brazil (and other countries) submitting our form. I suspect most will be from Spanish or similar keyboards but I truly have no way of knowing. When someone submits ñ to our page, the server is handling it quite nicely. The response page is correct. The email I receive is correct. However the payment gateway vendor is receiving Ã?± instead.

Is there anything I can programatically do to fix this?

TIA
Mary
Reply With Quote
  #2 (permalink)  
Old 02-13-11, 20:07
rokslide rokslide is offline
Registered User
 
Join Date: Nov 2003
Location: Christchurch, New Zealand
Posts: 1,617
I assume by characters on an English keyboard they are referring to a particular set of ANSI character codes (which in theory they should be able to supply you with).

If you can get this then you can simply restrict the input fields to only allow these characters.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
Pingbacks are On
Refbacks are On