Web Development
vfp.asc
Associated article: Web Programming with Visual FoxPro
Tags: Web Development Tools
Published source accompanying George F. Goley's article on Visual FoxPro, a cross-platform, visual tool for database development which includes a number of wizards. Here, George uses the WWW Search Page Wizard to run Visual FoxPro programs across the Internet.
_Web Programming with Visual FoxPro_ by George F. Goley IV Example 1: (a) Parameters p_nfh =fputs(p_nfh,"Hello World") (b) Parameters p_nfh local l_n,l_nqty use mestates share l_nqty=afields(l_aflds) for ...


