Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass a string variable to a VFP COM object
Message
From
22/01/2009 21:48:20
Wen Guo
Ss&C Technologies Canada
Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
How to pass a string variable to a VFP COM object
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01376450
Message ID:
01376450
Views:
48
I am trying to pass a string variable to a VFP COM object from an Active Server Page – it is something input by the user and I am getting the value using

request.form(“var”)

I can pass a literal string, but when I try to pass a variable, it seems to be coming over as null.

I’ve tried passing it as a parameter to a method and by setting a property of the object with the same results.

Thanks in advance for your help!
Next
Reply
Map
View

Click here to load this message in the networking platform