Using Win32 functions in Visual FoxPro Image Gallery
Code examples:
How to change display settings: screen resolution, screen refresh rate
Custom GDI+ class
Capturing keyboard activity of another application with the Raw Input API (VFP9)
How to print a bitmap file
How to display Windows On-Screen Keyboard
Winsock: sending email messages (SMTP, port 25)
System Image List Viewer
Using the LoadImage function to have a bitmap file loaded and displayed on VFP main window
Printing Image File, programmatically set print page orientation to landscape
Using EnumPrinters function to enumerate locally installed printers
Creating the Save dialog box to specify the drive, directory, and name of a file to save
Custom HttpRequest class (WinHTTP)
How to convert a bitmap file to monochrome format (1 bpp)
Using Video Capture: displaying on FoxPro form frames and previewing video obtained from a digital camera
Mapping and disconnecting network drives
How to download a file from the FTP server using FtpGetFile
The window and its ancestors
Using FoxTray ActiveX control: System Tray Icon and menu attached to VFP form
Custom FTP Class for Visual FoxPro application
Drawing Windows predefined bitmaps using the LoadBitmap functions
Displaying the associated icons and descriptions for files and folders
Displaying icons in the system tray (VFP9)
How to activate Windows Calculator
Sending email messages with Simple MAPI
How to download this reference`s archive through WinInet functions using InternetOpenUrl

User rating: 0/10 (0 votes)
Rate this code sample:
  • ~
More code examples    Listed functions    Add comment     W32 Constants      Translate this page Printer friendly version of this code sample
Before you begin:
Check similar example based on URL Monikers functions.

 
  Members area. Log in to view this example.
 
  User name:
  Password:
 
 
  Forgot your password?
 
  Sign up for
the Membership
 
 


User rating: 0/10 (0 votes)
Rate this code sample:
  • ~
2523 bytes  
Created: 2001-08-17 12:00:00  
Modified: 2011-12-10 09:20:22  
Visits in 7 days: 71  
Listed functions:
GetLastError
InternetCloseHandle
InternetOpen
InternetOpenUrl
InternetReadFile
Printer friendly API declarations
My comment:
This particular example let you download VFP tables containing the recent data of this reference:
- list of functions
- list of examples
- function groups
- list of libraries

After that you can work with this data locally.

Through Hypertext Transfer Protocol -- also known as HTTP -- this program opens a remote Zip archive and transfers it into a local file on your computer.

Though the primary task of this code is to demonstrate InternetOpenUrl function.

And of course, you can download it directly here.
Word Index links for this example:
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
User Contributed Notes:
WCoupe | 2006-07-14 11:37:34
This was *exactly* what I'd been looking for! And.. specifically the reason I signed up!!

Also, if you're interested, I've modified the source a bit to show how you can achieve this, in a password protected site by passing the USER/PW in the 'Open' call and getting the appropriate handle.
A.M. | 2006-07-14 11:53:26
Hi Bill, you're always welcome. Please email me a part of code with your modifications, and I put it under Comment section on this page -- devicecontext_at_msn_dot_com

Try also URLDownloadToCacheFile/URLDownloadToFile functions and related examples.

Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

Privacy policy
Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
Last Topics Visited (50.16.36.153)
4 sec.Example: 'Enumerating print processors and supporting data types installed on the specified server'
8 sec.Function: 'FindClosePrinterChangeNotification'
Function group: 'Printing and Print Spooler'
1.07 hrs.Example: 'How to write and read Window Properties for the specified window'
 Function: 'InternetGetConnectedState'
Function group: 'Internet Functions (WinInet)'
3.71 hrs.Example: 'Storing the environment strings in cursor'
 Function: 'NetShareSetInfo'
5.05 hrs.Example: 'How to perform Base64 encoding/decoding using Cryptography API Functions'
Google
Advertise here!