Enter Keywords:
1 - 10 of 517(0.001 seconds)
Sort By:
 
Hi! I'm doing "SELECT ltrim(rtrim(fieldname)) ...", but I see that the linefeed character is not getting removed from the beginning of the string. is there another function which i should be usi...
Zones: MS SQL ServerDate Answered: 10/16/2006 Rating: 9.6 Views: 0
On clicking a button, I wish to apend to a memo field adding in the time and user eg 10/10/98  John Smith This is the first comment 11/10/98  Jeff Golding This is another comment The problem I am ...
Zones: MS AccessDate Answered: 11/29/1998 Rating: 7.0 Views: 0
Here is the background of our problem:
Zones: Visual BasicDate Answered: 07/07/1999 Rating: 6.0 Views: 0
What freeware or shareware utilities are available that can strip carriage returns from files while leaving the line feeds (for either DOS or Windows).  Purpose is to convert text files to a format...
Zones: Windows 95Date Answered: 08/05/1999 Rating: 8.2 Views: 0
Experts, I have this problem of trying to include carriage-return and linefeed characters(otherwise defined by their hexademical values as 0D 0A or just 0A) into a variable. What kind of variabl...
Zones: C++, SSIDate Answered: 01/11/2000 Rating: 7.4 Views: 0
I'm collecting text from a textarea but need to strip all the Carriage Returns to create a single line of text.  Any ideas.
Zones: JavaDate Answered: 03/03/2002 Rating: 9.0 Views: 0
this is a simple question, hence the low points... I have a huge table set up, and when it is outputted to the individual cells, there needs to be a way to do a carriage return when it is output...
Zones: HTMLDate Answered: 08/02/2000 Rating: 6.2 Views: 0
Hello, have written some code here (note: no i havent finishes my C++ book + the advanced one and no I have not read the MFC and no i still dont understand the hieroglyphs of the MSDN library, b...
Zones: C++Date Answered: 11/12/2000 Rating: 6.0 Views: 0
Here's an easy few points. How can I write a carriage return with Response.Write so : Response.Write('first write'); Response.Write('second write'); shows in IE as first write second wri...
Zones: ASPDate Answered: 01/17/2001 Rating: 9.0 Views: 0
I'm working on a little program that takes in text files and adds a little footer and a header to them, well sometimes I have a UNIX formatted text and they always seem to look very bad in notepad ...
Zones: Visual BasicDate Answered: 02/21/2001 Rating: 7.2 Views: 0