Topic profile page for Lowercase.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Lowercase.
Search discussions about lowercase on BoardReader!
Started 3 days, 5 hours ago (2008-09-04 08:49:34)
by James Crowley
This is perhaps a bit of a rediculous question, but is there an easy way to make all the controller names and actions appear lowercase in the URLs? At the moment the only way I can find to do it is to explicitly write top-level rules for each controller, so instead of "{controller}/{action}" you have "home/{action}" etc (so you don't get an title case home in the Url)... but then you still get ...
Started 4 days, 19 hours ago (2008-09-02 18:46:00)
by JohnTitor
That's not normal correct? I know on my curve it said 'EDGE' not 'edge'...I just popped in my SIM in my new Bold and it only says 'edge' I know with others there was an issue on their account when it was in lowercase...I dont see why I would need to change anything on my account if it worked fine with my curve. Any ideas whats up? TIA (btw this is an unlocked Rogers bold)
Started 4 days, 20 hours ago (2008-09-02 18:43:00)
by Amin
hi wanted to have my table automatically change all names entry by making the first letter of every word in the names list upper and all other lettes to lower and this what i wrote inbetween the sub and endsub and is not working. 'Capitalise the first letter of every word 'convert all other letters to lower case object name then ...
Started 6 days, 13 hours ago (2008-09-01 01:36:00)
by Georges Heinesch[_2_]
Hi. WinXP Sp3 When I click on ... My Network Places Microsoft Windows Network .... I see my workgroups. Inside the workgroups, the computers are listed. Workgroups and computers are always shown first letter uppercase, rest lowercase. Both names are not shown as entered in the configuration. Can I change this behavior to as entered in the configuration, all lowercase ...
Started 1 week, 1 day ago (2008-08-30 14:16:00)
by Crisp
After 3 months of using my branD new MacBook, the key "D" on my keyboarD stoppeD responDing. As you can see, I can still type uppercase "D" by using SHIFT. All other key combinations also work. So it seems to be software-relateD. Everytime I try to type lowercase D, I get the alert sounD from OSX. Any iDeas where this may be coming from? Thanks in aDvance. crispi...
Started 1 week, 5 days ago (2008-08-26 04:08:00)
by crystal33
Sometimes the keys on my keyboard does something really weird. I have never found out what is the cause. Occasionally, I can be typing and then if I hit caps lock, everything goes to lowercase. If I don't hit it, everything is Capital. It's like there's a problem with the shift or something. The period (.) will end up looking like this > etc. What is the cause of this?
Started 6 days, 12 hours ago (2008-09-01 02:09:00)
by Steve Winograd
On Sun, 31 Aug 2008 22:36:03 +0200, Georges Heinesch wrote: Hi. WinXP Sp3 When I click on ... My Network Places Microsoft Windows Network ... I see my workgroups. Inside the workgroups, the computers are listed. Workgroups and computers are always shown first letter uppercase, rest lowercase. Both names are not shown as entered in the configuration. Can I change...
Started 2 days, 11 hours ago (2008-09-05 03:20:34)
by tgmdbm
Hey there James. One way to do it is to subclass Route, override GetVirtualPath, call the base implementation and then convert the VirtuaPathData.VirtualPath to lower case. This then affects Redirects and Url.Action etc. However, the MapPath extension method is tied to the Route class so you'll have to add them the old way RouteTable.Routes.Add( new LowerCaseRoute(...) ); Let me know how you...
Started 4 days, 19 hours ago (2008-09-02 19:00:00)
by bhicks11 via AccessMonster.com
Hi Amin: Here's a link to help: http://support.microsoft.com/kb/815282 Here's the sample SQL: SELECT testText, STRCONV(testText,3) as TestText_in_Proper_Case FROM MyTestTextList Bonnie http://www.dataplus-svc.com Amin wrote: >hi wanted to have my table automatically change ...
Started 2 days, 14 hours ago (2008-09-05 00:42:00)
by Guyon
Quote: Originally Posted by markksr if Your Entire Post Is In Capital Letters, The Forum Software Will Alter It To Prevent "shouting". If You Only Capitalize Some Words And Not Others, You Are Good To Go. Thanks.