asp tutorials, asp.net tutorials, sample code, and Microsoft news from 15Seconds
Data Access  |   Troubleshooting  |   Security  |   Performance  |   ADSI  |   Upload  |   Email  |   Control Building  |   Component Building  |   Forms  |   XML  |   Web Services  |   ASP.NET  |   .NET Features  |   .NET 2.0  |   App Development  |   App Architecture  |   IIS  |   Wireless
 
Pioneering Active Server
 Power Search








Active News
15 Seconds Weekly Newsletter
• Complete Coverage
• Site Updates
• Upcoming Features

More Free Newsletters
Reference
News
Articles
Code Samples
Components
Tools
New
Free
Downloads
Vendors
FAQ
Feedback
Books
Links
DL Archives
Community
Messageboard
List Servers
Mailing List
WebHosts
Consultants
Tech Jobs
15 Seconds
Home
Site Map
Press
Legal
Privacy Policy
internet.commerce














internet.com
IT
Developer
Internet News
Small Business
Personal Technology
International

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

HardwareCentral
Compare products, prices, and stores at Hardware Central!

This function returns a string that is formatted in proper title case.

TitleCase(strString)

strString is any string that should be formatted into tile case. The function will return a string formatted in title case. Exceptions to the rules can be found inside of the function on the lines for strExcluded and strKeywords.

The function will grow with additions to the lines for excluded keywords and capitalized keywords.

The excluded keywords are those words that should not be capitalized unless they are the first or last word of the string. To add a word to this list, include it on the line for strExcluded inside of the quotation marks with a space around it.

The capitalized keywords are those words in the title that should be in all caps. For example, MMRF. These keywords should be included in the strCapKeywords inside of the quotation marks with the first letter capitalized and all remaining letters lower case. There should also be a space around each keyword.


<%

Function TitleCase (strString)

   Dim tmpString, z, strExcluded, strCapKeywords, strSpacers, strNewString, _
       strCompare, intCapPosition, tmpNewLine

   strExcluded = "with when and or a an the from to on as of in at for will"
   strCapKeywords = "Nra Scuba Naacp"
   strSpacers = " `~!@#$%^&*()-_=+[{]}\|;:',<.>/?'"

   strString = Trim(strString)

   if strString = "" then exit function

   tmpCompareString = ""

   for z = 1 to Len(strString)

     strCompare = Mid(strString, z, 1)
     if Instr(Ucase(strSpacers), Ucase(strCompare)) > 0 then
       if Len(tmpString) = 0 then
         strNewString = strNewString & strCompare
       elseif Len(tmpString) = 1 then
         if tmpString = "S" or tmpString = "T" then
           strNewString = strNewString & Lcase(tmpString) & strCompare
         else
           strNewString = strNewString & tmpString & strCompare
         end if
       elseif Len(tmpString) > 1 then
         if Instr(Ucase(strExcluded), Ucase(tmpString)) > 0 then
           if strNewString = "" or tmpNewLine = True then
             strNewString = strNewString & Ucase(left(tmpString, 1)) &
Lcase(right(tmpString, len(tmpString) - 1)) & strCompare
           else
             strNewString = strNewString & Lcase(tmpString) & strCompare
           end if
         else
           strNewString = strNewString & Ucase(left(tmpString, 1)) &
Lcase(right(tmpString, len(tmpString) - 1)) & strCompare
         end if
       end if
       if strCompare = ":" or StrCompare = ";" then tmpNewLine = True else
tmpNewLine = False
       tmpString = ""
     else
       tmpString = tmpString & strCompare
     end if

   next

   if Len(tmpString) = 0 then
     strNewString = strNewString
   elseif Len(tmpString) = 1 then
     if tmpString = "S" or tmpString = "T" then
       strNewString = strNewString & Lcase(tmpString) & strCompare
     else
       strNewString = strNewString & tmpString & strCompare
     end if
   elseif Len(tmpString) > 1 then
     if Instr(Ucase(strExcluded), Ucase(tmpString)) > 0 then
       if strNewString = "" then
         strNewString = strNewString & Ucase(left(tmpString, 1)) &
Lcase(right(tmpString, len(tmpString) - 1))
       else
         strNewString = strNewString & Lcase(tmpString)
       end if
     else
       strNewString = strNewString & Ucase(left(tmpString, 1)) &
Lcase(right(tmpString, len(tmpString) - 1))
     end if
   end if

   tmpString = ""

   for z = 1 to Len(strCapKeywords)

     strCompare = Mid(strCapKeywords, z, 1)
     if strCompare = " " then
       strNewString = Replace(strNewString, tmpString, Ucase(tmpString))
       tmpString = ""
     else
       tmpString = tmpString & strCompare
     end if

   next

   if tmpString <> "" then
     strNewString = Replace(strNewString, tmpString, Ucase(tmpString))
   end if

   TitleCase = Trim(strNewString)

end Function

%>


Submitted by Ben Kubs





email this code sample to a colleague


Support the Active Server Industry



JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

Solutions
Whitepapers and eBooks
Microsoft Article: Will Hyper-V Make VMware This Decade's Netscape?
Microsoft Article: 7.0, Microsoft's Lucky Version?
Microsoft Article: Hyper-V--The Killer Feature in Windows Server 2008
Avaya Article: How to Feed Data into the Avaya Event Processor
Microsoft Article: Install What You Need with Windows Server 2008
HP eBook: Putting the Green into IT
Whitepaper: HP Integrated Citrix XenServer for HP ProLiant Servers
Intel Go Parallel Portal: Interview with C++ Guru Herb Sutter, Part 1
Intel Go Parallel Portal: Interview with C++ Guru Herb Sutter, Part 2--The Future of Concurrency
Avaya Article: Setting Up a SIP A/S Development Environment
IBM Article: How Cool Is Your Data Center?
Microsoft Article: Managing Virtual Machines with Microsoft System Center
HP eBook: Storage Networking , Part 1
Microsoft Article: Solving Data Center Complexity with Microsoft System Center Configuration Manager 2007
MORE WHITEPAPERS, EBOOKS, AND ARTICLES
Webcasts
Intel Video: Are Multi-core Processors Here to Stay?
On-Demand Webcast: Five Virtualization Trends to Watch
HP Video: Page Cost Calculator
Intel Video: APIs for Parallel Programming
HP Webcast: Storage Is Changing Fast - Be Ready or Be Left Behind
Microsoft Silverlight Video: Creating Fading Controls with Expression Design and Expression Blend 2
MORE WEBCASTS, PODCASTS, AND VIDEOS
Downloads and eKits
Sun Download: Solaris 8 Migration Assistant
Sybase Download: SQL Anywhere Developer Edition
Red Gate Download: SQL Backup Pro and free DBA Best Practices eBook
Red Gate Download: SQL Compare Pro 6
Iron Speed Designer Application Generator
MORE DOWNLOADS, EKITS, AND FREE TRIALS
Tutorials and Demos
How-to-Article: Preparing for Hyper-Threading Technology and Dual Core Technology
eTouch PDF: Conquering the Tyranny of E-Mail and Word Processors
IBM Article: Collaborating in the High-Performance Workplace
HP Demo: StorageWorks EVA4400
Intel Featured Algorhythm: Intel Threading Building Blocks--The Pipeline Class
Microsoft How-to Article: Get Going with Silverlight and Windows Live
MORE TUTORIALS, DEMOS AND STEP-BY-STEP GUIDES