Hi Guys,
I'm really not good with Perl but I managed to set up a little database system.
It works fine but one of the textfields in the form is a multiline field.
When saved to the database it is messing up the complete database.
I guess I first have to detect the newline command and then replace it for another character and save it.
When calling the info back from the database the character has to be replaced again into the newline command.
I know how to replace a normal character but how do I detect a neline command and replace it for another character?
I hope somebody can help me with this.
Regards,
ron
I'm really not good with Perl but I managed to set up a little database system.
It works fine but one of the textfields in the form is a multiline field.
When saved to the database it is messing up the complete database.
I guess I first have to detect the newline command and then replace it for another character and save it.
When calling the info back from the database the character has to be replaced again into the newline command.
I know how to replace a normal character but how do I detect a neline command and replace it for another character?
I hope somebody can help me with this.
Regards,
ron