D
Dica
i've got a script that takes about 10 seconds to complete with page_load.
for that reason, i turned to ajax for additional dynamic updates i needed to
do on the page without having to force the user through that 10 second
delay, but it looks like page_load still gets called with an ajax submit. am
i doing something wrong with my ajax calls or is this normal?
tks
for that reason, i turned to ajax for additional dynamic updates i needed to
do on the page without having to force the user through that 10 second
delay, but it looks like page_load still gets called with an ajax submit. am
i doing something wrong with my ajax calls or is this normal?
tks