Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WWsTORE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Titre:
Divers
Thread ID:
00944684
Message ID:
00944900
Vues:
23
>AddItem.wws doesn't have a page on disk if you added one it's not getting called because the method always overrides anything on disk.

Ahh! Good to know. Thanks
>
>I just double checked on this end and it looks like AddItem.wws?Sku=YourSku&Qty=1 works and adds properly. If it doesn't you'll need to debug and see what's happening for more detail.
>
How? I added a step on command in the process and it never gets there:
PROTECTED FUNCTION Process
LOCAL lcParameter, lcExtension, lcPhysicalPath

*** Retrieve first parameter
lcParameter=UPPER(THIS.oRequest.Querystring(1))
SET STEP ON <<<<<<--------- 
*** Set up project types and call external processing programs:
DO CASE

     CASE lcParameter == "WWSTORE"
         DO wwstore with THIS
....
how else can I debug?

Peter

>Please post on the message board as I don't check here much...
>http://www.west-wind.com/wwThreads
>
I did. ANd nobody responded. I guess my question was not clear enough.<g>
Peter Cortiel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform