in reply to Re^2: Problem with qx/system and long urls
in thread Problem with qx/system and long urls

Could you collect the data that is in the post into a database row and give people that row id as a token in a single query string param?

Phil

The Gantry Web Framework Book is now available.
  • Comment on Re^3: Problem with qx/system and long urls

Replies are listed 'Best First'.
Re^4: Problem with qx/system and long urls
by bluelu (Initiate) on Apr 25, 2007 at 08:44 UTC
    That would be a possibility. I intented however to start the server localy on each server.
    But I will probably move to a centralised approach after all.