Re: Problem with updating MySQL table

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Aug 27, 2008, at 12:48 PM, Jason Pruim wrote:


For everyone that has helped me on this thank you! :) the solution was changing from: <input type="text" name="txtFName" DISABLED> to <input type="text" name="txtFName" READONLY> Read only fields still get passed with POST'ed info where as disabled does not.

And yes I will be adding some prepared statements to prevent SQL injections as I'm hoping this will be a VERY popular feature that will be used by my company for quite a long time :)


--

Jason Pruim
Raoset Inc.
Technology Manager
MQC Specialist
11287 James St
Holland, MI 49424
www.raoset.com
japruim@xxxxxxxxxx





--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux