Hello,
Initially, i set up an input_form to add new records to my database and this can be seen at:
www.globexposure.net/edit_form/input_form.php (please find this attached)
To load the reco...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23368890.html
Good Afternoon,
I have written the following form so that i can edit records in my database:
www.globexposure.net/edit_form/search_poi.php
When i search for record eg. '91' and edit the 'De...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23376156.html
Hello,
How can i modify my edit-form:
www.globexposure.net/edit_form/search_poi.php
...so that if a record isn't searched for using the 'search_form' (the first field in the form), upon hitt...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23376174.html
Hello,
I am building a form that can be used for both adding new records to my database and editing existing ones. At present i have this almost working, however, at the end of the form i have 2...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23376730.html
Hello,
In one of my questions Ray_Paseur introduced me to a small security issue:
"... I noticed that one of your scripts places the contents of $_POST into a data base. You must NOT EVER do...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23378789.html
Hello,
Further to my question this morning:
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23378789.html
Does the attached code need modifying at all (e.g. for sec...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23379956.html
Hello,
I asked the following question, which Hielo answered:
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23376730.html
While i thought this had worked it now se...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23380214.htm...
Hello,
I would like to limit the range of values for the form <input> below, to between -90 and 90 (latitude)
How is this done?
Many thanks
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23412464.html
Good Evening,
I have a search form that displays the attributes of records in a MySQL db. The form is supposed to allow you to edit the record attributes and when submitted it should update the ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23363882.html