What sort of web page do you want to create? Do you want to copy the contents of a VFP table to an HTML table? Do you want to dump a memo field in a web page? Or what?
I'm afraid you'll have to be much more specific in your question.
What I actually want to know is the step by step procedure how to create a Web application (like "Select File/New/Etc...". I've already handled projects in VFP but Web pages? Not yet...
Creating a web application is quite different from creating a web page. It's really too big a topic to answer in a thread like this. You will need to do some serious research.
The site that Mike Gagnon pointed you to is an excellent place to start. There are also a couple of books available on the subject -- see
I've been exploring integrating VFP with web, with some success. For a start, I able to ftp upload and download files from VFP. I use this FTP in wininet.dll to download my website log file and upload an empty one daily via Windows builtin scheduled task.
Details of the vfp codes for ftp wininet are available at
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.