On Tuesday, June 14, 2011 6:42:34 AM UTC-4, sebastian wrote: 
>
>
> tracked http://code.google.com/p/web2py/issues/detail?id=304

 
I implemented the code you posted and cannot reproduce this problem. I don't 
have a slow internet connection, so I simply introduced a 5 second wait to 
delay each request. Also, I'm not quite clear on how your code is supposed 
to work. In step #2, is the view supposed to be 'testajax.html' -- so 
/app/default/testajax.html is the main page loaded, and then that page 
contains testajax.load as a component? And in step #3, the testajax.load 
view only includes a link, but does not include the 'txt' variable -- is 
that how it's supposed to be (in that case, the component only includes the 
link, and when you reload it, it simply reloads the link)? Anyway, I went 
ahead and added 'txt' to the .load view as well, and it didn't make any 
difference.
 
Anthony

Reply via email to