hunter13605
Technical User
I am in the middle of writing a pearl program for my High School year book staff that allows them to collect the Senior will and Index's throught the internet to speed up the process. I have a systen setup so that each senior has their own login and then the administrator has a log in that gives him features to add or remove users, reset a users account, and generate reports. Here is the problem.
I am saving the information gathered from the user in a comma seperated form. This causes a problem when the user uses a comma in their text. Is there any way to search each section of text for a comma and replace it with the character set code (,
? Thanks for your help and all the help that you have given me in the past.
I am saving the information gathered from the user in a comma seperated form. This causes a problem when the user uses a comma in their text. Is there any way to search each section of text for a comma and replace it with the character set code (,