I have a program written now where if I load a txt file into a RichTextBox I can convert the first letter of every word to Upper case but is there a way to make it ignore punctuation as it uses the...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10794981.html
Zones:
Visual BasicDate Answered: 07/25/2000 Grade: A Views: 0
Here is another Question..
mblat.. its for you and the rest of them..
I have to check for the user's input.. all punctuations should be removed.. i tried to check it this way..
if(inchar >...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20329612.html
Zones:
C++Date Answered: 07/29/2002 Grade: A Views: 0
Unlike "Not" and "Shot", there is no proper noun here called "had".
Properly punctuate:
bob while alice had had had had had had had had had had had the teachers approval
http://www.experts-exchange.com/Other/Puzzles_Riddles/Q_20611898.html
I have to write a program which will take in text input (up to 80 characters) and print out it in the following manner;
1. remove all punctuation and spacing from the text.
2. reverse and conve...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20031934.html
Zones:
Java,
J2SEDate Answered: 01/18/2001 Grade: A Views: 0
I need to find 4 letter words and replace them all with a different word. BUT punctuation can't count in the 4 letter word (ie. "word", but not "woe.").
I have a working substring that first ne...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20797914.html
Zones:
C++Date Answered: 11/14/2003 Grade: A Views: 15
I am trying to pattern match a string of integers, for puncuation but the \W patern matching argument returns the integers as well. I need to know how to search for just the punctuation.
Any help ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20821863.html
Zones:
PerlDate Answered: 12/22/2003 Grade: A Views: 0
Hi all :)
I have a shoutbox on my website and have attempted to add a filter list to it.
So for example if somebody inputs the work "(Edited by Computer101)" its switched for another less off...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20823287.htm...
Zones:
ASPDate Answered: 12/12/2003 Grade: A Views: 0
On a web page using adovbs when a user tries to enter a string with an ' in a text box it results in the sql statement failing... How can I allow this to work?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20888090.html
Zones:
Visual BasicDate Answered: 02/17/2004 Grade: A Views: 0
Haven't really dived into it yet but I figured as many techniques as I can leverage here, the better, so I'm looking for concepts.
I've got to do a text to text match between lists of 3M and 50,00...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21126363.html
Zones:
MS AccessDate Answered: 09/15/2004 Grade: A Views: 0
Hi Experts,
I thought this would be easy and would find an existing function to do this, but I'm having a hard time finding it. Perhaps there is not an easy way to do what I need? Anyway,...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21209540.html