DrG

3,195
reputation
481 views

Registered User

name DrG
member for 1 year
seen 4 hours ago
website
location London
age 37
wrong side of 35, web guy, with very little formal programming knowledge, always looking to learn more.
Dec
12
awarded  Nice Question
Dec
8
awarded  Notable Question
Dec
2
comment Can I control labels when using RadioButtonLists?
Yeah, thanks, that is an idea I may put forward, but designers can be so fussy :D
Dec
2
asked Can I control labels when using RadioButtonLists?
Nov
26
awarded  Nice Question
Nov
26
awarded  Nice Question
Nov
19
awarded  Popular Question
Nov
5
awarded  Nice Question
Nov
4
comment Which ternary operator in C# is most popular and mostly used?
When did you change your name?
Nov
2
awarded  Popular Question
Oct
28
awarded  Yearling
Oct
24
comment ISAPI Rewrite rule help (http://www.foo.com/bar --> http://www.foo.com/bar.aspx)
what would happen to foo.com/bar.pdf. I want that to get left alone too. Maybe I actually need your second rule. It's beginning to sink in! I feel like I might need a combination of both. Thanks for your help Gumbo, I'm on much better footing than before :D
Oct
24
revised ISAPI Rewrite rule help (http://www.foo.com/bar --> http://www.foo.com/bar.aspx)
added 3 characters in body
Oct
24
revised ISAPI Rewrite rule help (http://www.foo.com/bar --> http://www.foo.com/bar.aspx)
some clarification
Oct
24
comment ISAPI Rewrite rule help (http://www.foo.com/bar --> http://www.foo.com/bar.aspx)
Awesome! What does this say in english "RewriteCond $1 !.*\.aspx$"
Oct
24
revised ISAPI Rewrite rule help (http://www.foo.com/bar --> http://www.foo.com/bar.aspx)
added 12 characters in body
Oct
24
asked ISAPI Rewrite rule help (http://www.foo.com/bar --> http://www.foo.com/bar.aspx)
Oct
22
asked Can I get all the fields in an item (in Sitecore)?
Oct
20
awarded  Popular Question
Oct
19
awarded  Popular Question
Oct
16
comment C#: How can I get the current season? (Summer, Winter, etc…)
Are you going to want other Branding periods like Christmas, Easter, Halloween etc??
Oct
10
awarded  Popular Question
Sep
24
revised ASP.NET has no access to IIS metabase
added 1 characters in body
Sep
24
accepted ASP.NET has no access to IIS metabase
Sep
18
revised What’s a quick, easy way to send HTML emails to myself to test them?
added 53 characters in body; deleted 5 characters in body
Aug
25
awarded  Notable Question
Aug
17
awarded  Nice Question
Aug
16
awarded  Necromancer
Aug
14
comment Where can i write CSS Certification Exam (online)
A portfolio may be more valuable than a certification....
Aug
13
comment Strange tabbing problem
"The text boxes are contained within a tab container asp.net ajax control and I have some modal pop up extenders but other than that its a pretty standard page." .. sounds like big other than that :p
Aug
13
comment Can I xcopy a sqlserver db and log file to my new computer?
It's as easy as it sounds
Aug
13
comment SQL: How Do You Make The First Letter A Big Capital?
uhmm you mean Title Case right?
Aug
12
revised Can anyone help with this (Javascript arrays)?
edited title
Aug
7
accepted asp.net - let users manage content on the website
Aug
5
revised ASP.NET Webmail Engine
deleted 7 characters in body
Aug
2
answered asp.net - let users manage content on the website
Aug
1
answered “a” element inside “li” element overflows the “li” element
Jul
31
revised what is swap memory?
edited tags
Jul
31
revised ASP.NET has no access to IIS metabase
deleted 87 characters in body
Jul
31
answered ASP.NET has no access to IIS metabase
Jul
31
revised What is the replacement for a blinking text in a web page?
edited tags
Jul
31
comment What is the replacement for a blinking text in a web page?
pulsating!!! beats blinking every time :p
Jul
31
answered What is the replacement for a blinking text in a web page?
Jul
30
answered Most optimal way to parse querystring within a string in C#
Jul
26
comment SQL Views in SubSonic 3.0
+10, if I could, thx
Jul
24
comment Restrict robot access for (specific) query string (parameter) values?
Thanks I just wasn't sure about this, that's what I thought :D
Jul
24
asked Restrict robot access for (specific) query string (parameter) values?
Jul
24
comment How can I find the Harddisk Device Serial Number without using the WMI in .NET?
Open up the box and have a look?
Jul
24
comment How to do this: a=a+1 in sql server query ?
I think you are going to need to provide a little more information
Jul
24
comment How do I improve the performance of code using DateTime.ToString?
@Marc great minds think alike!!