Your Open Source
Free YourOpenSource Softwares Online Resources and Softwares Downloads with Demo
AJAX
Video Gallery in AJAX
Video and Image Gallery in AJAX, its good one for loading images within the page, please check it out the demo.
9170
Mar 05 09 01:22:56
Sekar
Browser Support For -> AJAX
The keystone of AJAX is the XMLHttpRequest object. Different browsers use different methods to create the XMLHttpRequest object. Internet Explorer uses an ActiveXObject, while other browsers uses the built-in JavaScript object called XMLHttpRequest.
2874
Jun 15 08 04:35:42
Sekar
Ajax examples
AJAX - Asynchronous JavaScript And XML Ajax is not new programming, Its technique that is used to communicate server using JavaScript and XML (without loading the entire form) . AJAX is a browser technology independent of web server software Different browsers use different methods to create the XMLHttpRequest object. For Safari 1.2..
322
Nov 03 09 10:23:54
Psbharathy
Stock Calculation
Hi i saw this code from one web site i forgot the site name so please make use it My Portfolio My Portfolio <?php $fp = fopen ("http://finance.yahoo.com/d/quotes.csv?s=$stock&f=sl1d1t1c1ohgv&e=.csv","r"); $yahoo_file = fopen ("http://finance.yahoo.com/d/quotes.csv?s=$stock&f=sl1d1t1c1ohgv&e=.csv","r"..
87
Aug 03 09 02:06:10
Damu
I cant login to PHPPgAdmin to manage PostgresDbs...
I cant login to PHPPgAdmin to manage PostgresDbs...Showing Login failedLogin in to the server via sshEdit /var/lib/pgsql/data/pg_hba.confSearch the Below Line# \"local\" is for Unix domain socket connections onlylocal all all ident sameuserChange it to this:# \"local\" is for Unix domain socket connectio..
99
Sep 23 09 06:34:33
Tjrambabu
Ajax Paginations
Hi , I have attached the ajax pagination using php and mysql.
89
Nov 24 09 11:33:30
Phpkarthic
Simple Ajax
The AJAX may be made to be played in the web browsers. Here I am having a very simple code that will work in all browsers. Just you can customize as per the needs.Place the my_ajax.js in the head section of your html.Use this call ->javascript:get(outputDivId,inputDivId) to perform.
103
Dec 23 09 08:16:18
MuraliManoharM




