Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Gregory Patmore #1
return characters
i am reading in a csv file, and yanking the email addresses out. Im having a
problem with return characters in the csv file.
im trying to go from list to array and search through the array for emails.
But when there is a return in the csv, it adds a space in the array element.
This causes my email checker isEmail(str) from cflib.org to over look the
element.
Gregory Patmore Guest
-
goToNetPage, return or not return
hi, I have read in the director's help the netDone() command indicates whether a background loading operation (such as getNetText,... -
text of a field member to file --> ugly characters instead of RETURN
Hello, I have stored text within a field member. The text is line by line, that is to say after each line a RETURN. When writing this into a... -
how to read japanese characters (multilingual characters) from a text file and save them in Access database ???
HI All i m trying to read a text file, having some japanese characters and saved as UTF-8 encoding. I m using ASP,FSO ... my code is below,... -
Replace * with return characters?
Is there a way to do this or not? I want to import a file with return characters but it seems impossible. even with the new find/replace... -
Numeric characters after alphabetic characters sorting varchar2 fields
Hi! Why numeric characters are placed after alphabetic characters sorting varchar2 fields? Example: AAA BBB 111 FFF XXX



Reply With Quote

