Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WebConnection question
Message
From
07/09/1999 14:25:53
 
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00262060
Message ID:
00262083
Views:
19
>Hi,
>
>I'm trying to 'submit' some form data to a web page.
>
>The first parameter in the call to HTTPGetEx should be the *exact* same as the text following the 'Action=' line in the HTML file, correct?
>

Hi larry-

You're close- add a forward slash ahead of your call:

lnResult = oWC.HTTPGetEx('/admin/000001/vlp', @lcBuffer, @lnSize)
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform