Hello....
My question is:
1. I have a text area in which the user will enter text. The text will be stored in a database (oracle). I want to create a function that can check the character the user enter. For example if the character is * then the character will be stored as ***** in database. The program then continue look at each character in the text and store it as above in the database.
How to do that?
Thank You
Aida
My question is:
1. I have a text area in which the user will enter text. The text will be stored in a database (oracle). I want to create a function that can check the character the user enter. For example if the character is * then the character will be stored as ***** in database. The program then continue look at each character in the text and store it as above in the database.
How to do that?
Thank You
Aida