I use PerForm for pretty much all my form needs and I find it serves me 
pretty well. A lot of my forms run some database queries in the 
start_form_ callback and store the results in the $ctxt variable in order 
to make them accessible to various other PerForm callbacks (load_x, 
submit_y etc).

I also need to use this data in the actual XSP page itself... so, rather 
than run the database queries again in my page (as I am currently), is 
there any way to access $ctxt from outside of the PerForm callbacks?

many thanks

-- 
Tom Kirkpatrick
Web Developer - Virus Bulletin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to