Calling External Text Into Flash, is a simple tutorial that provides the users with indepth instructions to call and load an external text file data into their flash text object. This tutorial gives complete instructions for the paths to be...
This article/tutorial attempts to explain one way in which you can load External data (different server/domain) into a Flash movie. By using a proxy script we can access any file on the internet and load it into a flash movie. The example that...
The main objective of this online article is to teach the beginners about how to insert data into a database. The author demonstrates this procedure of inserting data with example. The sample source code available along with this article helps the...
Most of the users do not know how to call PHP from the flash clip, this tutorial helps the users to pass the data from flash to the PHP script. This tutorial can be used by people who have intermediate level of skill in flash. This tutorial gives...
This component transforms database data into a tabular format. This component is not data-aware (it would be nice, but complex). Example:The data in your table might be from a school gradebook, like:Joe,85,Test 1Joe,90,Test 2Fred,80,Test...
Loading an XSD Schema into a DataSet is an useful article for ASP.NET programmers to gather information about the ReadXmlSchema() method, which helps in loading XSD schema into the data set. The author gives description about schemas which offers...
Post large form data to ASP - Request.Form and stack overflow error? is a tutorial which describes the users about the URL decode function. It explains about the variety of source code and shows how to convert ASP binary data into a string format....
POSTing Data with ASP.NET is an ASP.NET article in which author discusses about the codes which helps to post the web form data into the website and to retrieve the data from the website with the help of post protocol. In this article author...
XML transformation using Xslt in C# is an ASP.NET tutorial in which author elaborates the step by step procedure for XML transforming by using Xslt, which helps in transferring data into several formats.The author gives procedure for loading XML...
The Advanced Data Generator is test data generator tool. It can generate real-life-like data into your database, SQL script or CSV files. It includes libraries with real-life data, like first names, last names, company names and much more. Many... |