Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Select Multiple Form Field via Perl into Oracle error

Re: Select Multiple Form Field via Perl into Oracle error

From: Larry Rosler <lr_at_hpl.hp.com>
Date: Thu, 26 Aug 1999 08:46:00 -0700
Message-ID: <MPG.122f010a1db4bf6d989ead@nntp.hpl.hp.com>


In article <gYcx3.25$2B2.6097_at_news.enterprise.net> on Thu, 26 Aug 1999 16:16:24 +0100, JB <jb_1099_at_hotmail.com> says...
> I tried this already but have since discovered an odd character in there but
> have no idea what it is - i've tried eplacing all \t, \r, \v, \b, \n, \f
> characters but it aint on of them. Anyone got a way to interpret or convert
> characters in a string to a readable format for stripping out in Perl?

    unpack 'H*', $string

--
(Just Another Larry) Rosler
Hewlett-Packard Laboratories
http://www.hpl.hp.com/personal/Larry_Rosler/ lr_at_hpl.hp.com Received on Thu Aug 26 1999 - 10:46:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US