This is a discussion on "Apostrophe..." within the Classic ASP section. This forum, and the thread "Apostrophe... are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Apostrophe...
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Apostrophe...
I've set up a bulletin thing for the website yet when anyone uses the ' apostrophe it is not accepted. Any function I can use to get around this?
|
|
|
|
#2
|
|||
|
|||
|
apostrophies need to be escaped, usually by doubling them up like:
|
|
#3
|
|||
|
|||
|
<blockquote id="quote" class="ffs">quote:<hr height="1" noshade="noshade" id="quote" />Originally posted by D3mon
apostrophies need to be escaped, usually by doubling them up like:
Thnaks but this what worked:
|
![]() |
| Tags |
| apostrophe |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to include font name that has apostrophe | Lchad | PHP Forum | 3 | Sep 17th, 2007 16:30 |
| apostrophe becomes ’ | aaronh | Web Page Design | 12 | Jul 30th, 2007 13:38 |
| using apostrophe in sql statement | djanim8 | Classic ASP | 1 | Oct 10th, 2006 13:09 |
| Apostrophe in Text Output | RobinDeanDotCom | PHP Forum | 2 | Oct 4th, 2006 12:48 |