Scott S.

701
Reputation
96 views

Registered User

Name Scott S.
Member for 1 year
Seen Nov 16 at 20:03
Website
Location US
Age
Nothing to see here...
Nov
26
awarded  Great Answer
Oct
17
comment CSS Container not growing with grid?
w3schools.com/Css/pr_pos_overflow.asp has other options and info related to this.
Oct
17
answered CSS Container not growing with grid?
Oct
17
answered Unable to execute Ruby script from file, but IRB works fine?
Oct
17
answered What coding mistakes are a telltale giveaway of an inexperienced programmer?
Oct
17
answered How to handle different scenarios across different actions in a Rails controller dried with inherited_resources
Oct
17
comment Rails app first form submit after application restart
I ran into issues like this, try exiting the browser completely and then reopening the page after the restart. I found in most cases, I was still using the old auth token that was no longer valid after a restart. Visiting the page again (without refreshing) should give you a new, working token.
Oct
17
answered Would this anti-spambot method work?
Oct
16
comment Php Echo Concatenation
Also missing a </tr>
Oct
16
revised Php Echo Concatenation
updated for new info
Oct
16
revised Php Echo Concatenation
corrected spelling
Oct
16
comment Php Echo Concatenation
@Joe Post the entire file so we can take a look.
Oct
16
comment php/mysql login works on one server (php 5.0.2) but does not work on the other (php 5.1.6)
What does mysql_error() say the issue with the connection is?
Oct
16
answered Php Echo Concatenation
Sep
16
awarded  Yearling