Adding the AJAX Library to your application: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m (New page: == how to add the AJAX library to your application == Fetch the library from : http://www.dataaccess.nl/IframeText.asp?pageid=1378 and install it *select the workspace you want to use. ...)
 
(Tidy up, Categorisation)
Line 1: Line 1:
== how to add the AJAX library to your application ==
Download the library [http://www.dataaccess.nl/IframeText.asp?pageid=1378] and install it.


Fetch the library from : http://www.dataaccess.nl/IframeText.asp?pageid=1378  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 [[AJAX Library for Visual DataFlex| 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'''


*select the workspace you want to use.
==External Links==
*Right click in the class palette in [[Visual DataFlex Studio]].  
*[http://www.dataaccess.nl/IframeText.asp?pageid=1378 AJAX Library for Visual Dataflex download]
*press "add/remove libraries".
 
*press "Add Library"
[[Category: Web Programming]]
*navigate to where you installed the [[AJAX Library for Visual DataFlex| 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
*chose "OK"

Revision as of 02:11, 23 November 2007

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