Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Internet web control Execwb saveas
Message
From
18/03/2003 15:35:37
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00765987
Message ID:
00767238
Views:
16
Finally we succeed.

Thanks

>Have you try to simulate IE?
>
>The 4th parameter of the wwHTTP.HTTPGetEx() method let you specify a custom header.
>This header can be "User-Agent: Internet Explorer 5.0" (take the real header from a browser).
>
>HTH :-)
>
>>Thanks for the reply but we try with the WWIPStuff and the security of the proxy of our company is very strict and we can't pass true. We don't have control on this proxy and they don't want to make change to let us pass true. The only way to pass true the proxy is with internet Explorer.
>>
>>Michel
>>
>>>This function does not work from VFP.
>>>
>>>You can use innerHTML to copy the content, but IE may have reformated the code.
>>>
>>>The best solution in your case (XML) was to read directly the url stream with something like WWIPStuff.
>>>
>>>
>>>
>>>>Hi
>>>>
>>>>I want to open a file from the web (XML file) with a form containing web control and a timer every hour to get new data and save this file on the network where fox will get the data from the XML.
>>>>
>>>>I want to save a document without having dialog box for the file name. I know that this question was asked many time before but maybe someone found something new recently about that. I try all this code.
>>>>
>>>>thisform.olecontrol1.Execwb(4,2,"h:\temp\michelp\newname.html")
>>>>
>>>>thisform.olecontrol1.document.ExecCommand('SaveAs',.F.,"h:\temp\michelp\newname2.html")
>>>>
>>>>Thanks
>>>>
>>>>Michel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform