Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mixing javascript and VFP
Message
De
14/12/2018 20:32:58
 
 
À
14/12/2018 10:00:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Application:
Desktop
Divers
Thread ID:
01664202
Message ID:
01664498
Vues:
70
Hi Dennis,

Using this https://www.utf8-chartable.de/unicode-utf8-table.pl plus strconv() might get you where you need to go.

Hank

>Hello Hank,
>
>Sorry for the long delay for this reply.
>
>Javascript because I've been dealing with a very weird problem that I have. I want to send SMS from my VFP app. For that I'm using the TwilioX tool.
>
>The problem is that I can't send characters with accents (éÉêÊèÈ...)
>
>The author told me that there's nothing in his code that explains this behavior.
>
>So here comes Javascript in action I hope. I'd like to send an SMS from my VFP app but by calling javascript code for that sending just to see what will happen with the characters with accents. I want to use Javascript because Twilio gives the javascript code that is needed to send SMSs.
>
>>>Is it possible to mix javascript code and VFP code.
>>>
>>>For example, I want to execute a loop in javascript. Within that loop I want to add a record in a VFP table. So later I'll be able to know what operations were successfull and which operatione were unsuccessfull.
>>
>>Hi Dennis,
>>
>>curious: why javascript?
>>
>>Hank
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform