Posted by Ike on 09/21/06 14:11
If I have a field which I am POSTing, and that field is, say, a mathematical expression such as: 2*8 must I escap the * somehow? what if it is something like: 8 / 2 How can I escape these String values when I POST them, such that the subsequent page can retrive the original expression? Thanks, Ike
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming