deutschsprachige FoxPro User Group
Kategorien

Hilfe
 dFPUG-Portal |  Mitglieder  |  Produkte  |  VFX  |  Partner  |  Links  |  Suchen  |  Kategorien  |  Dokumente  |  Bewertung  |  FoxRockX  |  Impressum/Presse  |
  Ergebnisse finden in         Erweiterte Suche
 Kategorie : WebConnect  
Kategorien : Werkzeuge : WebConnect Eine Kategorie nach oben

Diese Kategorie abonnieren
  Kontakt: dFPUG
 Dokumente  
Beschreibungen ausblenden Objekte: 8
Sortieren nach: Autor | Titel | Datum
Database Publishing on the Internet with Visual FoxPro
Database Publishing on the Internet with Visual FoxPro.doc
This white paper will walk you through some of the tools available to build Web based applications with Visual FoxPro. Focus will be on building server side applications by introducing some of the tools that can take advantage of Visual FoxPro data and code to build high performance backends.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 13.03.2022 Autor: Rick Strahl
Fallstudie Surplus
11-06-30 Fallstudie Surplus.pdf
Für Surplus Direct entwickelte Rick Strahl eine der temporär meistbesuchten Websites im Internet und verfeinerte dabei sein Tool WestWind WebConnect, welches in den USA heute sehr weit verbreitet ist. Erfahren auch Sie hier die Hintergründe dieser Erfolgsstory.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 07.07.2003 Autor: Rick Strahl
Kombination von File- & C/S-Lösungen und Internet
D-MIX_97.doc
Diese Session zeigt auf, wie der MS Solution Provider Devigus Engineering AG, auch bekannt als Entwickler des Application Development Frameworks Visual Extend, eine sehr anspruchsvolle Lösung für eine größere schweizerische Versicherungsgesellschaft implementiert hat. Das besondere an der Lösung sind die Kombination eines Workgroup-Teils, welcher als Visual Extend Fileserver Lösung realisiert wurde, mit einem web-basierten Teil, der auf dem Internet Information Server 3.0 unter NT 4.0 Server mittels WebConnect abläuft. Am Schluß dieser Session wird ein Ausblick auf die zukünftige Datenbank-Anwendungsentwicklung gegeben. Es soll aufgezeigt werden, weshalb es viele Wege in die Zukunft gibt und von wo aus Visual FoxPro-Entwickler starten.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 20.03.2022 Autor: Arturo Devigus
Rezension WebRAD
11-02-14 Rezension WebRAD.doc
Web Connection ist ein unglaubliches Produkt, dass es Ihnen ermöglicht, schnelle und funktionsreiche Websites mit Datenanbindung in Ihrer Lieblingssprache Visual FoxPro zu erstellen. Mehr als ein Entwickler hat aber schon festgestellt, dass dies schwierig zu erlernen ist. Diese Buch ist Ihr persönlicher Tutor, der Sie durch die Tücken des Internet und des World Wide Web führt und Ihnen Schritt für Schritt zeigt, wie Sie Ihre erste auf VFP basierende Webanwendung erstellen und ihr anschließend Features hinzufügen. Zusätzlich verbessern Sie Ihre Produktivität, indem Sie die in Web Connection enthaltenen Klassen ausreizen. Dieses Buch ist ein Muss für jeden Entwickler, der mit Web Connection arbeitet.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 30.11.2020 Autor: HChattaway, RPearson, WHentzen
WebConnect: Extending the Framework
WebRAD Building Database Apps on the Web with Web Connection Chapter 16.pdf
Sample Chapter 16 of WebRAD Building Database Apps on the Web with Web Connection: How to extend the framework. Once you have become comfortable with the basics, it is time again for new challenges. Extending the Web Connection framework classes and creating some of your own classes can significantly improve both your productivity and the quality of your applications.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 27.04.2003 Autor: Chattaway, Pearson, Hentzen
WebConnect: How a Web Page Works
WebRAD Building Database Apps on the Web with Web Connection Chapter 09.pdf
Sample Chapter 9 of WebRAD Building Database Apps on the Web with Web Connection: The language used on a Web page is HyperText Markup Language, or HTML. Hypertext is the part of the Web that allows for the linking together of Web content through the use of clickable “hyperlinks.” The markup language defines the document form. Remember back in grade school getting an essay back, “marked up” with symbols stating that an item should be capitalized, or a new paragraph should begin here? Well, that is pretty much what HTML does for a Web page. In this chapter I will cover what makes up a well formed Web page, what the different sections are, how to use JavaScript for form validations, and how Web Connection can process a page that contains embedded expressions.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 28.08.2008 Autor: Chattaway, Pearson, Hentzen
West Wind Web Connection For Visual FoxPro 3.0
WCONNECT.DOC
Welcome to West Wind Web Connection. This product can connect your Visual FoxPro applications to the World Wide Web in real time, allowing you to take full advantage of Visual FoxPro’s powerful data access functionality for providing dynamically generated Web Content. The supplied classes and tools greatly simplify receiving CGI requests, using the CGI information and generating the final dynamic HTML pages to return to the web server.
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 30.11.2020 Autor: Rick Strahl
Your First Web Connection Application
WebRAD Building Database Apps on the Web with Web Connection Chapter 04.pdf
Sample Chapter 4 WebRAD Building Database Apps on the Web with Web Connection: Once you’ve got the Web Connection demo running, you’re probably all anxious to do your own thing. In this chapter, I’ll show you how to create your first Web Connection application, how to run and test it, how to start modifying code, and, gasp, even how to access data!
Diskutieren | Abonnieren | Aktionen einblenden
Geändert: 27.04.2003 Autor: Chattaway, Pearson, Hentzen