Adding the AJAX Library to your application: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
(Tidy up, Categorisation)
m (Updated download link for Ajax Library to version 1.2)
Line 11: Line 11:


==External Links==
==External Links==
*[http://www.dataaccess.nl/IframeText.asp?pageid=1378 AJAX Library for Visual Dataflex download]
*[http://www.dataaccess.nl/IframeText.asp?pageid=1597 AJAX Library for Visual Dataflex download]


[[Category: Web Programming]]
[[Category: Web Programming]]

Revision as of 07:13, 22 November 2008

Download the library [1] and install it.

  • Select the Workspace you want to use.
  • Right click in the Class Palette in Visual DataFlex Studio.
  • Press Add/Remove Libraries
  • Press Add Library
  • Navigate to where you installed the VDF AJAX library. I installed mine in "c:\programmer\Visual DataFlex AJAX Library 1.0" .
  • Click on the .sws file for the AJAX library
  • Choose Yes for relative pathing
  • Choose OK

External Links