Sarah Reichelt wrote:
Hi All,I'm writing a cgi stack to return some data. It's working fine and grabbing data from text files stored locally. In my browser I can test that I'm getting the correct data back. However I was hoping to be able to use fields in the cgi stack for logging. When a request comes in, I have tried using: put pQuery into fld "DataIn" of stack "WebData" I don't get any error message, "the result" is empty, but nothing appears in the field. There is a field of that name, the stack is named correctly and I know pQuery has some data in it.
Most cgi folders don't have write permissions enabled. It's a security measure. Does the system error log give any info?
-- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
