Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mixing javascript and VFP
Message
From
14/12/2018 20:32:58
 
 
To
14/12/2018 10:00:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Application:
Desktop
Miscellaneous
Thread ID:
01664202
Message ID:
01664498
Views:
69
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform