[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
newbie question (thank you)
hi,
I would like to thank to Mr. Pedro Vazquez (to make available
his documents from which I could learn a lot) and Mr. Trever
Furnish (for helping me on the sintaxe of html forms). Thank
you.
For those who may find themselves with the same problem, the
situation follows and the solution (very simple, indeed):
I had run into a problem when working with entries of my ldap
directory added in double quotes when trying to edit them using
the parameter VALUE in the input html command. It was as simple as a
pie, just not been so strict as Mr. Furnish mentioned in his
response...just use single quotes for the parameter VALUE rather
than double ones, when case permitting.
Also, a look in the addslashes(), ereg_replace() functions of
the scripting language PHP3 (that I use for integration with
OpenLDAP) proved to be very useful.
See you,
Valdir B. Santos
valdir@iqm.unicamp.br
University of Campinas/Brasil.