Simple character replace problem

2003-06-08 Thread steve ryan
Hi, I was wondering if someone could help me with this as it is driving me insane! I have a CGI script which writes a series of form fields to a tab-delimited file. I read in the fields and then replace certain characters (like commas etc.) The problem is - 1. My "+" symbols are not being repl

Re: Simple character replace problem

2003-06-09 Thread steve ryan
and comma symbols using a simple tr///; So... i do my hex to ascii translation first, and the character replace second. so simple. AARRRGH! :) - Original Message - From: "Scot Robnett" <[EMAIL PROTECTED]> To: "steve ryan" <[EMAIL PROTECTED]>; <[EMAIL