RE: ASCII for Tab

2001-04-06 Thread Jason Lees (National Express)


I belive its ASCII '9'


Jason Lees 
National Express
Email : [EMAIL PROTECTED]


-Original Message-
From: Dave Hannum [mailto:[EMAIL PROTECTED]]
Sent: 06 April 2001 13:01
To: CF-Talk
Subject: ASCII for Tab


'Mornin,

Can anybody tell me what the ASCII for 'Tab' is so I can remove them?

Thanks
Dave
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ASCII for Tab

2001-04-06 Thread Dave Hannum

So it would be #009;  in a replace statement.   Is this correct?

Thanks,
Dave


- Original Message -
From: "Jason Lees (National Express)" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Friday, April 06, 2001 8:06 AM
Subject: RE: ASCII for Tab



 I belive its ASCII '9'


 Jason Lees
 National Express
 Email : [EMAIL PROTECTED]


 -Original Message-
 From: Dave Hannum [mailto:[EMAIL PROTECTED]]
 Sent: 06 April 2001 13:01
 To: CF-Talk
 Subject: ASCII for Tab


 'Mornin,

 Can anybody tell me what the ASCII for 'Tab' is so I can remove them?

 Thanks
 Dave

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ASCII for Tab

2001-04-06 Thread Gordon Burns

At 13:06 06/04/01 +0100 Jason  Lees (National Express) said

I belive its ASCII '9'



http://www.neurophys.wisc.edu/www/comp/docs/ascii.html

I have one of these printed off above my Desk and another in a 
folder for the occasions when others "borrow it"!

Gordon


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ASCII for Tab

2001-04-06 Thread Jason Lees (National Express)


I think it would be better to chr(9) in he replace statement,


Jason Lees 
National Express
Email : [EMAIL PROTECTED]


-Original Message-
From: Dave Hannum [mailto:[EMAIL PROTECTED]]
Sent: 06 April 2001 13:11
To: CF-Talk
Subject: Re: ASCII for Tab


So it would be #009;  in a replace statement.   Is this correct?

Thanks,
Dave


- Original Message -
From: "Jason Lees (National Express)" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Friday, April 06, 2001 8:06 AM
Subject: RE: ASCII for Tab



 I belive its ASCII '9'


 Jason Lees
 National Express
 Email : [EMAIL PROTECTED]


 -Original Message-
 From: Dave Hannum [mailto:[EMAIL PROTECTED]]
 Sent: 06 April 2001 13:01
 To: CF-Talk
 Subject: ASCII for Tab


 'Mornin,

 Can anybody tell me what the ASCII for 'Tab' is so I can remove them?

 Thanks
 Dave

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ASCII for Tab

2001-04-06 Thread Bob Silverberg

There's also a reference available at www.asciitable.com.  I find that one
very easy to remember.

Bob

-Original Message-
From: Gordon Burns [mailto:[EMAIL PROTECTED]]
Sent: April 6, 2001 8:06 AM
To: CF-Talk
Subject: RE: ASCII for Tab


At 13:06 06/04/01 +0100 Jason  Lees (National Express) said

I belive its ASCII '9'



http://www.neurophys.wisc.edu/www/comp/docs/ascii.html

I have one of these printed off above my Desk and another in a
folder for the occasions when others "borrow it"!

Gordon
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: ASCII for tab?

2000-05-14 Thread Dick Applebaum

9


At 4:04 AM -0700 5/14/2000, Sean Renet wrote:
Anyone know what the ASCII is for tab(eg., chr(13) is carriage return)?
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.