I have a form which supplies data to my database
I need to know how to put the following into my database just they way it is:
If my visitor types:
Joe's Taxi/Pizza Service
I want that string to be put into the record just the way it is with the ' and the /
I also want to be able to take it out just that way as well.
Right now I am having problems getting it to work.
Thanks
D.