I've been out of practice with MySQL for about 2 years now, and MySQL 5 introduces Stored Procedures, which I've been using quite a bit with my day job in Microsoft SQL Server 2005/2008.
The Problem:
I cannot for the life of me get MySQL5 to accept a SQL statement that takes the following form:
Ok folks, I'm at a new job and am trying to learn ColdFusion. I've got a great handle on C#, C++, Java, PHP, ASP, but ColdFusion is a completely different animal. Ok, so on to the question I have for you CF experts!
Ok, so here’s the problem:
I normally set up my HTML form with input array elements like this:
Well folks, many may have given up hope... many didn't even know it was happening... but the new SimpleLetter.com has finally launched!
I've been working with one of our other partners on the new SimpleLetter.com clothing website. We have a good portion of the pages complete, and I've done all of the work with divs, spans, etc and CSS stylesheets behind the scenes.
My designer partner is a sole Mac OSX user and is reporting some issues with the coding I've completed (which appears to work great in IE 6.0.2900.2180 and Firefox 1.5.0.4 on Windows XP Pro SP2)
Can anyone tell me why Firefox acts really crazy and IE6 works properly when using span tags set with display:inline-block?
Only in Firefox, I get weird carriage return when I put a [select] inside a [span] that has display:inline-block set on it. Cannot for the life of me figure out why.
Can any of you help?