Main > Free Download Search >

Free xmlhttprequest object script

xmlhttprequest object

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 472
AJAX XMLHttpRequest Object JavaScript tutorial 1.0

AJAX XMLHttpRequest Object JavaScript tutorial 1.0


AJAX is a Web development technique that is used to create dynamic Web applications. AJAX is not a technology in its own right but rather a approach based on a combnation of existing technologies. The main advantage that AJAX-based applications have more>> AJAX is a Web development technique that is used to create dynamic Web applications. AJAX is not a technology in its own right but rather a approach based on a combnation of existing technologies. The main advantage that AJAX-based applications have over conventional Web applications is that a Web pages HTML elements can be populated with out first refreshing the page. This in theory, if not always in practise, leads to shorter responce times and facilitates the creation of more dynamic user interaction.<<less
Added: 2006-06-02 License: LGPL Price: $0.00USD
11 downloads
Hide the object

Hide the object


In this tutorial, I will teach you how to hide any object in flash 8 using the Action Script. more>> In this tutorial, I will teach you how to hide any object in flash 8 using the Action Script.<<less
Added: 2006-11-02 License: Freeware Price: Free
1088 downloads
Active mouse object

Active mouse object


Read this tutorial and see how to create active mouse object in few steps, using the Action Script and flash 8. more>> Read this tutorial and see how to create active mouse object in few steps, using the Action Script and flash 8.<<less
Added: 2006-11-30 License: Freeware Price: Free
1074 downloads
Push the object away

Push the object away


Tutorial shows you how to push the object away using the Action Script in flash 8. more>> Tutorial shows you how to push the object away using the Action Script in flash 8.<<less
Added: 2006-11-05 License: Freeware Price: Free
1093 downloads
Guide to Using AJAX and XMLHttpRequest

Guide to Using AJAX and XMLHttpRequest


The XMLHttpRequest object is a handy JavaScript object that offers a convenient way for Web pages to get information from servers without refreshing themselves. The purpose of this article is to demon more>> The XMLHttpRequest object is a handy JavaScript object that offers a convenient way for Web pages to get information from servers without refreshing themselves. The purpose of this article is to demonstrate through a series of baby steps just how easy it is to use the XMLHttpRequest object<<less
Added: 2006-11-10 License: Freeware Price: Free
1089 downloads
Info about object

Info about object


Using this lesson, you will see how to create info panel about any object. To create this lesson, you have to use Action Script code. more>> Using this lesson, you will see how to create info panel about any object. To create this lesson, you have to use Action Script code.<<less
Added: 2007-07-18 License: Freeware Price: Free
829 downloads
Paging Object

Paging Object


Paging Object is such a great and useful class that can be used to display MySQL query results on a sortable grid. more>>

Paging Object is such a great and useful class that can be used to display MySQL query results on a sortable grid.

It executes a given MySQL query and display the results on an HTML table. The table have links on the columns to redisplay the results sorting by respective column. The listing may be split on pages of a limited number of results per page with links to browse other listing pages. It is a grid with column sorting, filtering and navigational links.

<<less
Added: 2009-07-31 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
downloads
Change the object size

Change the object size


Use this tutorial to see how to change the object size in flash 8, using the Action Script. more>> Use this tutorial to see how to change the object size in flash 8, using the Action Script.<<less
Added: 2006-11-04 License: Freeware Price: Free
1096 downloads
FlippingBook SWF Object

FlippingBook SWF Object


FlippingBooK SWF Object - is a ready-to-use SWF file that you simply integrate into your HTML page. We have developed the object for users who do not have Macromedia Flash. The object cannot be contro more>> FlippingBooK SWF Object - is a ready-to-use SWF file that you simply integrate into your HTML page. We have developed the object for users who do not have Macromedia Flash. The object cannot be controlled with ActionScript. It can work only with external files and set up only through an XML file.<<less
Added: 2007-06-14 License: Commercial License Price: $25.00AdditionalInfoNolimitations
649 downloads
Using Object in ASP

Using Object in ASP


To use an object in ASP, you should create an instance of an object. We use CreateObject method creating object. Lets see it on an real application. . more>> To use an object in ASP, you should create an instance of an object. We use CreateObject method creating object. Lets see it on an real application. .<<less
Added: 2006-09-18 License: Freeware Price: Free
1132 downloads
Java Script Objects

Java Script Objects


Important aspect of Java Script a programmer must be aware of is it is an Object oriented Programming language. This in other words means that it is possible to use built in objects available in Java Script and also it is possible for a Java Script more>> Important aspect of Java Script a programmer must be aware of is it is an Object oriented Programming language. This in other words means that it is possible to use built in objects available in Java Script and also it is possible for a Java Script programmer to define their own objects and their own variable types. Let us see in this section how to make use of built in objects available in Java Script.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
14 downloads
Erp Objects SDK 1.0.2408.7111

Erp Objects SDK 1.0.2408.7111


Erp Objects is a set of tools and controls which allows you to write erp applications very quickly by making Erp Object Sets, which are replacement to conventional datasets of ASP.NET. Intellisense, Typed Queries (Yes Typed Queries e.g. more>> Erp Objects is a set of tools and controls which allows you to write erp applications very quickly by making Erp Object Sets, which are replacement to conventional datasets of ASP.NET. Intellisense, Typed Queries (Yes Typed Queries e.g. Customers.GetObjects( CustomerSchema.FirstName. StartsWith("Marc") ); Typed queries are converted to SQL queries, which makes your business logic independent of underlying sql. Your code will run on any database if you use Erp Objects. facility of stored procedures and support for mysql is coming soon.<<less
Added: 2006-08-08 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Erp Objects SDK
Erp Objects SDKapplications very quickly by making Erp Object Sets, which are replacement to conventional ... applications very quickly by making Erp Object Sets, which are replacement to conventional
License:Freeware
Download
1189 downloads
Added: 2006-08-08
Java Script String Object

Java Script String Object


As we have seen in earlier section String object is a widely used object in Java Script. Let us see in this section what the String Object is used for, how to use that in Java Script, some of the methods used in String Object in brief. more>> As we have seen in earlier section String object is a widely used object in Java Script. Let us see in this section what the String Object is used for, how to use that in Java Script, some of the methods used in String Object in brief.<<less
Added: 2006-11-23 License: Freeware Price: $0.00USD
12 downloads
AppendToLog in response object

AppendToLog in response object


There are many magic methods in response object. With AppendToLog method you can access and write your message to ISS logs. This could be very usefull if you wish to create custom messages in log file more>> There are many magic methods in response object. With AppendToLog method you can access and write your message to ISS logs. This could be very usefull if you wish to create custom messages in log files. But there is greate limitation of this method which can write maximum 80 characters and can not contains commas. Because log files are comma-delineated files and informations are splitting with commas.<<less
Added: 2007-03-28 License: Freeware Price: Free
941 downloads
Simple Introduction to AJAX and XMLHttpRequest

Simple Introduction to AJAX and XMLHttpRequest


This tutorial explains from the very beginning how to use AJAX in web applications. It is assumed you have a knowledge of Javascript (with a little DOM) as well as a server side scripting language, al more>> This tutorial explains from the very beginning how to use AJAX in web applications. It is assumed you have a knowledge of Javascript (with a little DOM) as well as a server side scripting language, although you should pick it up easily.<<less
Added: 2006-12-29 License: Freeware Price: Free
1037 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5