Hi All -

I am using prototype Ajax updater. The main intenntion of using
updater is to show users a loading icon, but in background we are
making a series webservice calls to wide variety of systems, then
collabarate all the data to users at one go.

The page loads and calls ajax updater. Updater inturn updates a div
tag with a search results. (results are processed in another jsp
page). Here is the problem. After the entire page gets loaded with
results, when I see the source I do not see the results grid in the
source page. I know its just the code that got loaded while making
ajax calls. How can I induce the code in to the same source file after
the ajax call.

Did any one face this issue before. if you have any thoughts, please
share it across. Please shoot me an email, if you are still not clear
with the issue.

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to