Affiliate Programs
 
Search affiliate programs for: 
Affiliate Categories
» Affiliate Networks
» Ad Networks
» 2 Tier Programs
» Pay Per Sale
» Pay Per Lead
» Residual Income
» Datafeeds
» Multi Tier Programs
» Business Opps
» Other Programs

Newsletter
Get newly added affiliate programs by email. Enter your email here:
Article Categories
» Affiliate Marketing
» Business
» Ecommerce
» Hosting
» Marketing
» Sales
» Web Designing
» Webmasters
» SEO & Promotion
» Working At Home
» Other Articles
» Affiliate Glossary


Go Back   AffiliateSeeking Forum > Website Creation, Design & Maintenance > Programming

Programming Get help with creating your scripts/software or help others. Discuss anything relating to programming. Includes PHP, Perl, C++, ColdFusion, etc.

Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 07-20-2010, 07:05 AM
dextermarkus dextermarkus is offline
Junior Member
 
Join Date: Jul 2010
Posts: 18
dextermarkus is on a distinguished road
Ajax is acronym for Asynchronous JavaScript. It is one of the mediums of programming for the Web. It ensures a beautiful blend of data, content and design.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22 (permalink)  
Old 08-03-2010, 01:09 PM
darylnelson darylnelson is offline
Junior Member
 
Join Date: Aug 2010
Posts: 25
darylnelson is on a distinguished road
AJAX stands for Asynchronous JavaScript. Ajax is not a proprietary technology or a packaged product. It permits content on Web pages to update instantly when a user performs an action.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23 (permalink)  
Old 12-15-2010, 12:58 PM
chandan001 chandan001 is offline
Member
 
Join Date: Jul 2010
Location: South Delhi
Posts: 83
chandan001 is on a distinguished road
i agree give above post by MarkDp. He has give nice tips for Ajax.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24 (permalink)  
Old 12-23-2010, 05:13 AM
bowmanaxel bowmanaxel is offline
Banned
 
Join Date: Dec 2010
Posts: 16
bowmanaxel is on a distinguished road
Ajax is a method to develop web applications that combines XHTML and CSS standards based presentation that interaction with the page DOM, exchange data with XML and XSLT, asynchronous data retrieval with XMLHttpRequest JavaScript to tie it all together.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #25 (permalink)  
Old 01-06-2011, 02:11 PM
neoro's Avatar
neoro neoro is offline
Member
 
Join Date: Dec 2010
Posts: 53
neoro is on a distinguished road
ajax is very good on database site or kind of that, but not good for SEO
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26 (permalink)  
Old 01-14-2011, 07:17 AM
rajesh88 rajesh88 is offline
Member
 
Join Date: Jan 2011
Posts: 55
rajesh88 is on a distinguished road
They are like the fancy sportscar of Web sites. Web applications allow the designer and developer to get together and solve a problem for their customers that the customers might not have even know they had. That's how the blogging tools like MovableType and Blogger came about after all.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #27 (permalink)  
Old 01-28-2011, 11:31 AM
rajesh88 rajesh88 is offline
Member
 
Join Date: Jan 2011
Posts: 55
rajesh88 is on a distinguished road
The Ajax engine works within the Web browser (through JavaScript and the DOM) to render the Web application and handle any requests that the customer might have of the Web server. The beauty of it is that because the Ajax engine is handling the requests, it can hold most information in the engine itself, while allowing the interaction with the application and the customer to happen asynchronously and independently of any interaction with the server...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #28 (permalink)  
Old 02-05-2011, 05:34 PM
Asherr's Avatar
Asherr Asherr is offline
Senior Member
 
Join Date: Dec 2010
Location: 1 King Street, 1 King Street,Altofts, Wakefieldd, West Yorshire
Posts: 296
Asherr is on a distinguished road
AJAX stands for asynchronous java script and XML can be implemented with any web development and scripting language to increase interactivity in a website.
__________________
Bodhost UK : Website hosting | Cloud Hosting | cPanel hosting | Dedicated server UK
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #29 (permalink)  
Old 05-05-2011, 04:11 AM
VechRobo VechRobo is offline
Junior Member
 
Join Date: May 2011
Posts: 17
VechRobo is on a distinguished road
Really impressed! Everything is very open and very clear explanation of issues. It contains truly information. Your website is very useful. Thanks for sharing. Looking forward to more!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #30 (permalink)  
Old 05-05-2011, 02:11 PM
Network Network is offline
Junior Member
 
