Scott

1,885
reputation
115 views

Registered User

name Scott
member for 1 year
seen Dec 17 at 16:20
website
location British Columbia, Canada
age 26
I worked as a web developer for three years, but have been practicing my craft for over a decade. I spent a year on the IT side doing contract work for IBM. I now work as an Operations Analyst for an international manufacturing company.
Dec
17
comment Excel VBA Recalculate Selection
Looks like your addin does exactly what I'm after. I wish I could accept more than one answer. To be fair, I had to accept Chris Spicer's answer because I went with his solution.
Dec
17
comment Excel VBA Recalculate Selection
Perfect! I suspected there was an easier way, but the world of Excel VBA is still very new to me.
Dec
16
answered What DOCTYPE is recommended for my HTML output for IE7/IE8/FF3+? and how can I update my HTML validation in Visual Studio to reflect that change?
Dec
16
asked Excel VBA Recalculate Selection
Dec
14
comment Should I obscure primary key values?
Thanks to everyone for the great responses. For posterity, I'd like to make a few closing remarks. In my particular situation, the database contains no secrets, so changing the ID in the URL would just lead to either another database entry or an error when there is a gap in the autonumbering because I may have deleted a record. I've put as much sanitization on the search input box as I know how, so I think the database is fairly safe. The data is historical so it will change rarely or never, so even if somebody did manage to destroy the database I could get it back up quickly with zero loss.
Dec
13
asked Should I obscure primary key values?
Nov
12
answered Check if a string is an email address in PHP
Oct
23
awarded  Nice Answer
Oct
5
awarded  Popular Question
Sep
14
answered How to Convert a Website Created in FrontPage to standard HTML
Sep
13
awarded  Yearling
Aug
10
answered How did you get your first programming job?
Aug
10
answered Why do you still use PHP?
Aug
4
comment What are things that make a programmer’s life miserable?
@ Richard - Fortunately I don't work there anymore. There was no middle management (company was too small), and what management they did have was causing the problems themselves. Now I work for a medium-sized business and it's much, much better. @TM - I was showing progress on a very frequent basis. I never did figure out why they never spoke up sooner, and used that to my advantage to either reject their request or extend the amount of time I was allowed to work on accomplishing it.
Aug
3
awarded  Good Answer
Jul
31
awarded  Nice Answer
Jul
30
answered What are things that make a programmer’s life miserable?
Jul
29
answered What have you heard about “the real world” from academia that is completely incorrect?
Jul
29
answered Does this belong in the database or in the code?
Jul
27
answered HTML CSS for mobiles
Jul
16
answered What’s your first program that you were proud of?
Jul
15
comment Help me fix this messed up HTML table please
And get rid of the colspan="2" elsewhere unless you need them for something we're not being shown, otherwise the second row should be colspan="4".
Jul
15
answered How to teach object oriented programming to procedural programmers?
Jul
14
answered Reinventing CMS
Jul
11
awarded  Enlightened
Jul
11
awarded  Nice Answer
Jul
10
accepted Delete all rows in table
Jul
10
answered Delete all rows in table
Jul
8
revised ASP code to execute Stored Proc
edited tags
Jul
3
comment How do I determine if a computer is running XP Service pack 3
The title of this question got my hopes up, and then I read the part about registry or file system. :(
Jul
3
answered Are weekly status meetings necessary?
Jun
30
comment How to generate unique URL variables that match to a db record?
Yes, I used the base64_encode() function. My database grows very slowly so the encoded ID is not very long yet.
Jun
30
answered How to generate unique URL variables that match to a db record?
Jun
26
comment What is the worst interview question?
Reminds me of a person I knew who refused to use CSS because it was "proprietary Microsoft crap".
Jun
24
answered Problem viewing sites with SSL certs