Nimtrix
I appreciate, but that wasn't quite what I was looking for. I'm loading strings such as address and phone number into array variables as strings. I ended up deciding to just strip out the characters as I ajax them. The end result looks like this little snippet.
&A1="&replace(replace(Settings.At(Ajax_Count,Upload_Add1), "#",""), "&", "")&
thanks for trying though. :)