ASP AJAX
Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: Classic ASP Discussion
Forum Description: Discussion on Active Server Pages (Classic ASP).
URL: https://forums.webwiz.net/forum_posts.asp?TID=25166
Printed Date: 29 March 2026 at 8:32am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: ASP AJAX
Posted By: Monie
Subject: ASP AJAX
Date Posted: 17 January 2008 at 6:30am
I tried to modify the ASP-AJAX code by w3school http://www.w3schools.com/ajax/ajax_database.asp - Here to suit my need! Currently, the sample code will fetch data from the database without refreshing the page!
What I want to do is, whenever new data inputed into the database (eg. new user registered), the display.asp page will fetch the new data without refreshing the page and will display it real-time to ma page!
My display.asp page will display all the registered user with 10 new record per page! So basically the new user will "appear" on top of the list!
Any guide for this, Thanks :)
------------- "I have not failed. I've just found 1001 ways that won't work!
|
Replies:
Posted By: Monie
Date Posted: 18 January 2008 at 4:11am
Solved it! I am surprised no one replied to this thread!
------------- "I have not failed. I've just found 1001 ways that won't work!
|
Posted By: MadDog
Date Posted: 18 January 2008 at 4:56am
Welcome to the site.
No one replied probably because 1) You provided no details on what all you really wanted, and 2) No one is going to code your stuff for you :)
------------- http://www.iportalx.net" rel="nofollow">
|
Posted By: alemcherry
Date Posted: 21 January 2008 at 6:49pm
|
If you are asking for a bit theoretical or logical help, you may easily get it on forums. People like me are too lazy to go through complex codes and give snippets.
|
Posted By: Monie
Date Posted: 26 January 2008 at 3:04am
MadDog wrote:
Welcome to the site. No one replied probably because 1) You provided no details on what all you really wanted, and 2) No one is going to code your stuff for you :)
|
Did I ask for free codes? LOL
------------- "I have not failed. I've just found 1001 ways that won't work!
|
|