Zeradin Posted September 12, 2008 Share Posted September 12, 2008 I have links for like inbox and "new items" that change their formatting to bold and add a number at the end based on sql queries. the links open the pages in an iframe. I was wondering how i can make the links periodically check the sql query so they update ever without reloading the same page. I don't know too much about java, but any help would be appreciated. thanks! Quote Link to comment Share on other sites More sharing options...
lemmin Posted September 12, 2008 Share Posted September 12, 2008 You probably want to look into AJAX http://en.wikipedia.org/wiki/AJAX You can get the same kind of result using iframes, but AJAX is probably more efficient. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.