Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browser
Message
 
 
À
09/12/2008 15:26:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
01366286
Message ID:
01366290
Vues:
9
>Hello All,
>
>I'm attempting to open a browser window to a specific site by using the url and adding one record on the end from a database.
>such as:
>
>GoUrl (("http://www.mywebsite.com/ " ) + urlEncode(Alltrim(mytable.myrecord1.value))) this creates no action at all.
>
>However, GoUrl (("http://www.mywebsite.com/ " ) + urlEncode(Alltrim("test"))) Opens the site successfully. Which leads me to believe my code is correct except for retrieving the data.
>
>Any ideas on what I'm missing?
>
>Thanks,
>Dan

Did you try to put Alltrim(mytable.myrecord1.value)) in a variable and debug it?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform