Hello,

Can I call =LOAD on the same page as I want to refresh?

The function I'm calling goes through a sequence of events, loads 
everything to session.dictionary and then takes the user to a page based on 
their results.

In my view I have {{=LOAD('controller','function')}}

However, when I try to use the same input field the page stays the same. 
None of the session variables change which tells me the page controller 
isn't properly loading? Am I missing something?

I would post the code but its over 500 lines... If its absolutely necessary 
I can load it to github. I just want to make sure I have the concept right

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to