Convert currency's between 40 different countries. This application is a free download (including FLA) that should prove a useful example (code and notes) and learning experience on how to integrate Flash with a Web Service - using PHP and SOAP. A...
How to Use Forms is a tutorial which instructs the users how to use the form for obtaining information on the client side and sending it to the server on their websites. It is explained step-by-step with an example. This tutorial is more useful...
This application shows you how to integrate a Flash application with a Soap-based Web service. A good starting place for reviewing the code and example for an application combining Flash, PHP, and Soap.
Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
Learn how to delete records with an SQL instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
An ASP Form Which Submits to Itself! is a tutorial which helps the users the way to generate an ASP form which posts data to itself on their websites. This tutorial explains how to do it with a simple example, users can use the example to know the...
Display hierarchical data with TreeView article helps users to build treeview menu on their .NET pages resembling the treeview like Windows explorer. The author clearly explains how to integrate XML with ASP.NET to achieve this. This tutorial...
The author has written "I wrestled for quite sometime on how to integrate Flash with Active Server Pages and owe a lot to some excellent tutorials available on the web: http://www.15seconds.com/issue/010605.htm...
Learn how to set and use a database connection. DSN or DSN-less. SQL Server or MS Access.
An easy to install guestbook with a setup interface. Completely adjustable to your own design. |