Microsoft
Software
Hardware
Network
Question : Removing leading punctuation from a string
I have an application that extracts text dynamically from a .pdf file based on keywords that are entered in a search field. The issue I am having is that at time the returned keyword mentions that are extracted from the .pdf file could have leading punctuation for example:
. some text phrase
.)" some text phrase
's, some text phrase
Essentially I would like to remove the leading punctuation so that the output is simply
"some text phrase". I was trying to use the Is.Punctuation method but was having some issues.
Answer : Removing leading punctuation from a string
delete
%AppData%\Roaming\Microsof
t\Microsof
t SQL Server\100\Tools\Shell\Sql
Studio.bin
Random Solutions
Multiple Dll's in Delphi
OWA freezes attaching large files to an email
SQL union to fill date data series gaps for SSRS year on year chart
PHP Warning: Cannot modify header information
Microsoft Information Store stalling issues
Exchange 2003 Email Delays
google maps - satellite pics
Why is my line-height not the same in IE and firefox??
VMware Vcenter server connection to iSCSI SAN network
how to use session variables between servers????