Dears,
The string "$string" contains the character (") which give strange display when the string display in the text field in the webpage for the following code
<input type="text" name="abc" size="45" value="<?echo $string?>" >
Please give me suggestions how to replace the (") by the other characters.
Sincerely yours,
Simon