Portal:Web Applications: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
mNo edit summary
Line 5: Line 5:
*[[Javascript]]
*[[Javascript]]
*[[SOA]]
*[[SOA]]
*[[AJAX Library for Visual DataFlex]]


== Requested articles / Works in progress ==
== Requested articles / Works in progress ==


*[[DOM|Using the Document Object Model]]
*[[DOM|Using the Document Object Model]]
*[[AJAX Library for Visual DataFlex]]
*[[How to develop ASP pages]]
*[[How to develop ASP pages]]
*[[Rating Example]]
*[[Rating Example]]
Line 15: Line 16:


==Troubleshooting==
==Troubleshooting==
*[[Object required global.asa error]]
*[[Object required global.asa error]]
*If you get a http 500 , then you probably forgot to copy the files from the the [[AppHtml]] directory in the AJAX library to your project.
*If you get a http 500 , then you probably forgot to copy the files from the the [[AppHtml]] directory in the AJAX library to your project.

Revision as of 22:36, 20 November 2008

The Web Applications Portal is a repository for articles related to developing Web Applications using Visual DataFlex. This portal covers web applications using ASP as well as Web Services using SOAP and Web Service Objects and AJAX.

Recent Additions


Requested articles / Works in progress


Troubleshooting

  • Object required global.asa error
  • If you get a http 500 , then you probably forgot to copy the files from the the AppHtml directory in the AJAX library to your project.
  • Remember to set the correct access rights on your ASP files.
  • Remember to have the same version of the AJAX library installed on the server and in the web application AppHtml directory