Tim Saunders

1,175
Reputation
317 views

Registered User

Name Tim Saunders
Member for 1 year
Seen 1 hour ago
Website
Location GB
Age 34

Development Director (whatever that means) at the CogWorks, a web design and specialist Umbraco development agency and certified Umbraco solution provider. Mainly dealing with ASP.NET but I've tinkered in many other technologies over the years.

Level 1 & 2 Certified Umbraco Professional

Nov
23
accepted Umbraco server error after install
Nov
23
answered Open node in Umbraco programmatically
Nov
23
answered Umbraco server error after install
Nov
19
comment Open node in Umbraco programmatically
Could you give a bit more detail on what you are trying to do? Are you trying to open a node in the content tree on the left or navigating to a node edit form in the right section of the screen? Also how does it fail and what version of Umbraco are you using.
Nov
19
awarded  Nice Answer
Nov
6
answered How do I access properties from parent document to use in children
Nov
5
revised Simple Data Access Layer
added link; added 76 characters in body
Nov
5
answered Simple Data Access Layer
Nov
5
revised How do you cope with pressure? When you program??
grammar corrections
Nov
5
comment How do you cope with pressure? When you program??
Followed swiftly by burnout and rapidly declining health!
Nov
5
answered How do you cope with pressure? When you program??
Oct
30
accepted Umbraco: working with version control? test/production?
Oct
27
revised Umbraco: working with version control? test/production?
fixed grammar
Oct
1
accepted Accessing value of dynamically created controls c# asp.net
Sep
30
comment Accessing value of dynamically created controls c# asp.net
I'm afraid not. The GroupName attribute is just an alias for the normal name attribute on the radiobutton. The only way of doing what you would like is to use the RadioButtonList control. Otherwise it's just a case of looping through the controls to find the checked one.
Sep
28
comment Accessing value of dynamically created controls c# asp.net
Corrected my brain and fingers not in sync error
Sep
28
revised Accessing value of dynamically created controls c# asp.net
Corrected a schoolboy error!
Sep
28
comment Accessing value of dynamically created controls c# asp.net
Whooops! Oh the shame!
Sep
28
revised Accessing value of dynamically created controls c# asp.net
spelling
Sep
28
answered Accessing value of dynamically created controls c# asp.net
Sep
28
comment Umbraco: working with version control? test/production?
Hi Niels, I've added a link to the visual studio template that we use. This contains an exanple folder structure and example post build events (which you will need to edit). Just store that in SVN and avoid editing code through the umbraco interface!
Sep
28
revised Umbraco: working with version control? test/production?
Tidy and added links to a visual studio project
Sep
28
answered Umbraco: working with version control? test/production?
Sep
22
awarded  Notable Question
Sep
9
revised Looking for an customer email support system
Added link to existing question
Sep
9
comment Looking for an customer email support system
Darn it I must type faster!
Sep
9
answered Looking for an customer email support system
Sep
8
accepted Randomly choose a node in XSLT
Sep
7
revised Randomly choose a node in XSLT
Code tweak
Sep
7
comment Randomly choose a node in XSLT
OOOPS - a few little typos in there. I've tidied it up and checked that it works in one of my Umbraco installations. I've also added a line showing how to grab a value.
Sep
7
revised Randomly choose a node in XSLT
grammar
Sep
7
comment Randomly choose a node in XSLT
OK - I've not actually checked the code - just typed it pretty much off the top of my head, so beware bugs!
Sep
7
answered Randomly choose a node in XSLT
Aug
21
comment Umbraco CMS stripping ALT tags from images when content saved
Whch version of Umbraco are you using, and what are you using to enter your content (I'm assuming the WYSIWYG rich text editor).
Aug
20
awarded  Yearling
Aug
13
awarded  Citizen Patrol
Jul
23
answered .Net developer career suggestion
Jul
17
accepted Umbraco: List Child Nodes in User Control
Jul
16
revised Umbraco: List Child Nodes in User Control
Tidied up the code; added 128 characters in body
Jul
16
answered Strange behavior for macro parts on umbraco site
Jul
12
awarded  Popular Question
Jul
8
answered Umbraco: List Child Nodes in User Control
Jun
26
awarded  
Jun
25
revised Umbraco: Backend User Control
fixed grammar
Jun
24
answered Are Web Safe Colors still relevant?
Jun
24
revised Umbraco: Backend User Control
tidy
Jun
24
comment Umbraco: Backend User Control
Just a side note, but you cannot link between controls as they are not pages in their own right i.e. you can't link to myControl.ascx you have to link to page containing the control i.e MyPageContainingMyControl.aspx. This means the Link to page or iFrame options are the way forward.
Jun
24
answered Umbraco: Backend User Control
Jun
24
answered Umbraco: Backend User Control
Jun
24
answered Umbraco: Backend User Control