I have some HTML forms that feed their data to a ZSQL method for insertion into a database.. I've been having a problem with the input to the fields getting truncated.. I think this is due to quotes in the input text.. Does anyone have a solution to this problem? Its common for people to use quotes in the input to HTML forms.. Thanks, Chris