Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Storing gps coordinates from google maps into vfp table
Message
De
21/12/2015 05:45:47
 
 
À
21/12/2015 01:13:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01629101
Message ID:
01629171
Vues:
147
>I tested on IE and chrome.
>Yes, three is a warning when I try to save for a first time, but it is not a big problem. It can be managed via tools-internet options ... but it is not a good solution because of hackers :-(

via Internet options would create a huge security problem, as you said yourself. As the vfp table needs to be installed on user machine, having a special vfp prpgram wrapping webbrowser or awesomium seems to me to be a solution opening less doors in the sandboxes of the normal browser usage. You should know the users and the specific problem best - no really good AND safe solution in this area ;-)

If you decide on calling activeX from the web site, you could build a vfp dll which wwrites the storeinfo directly into table ;-)

Also, last century it was possible (IE4 - IE6) to

loIE = createobject("InternetExplorer.Application")

and call up into vfp program space if you provided a reference into the IE process.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform