-
auto refresh custom gallery
Dear all.
We have developed a web app that has an image gallery, its basically a whole bunch of image thumbnails with paging. Periodically images are entered into the database and they should appear in the gallery (if the user is on the last page).
Firstly is it possible to show the new thumbnail with ajax? IE, when a new image arrives the Ajax script will get the image info from the server and then show the new thumbnail on the page without the user having to refresh their browser.
One thing I can definitely see as a problem is that how is Ajax going to populate the <td> with the img? or must it just show the <img> with an ID and then no src. SO when the image arrives Ajax can set the src for the img id? Also not even sure if this is possible.
Have looked at: http://www.php.net/manual/en/function.urlencode.php
but wanted to see what feedback.
TIA.
ZLogic
Similar Threads
-
By Fafeman in forum ASP.NET
Replies: 5
Last Post: 06-07-2007, 03:37 AM
-
By Gunawan in forum VB Classic
Replies: 1
Last Post: 05-10-2003, 11:33 PM
-
By Bong in forum VB Classic
Replies: 0
Last Post: 12-10-2002, 12:25 AM
-
By Brian Copeland in forum VB Classic
Replies: 1
Last Post: 11-16-2000, 11:28 AM
-
Replies: 1
Last Post: 11-03-2000, 05:17 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|