Wiki Home

Getting Into Internet Programming

(Updated: 2006.08.15 02:34:55 PM)
Namespace: VFP
So, how can I get started with Internet Programming?

General Internet Programming issues:

So you think this internet thing is going to catch on?

A few things you must understand and have to keep in mind

If you use Visual FoxPro...
I use DNS2Go and host it on my own server in my home. This give me complete control. DNS2Go handles my dyanmic broadband IP so that it operates as if it is static. It can be as inexpensive as $19.00 per year. http://www.deerfield.com to take a peek. -- Grady McCue
  • A bunch of answers and information about using Active FoxPro Pages is available at the AFP FAQ.
  • To mimic the look and feel of Windows XP stylish web pages there are Voodoo Web Controls of EPS Software.
    If you use Visual Basic...
    but as VB and ASP are deprecated and obsolete you should move to VB.NET (or C#) and ASP.NET
    Check online guides, tutorials and help sites, like:
  • WebsitePatterns (a Wiki Wiki web link)
  • Ht Ml Reference
  • MSDN online resources
    Contributors: Steven Black Alex Feldstein
    Category Web Development