Join Date: May 2011
Posts: 5
Network is on a distinguished road
ajax is very good
i use him and i work with him
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #31 (permalink)  
Old 05-13-2011, 07:09 AM
nhnaaldaia's Avatar
nhnaaldaia nhnaaldaia is offline
Member
 
Join Date: May 2011
Location: Earth
Posts: 48
nhnaaldaia is on a distinguished road
Default Ajax

AJAX = Asynchronous JavaScript and XML.
AJAX is not a new programming language, but a new way to use existing standards.
AJAX is the art of exchanging data with a server, and update parts of a web page - without reloading the whole page.

You want to learn more about AJAX then open below link:
w3schools.com/Ajax/Default.Asp
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #32 (permalink)  
Old 05-13-2011, 07:51 AM
jenny3103 jenny3103 is offline
Member
 
Join Date: Apr 2011
Posts: 39
jenny3103 is on a distinguished road
Ajax is a way of developing Web applications that combines:

XHTML and CSS standards based presentation
Interaction with the page through the DOM
Data interchange with XML and XSLT
Asynchronous data retrieval with XMLHttpRequest
JavaScript to tie it all together
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #33 (permalink)  
Old 05-25-2011, 05:32 PM
tylerlongtw tylerlongtw is offline
Senior Member
 
Join Date: May 2011
Posts: 392
tylerlongtw is on a distinguished road
you may have seen at some registration form, check username validity, thats the purpose of AJAX. it does not send the whole page to server, only a single field is validated from the server and response is forwarded back to the html page without refreshing it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #34 (permalink)  
Old 05-26-2011, 04:24 PM
Asherr's Avatar
Asherr Asherr is offline
Senior Member
 
Join Date: Dec 2010
Location: 1 King Street, 1 King Street,Altofts, Wakefieldd, West Yorshire
Posts: 296
Asherr is on a distinguished road
AJAX stands for Asynchronouns JavaScript and XML which is used to integrate different java script patterns in a webpage to make it attractive.
__________________
Bodhost UK : Website hosting | Cloud Hosting | cPanel hosting | Dedicated server UK
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #35 (permalink)  
Old 06-01-2011, 01:05 PM
tylerlongtw tylerlongtw is offline
Senior Member
 
Join Date: May 2011
Posts: 392
tylerlongtw is on a distinguished road
when you have a small area of your site page which you want to communicate with the server and you dont want to send or refresh the whole page, e.g. in Captcha images this is done through the AJAX, which takes the response of a small portion of your site page and displays on the site.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #36 (permalink)  
Old 06-07-2011, 11:41 AM
danieljames123 danieljames123 is offline
Member
 
Join Date: May 2011
Posts: 70
danieljames123 is on a distinguished road
You are right" MarkDp " ajax makes the webpages more responsive. By not reloading the webpages every time you click it also speeds up whatever you are doing.
__________________
php web development
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #37 (permalink)  
Old 06-07-2011, 07:45 PM
sagajagads sagajagads is offline
Junior Member
 
Join Date: Jun 2011
Posts: 6
sagajagads is on a distinguished road
AJAX is a technique to fetch the data from the server asynchronously without reloading the entire page.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #38 (permalink)  
Old 06-08-2011, 08:43 AM
tylerlongtw tylerlongtw is offline
Senior Member
 
Join Date: May 2011
Posts: 392
tylerlongtw is on a distinguished road
you may have used Captcha images while creating accounts on some sites, AJAX is used to communicate a small portion of a web page with the server without refreshing the whole page.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #39 (permalink)  
Old 06-08-2011, 09:52 AM
danieljames123 danieljames123 is offline
Member
 
Join Date: May 2011
Posts: 70
danieljames123 is on a distinguished road
Quote:
Originally Posted by tylerlongtw View Post
you may have used Captcha images while creating accounts on some sites, AJAX is used to communicate a small portion of a web page with the server without refreshing the whole page.
I think it is also necessary to use captcha images while creating accounts on sites.
__________________
php web development
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #40 (permalink)  
Old 06-21-2011, 01:38 PM
MATHEW MATHEW is offline
Member
 
Join Date: Jun 2011
Posts: 33
MATHEW is on a distinguished road
According to me, Ajax is not a new language but a combination of Javascript and XML. It basically allows the server to communicate with the browser without refreshing the page.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:04 PM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0
© 2004-2011 AffiliateSeeking. All rights reserved.