User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 375,246 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,147 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 5446 | Replies: 11
Reply
Join Date: Apr 2005
Location: Kerala
Posts: 156
Reputation: hbmarar is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
hbmarar's Avatar
hbmarar hbmarar is offline Offline
Junior Poster

Re: AJAX : Am i right with the concept?

  #11  
Jun 30th, 2005
hi,

Thanks for I could really use this one and I think though the view went in foavour of avoiding it :
I came across two stmts. that I am adding as a //comment here...I might be wrong, if so please correct me.
1* . Need to submit the contents without page reload.
2* . I believe with php and javascript the frames has become outdated.
3* . AJAX is said to be supportted by IE 5.5, Mozilla/Firefox, Safari 1.2, Opera 7 (says testament of the advantages of incorporating it.

Well, I am satisfied with the using with forms where already my application for every database entry reload needs a refreshing.May be I was un conventional in approach.

May be , I have made my application less jammer to the server and more easiness to functioning.

Thanking you for a lot of informatin, alternatives and merits and demerits of AJAX (which I was just curious about) and promise to get a ride your way too.....

Harish Balakrishnan Marar
Reply With Quote  
Join Date: Dec 2006
Posts: 6
Reputation: nemo5 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
nemo5 nemo5 is offline Offline
Newbie Poster

Tutorial Re: AJAX : Am i right with the concept?

  #12  
Dec 31st, 2006
What makes a difference between ajax and iframe approach is the use of dom model. Ajax takes this as one of it's base concepts.

This same goes for the original question - use dom to add/remove the elements you would like to display:
       var input=document.createElement("input");
       input.setAttribute("type","text");

.....
For a man without a destination no wind is favourable

http://www.vydavatelstvo-f.sk
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb JavaScript / DHTML / AJAX Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum

All times are GMT -4. The time now is 4:50 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC