Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorBant
    • CommentTimeJan 28th 2006
     permalink
    Hello,

    I have an Access database and I want to show my data in pages, but I don't want to use some AJAX libraries. Any simple example that uses basics of AJAX? Thanks.
    •  
      CommentAuthorSpookyET
    • CommentTimeJan 28th 2006
     permalink
    You have to write a script that reads the database and puts the data into html. Then you call the script to get more and more when each page is clicked.
    • CommentAuthorBant
    • CommentTimeJan 28th 2006
     permalink
    Thanks but I have already known this one, I only wanted an example.
    •  
      CommentAuthorSpookyET
    • CommentTimeJan 29th 2006
     permalink
    Do it yourself. That's the only way you'll learn.
    •  
      CommentAuthortsk
    • CommentTimeJan 29th 2006
     permalink
    You might want to have a look at http://www.ajaxfreaks.com for some basic tuts on AJAX.

    I found them quite useful
    • CommentAuthoraroel24
    • CommentTimeAug 23rd 2006
     permalink
    can you give me!!, how to paging data with ajax and data base with mySql...? thank's for all
    • CommentAuthorPettyRider
    • CommentTimeAug 23rd 2006
     permalink
    Any of this is beyond the scope of this forum. Purchase a book on the subject. There aren't too many shortcuts, especially if you're avoiding using a good library.
    • CommentAuthorMatt
    • CommentTimeAug 23rd 2006
     permalink
    I spent a great deal of time to write my own way of going through a database and creating html pages out of it. I think that most of the people who have actually done this would agree this would be like asking for 400 dollars. I will leave you with a hint... ODBC + PHP
  1.  permalink
    Hello aroel24, its to simple to develop ajax paging
    1, make simple paging
    2, you get the paging numbers with link... rite ?
    3, your link have paramaters.
    4, now make your link dead and make a function that will call page it self and paste the link onclick even with paramater what was on your href link.
    :) simple your are done.
    ajax paging complete
    • CommentAuthormanhtienpt
    • CommentTimeMay 20th 2008
     permalink
    how to paging data with ajax and data base with mySql...? thank's for all
Add your comments
    Username Password
  • Format comments as (Help)