Thanks for your help people,
I appreciate it
rm
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Hi rm!
On Sat, 07 Jul 2001, rm wrote:
>
> php3.x
>
> We have a large number of people submitting a large
> number of docs...I'm having a problem with some docs
> coming through with high ascii characters in the text,
> apparently the dbm database we're using chokes on some
> high ascii chars.
rm wrote:
> php3.x
>
> We have a large number of people submitting a large
> number of docs...I'm having a problem with some docs
> coming through with high ascii characters in the text,
> apparently the dbm database we're using chokes on some
> high ascii chars. I need to eliminate characters i
rm:
Yes, we have this problem with clients submitting stories,
or some such, by cutting and pasting from word processors.
You can get around it by using javascript to check the
text on exit from the form field, and then either replace
the high ASCII with "?" or strip it out, as appropriate. Thi
4 matches
Mail list logo