Formatting Data Results...proper case

I have a asp page pulling results from an Access DB. I have no control of
the data input to the db. All the information is entered in Upper case. It
contains fields like address, city, etc..

DB data:
AddressColumn: 123 BILL AVENUE format to 123 Bill Avenue

Is there a way to format the data on the webpage in proper case with a
fucntion or routine? I am not a programmer by trade but can follow logic.

TIA
CD
CD [ Mi, 09 April 2008 18:33 ] [ ID #1938924 ]

Re: Formatting Data Results...proper case

"CD" <mcdye1 [at] hotmail.REMOVETHIS.com> wrote in message
news:ePmWA%23lmIHA.4076 [at] TK2MSFTNGP05.phx.gbl...
>I have a asp page pulling results from an Access DB. I have no control of
>the data input to the db. All the information is entered in Upper case.
>It contains fields like address, city, etc..
>
> DB data:
> AddressColumn: 123 BILL AVENUE format to 123 Bill Avenue
>
> Is there a way to format the data on the webpage in proper case with a
> fucntion or routine? I am not a programmer by trade but can follow logic.
>
> TIA
> CD
>

http://classicasp.aspfaq.com/general/how-do-i-convert-a-name -to-proper-case.html

--
Mike Brind
Microsoft MVP - ASP/ASP.NET
Paxtonend [ Mi, 09 April 2008 22:07 ] [ ID #1938926 ]

Re: Formatting Data Results...proper case

THANKS....excalty what I needed.


"Mike Brind [MVP]" <paxtonend [at] hotmail.com> wrote in message
news:uIMIS1nmIHA.4292 [at] TK2MSFTNGP04.phx.gbl...
>
> "CD" <mcdye1 [at] hotmail.REMOVETHIS.com> wrote in message
> news:ePmWA%23lmIHA.4076 [at] TK2MSFTNGP05.phx.gbl...
>>I have a asp page pulling results from an Access DB. I have no control of
>>the data input to the db. All the information is entered in Upper case.
>>It contains fields like address, city, etc..
>>
>> DB data:
>> AddressColumn: 123 BILL AVENUE format to 123 Bill Avenue
>>
>> Is there a way to format the data on the webpage in proper case with a
>> fucntion or routine? I am not a programmer by trade but can follow
>> logic.
>>
>> TIA
>> CD
>>
>
> http://classicasp.aspfaq.com/general/how-do-i-convert-a-name -to-proper-case.html
>
> --
> Mike Brind
> Microsoft MVP - ASP/ASP.NET
>
CD [ Di, 15 April 2008 13:29 ] [ ID #1942948 ]

Re: Formatting Data Results...proper case

"CD" <mcdye1 [at] hotmail.REMOVETHIS.com> wrote in message
news:eK#UuvunIHA.5368 [at] TK2MSFTNGP04.phx.gbl...
> THANKS....excalty what I needed.

> >
http://classicasp.aspfaq.com/general/how-do-i-convert-a-name -to-proper-case.
html

"there is no universal way ... to handle proper casing correctly, 100% of
the time."

For example, DuPont, O'Leary, von Furstenburg, et.al.
McKirahan [ Di, 15 April 2008 14:25 ] [ ID #1942949 ]
Webserver » microsoft.public.inetserver.asp.general » Formatting Data Results...proper case

Vorheriges Thema: help on performance tuning
Nächstes Thema: Generally Question