Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
West Winds Webbuilder
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
West Winds Webbuilder
Miscellaneous
Thread ID:
00353468
Message ID:
00353468
Views:
57
Hi All

The following code is pasted from the the quick-tour in the documentation for Webbuilder:

PUBLIC lValid
LOCAL lcCustID

lcCustID = poCGI.GetCommandLine() && <-- Syntax wrong!!!

SELECT Customer
LOCATE FOR Alltrim(Customer.CustID) == Alltrim(lcCustID)
lValid = Found()

Could anybody please guide me on how to access the "CGI"-object
Birger G. Thoresen

Pek og Klikk
Next
Reply
Map
View

Click here to load this message in the networking platform