The $inStartParam is appended as a query parameter to the end of the URL generated for batch pages links. This breaks the javascript / ajax call normally used to fill a given DIV with the returned results. I need to generate the complete URL, with batch centric parameters, as a string that I can then encapsulate inside the ajax call.
You can build the URL yourself, the batch attributes are readily accessible through the batch object.
Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoylibrary.com _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
