How to save server state of CGI application?

I have a cgi web program (in C) that prints out different error messages to a log file. If the program is run again and runs into he same error, I do not want the same error message to log again.... Read more

1 answer Latest by Doug about 1 hour ago

Vertical Layout Table

I'm dynamically creating sets of radio buttons and am looking for a way to arrange them in a height specified area. An example of a horizontal layout is as follows: <div style... Read more

2 answers Latest by TailorDMI about 6 hours ago

Select dropdown with very long text

Hi all, I have a select drop down and one of its options has a very long text... Is there a way to wrap the text? Read more

2 answers Latest by Justin Hileman about 2 hours ago

Best prototyping tools

What are you favorite prototype tools? Read more

3 answers Latest by Kevin Jonson about 1 hour ago

Legend-element: safe and accessible way of hiding it

Sometimes I don't wan't the ``-element to be displayed visually but wan't to keep it for standards, semantics, accessibility and SEO-purposes. I've used and tried different ways of maki... Read more

2 answers Latest by BPartch 3 days ago

erm.any syntax error/?

$(document).ready(function(){ $('a.minimize').click(function() { $($(this).attr('href').siblings(".content")).slideToggle("slow", function() {}) }); }); Read more

3 answers Latest by weiloon1234 about 11 hours ago

Outlook 2007 issues, not seeing eye 2 eye with me. PLEASE HELP!

Bought a template, added the text and images that I wanted and before sending them out I thought I should test it first and it failed big time on outlook 2007. Not being an computer genius like mo... Read more

1 answer Latest by o.k.w 1 day ago

Where does data go when you make forms?

I'm fairly adept with XHTML and CSS but have yet to deal with PHP, forms and their input. I can make the form OK but here's where I'm stumped: Where does the data go? I'm designing a site for a non... Read more

3 answers Latest by Nancy 1 day ago

:active state and IE8

Hi all - I'm guessing this is a known issue but it has been driving me nutty recently. Is it true that Internet Explorer 8 (and perhaps earlier vers?) handles the :active pseudo class differ... Read more

3 answers Latest by Doug about 7 hours ago

matt 0

how to make a simple 2x2 layout using css

How would I make a simple 2 by 2 layout with css as depicted in the diagram? Read more

1 answer Latest by Gary Hepting 1 day ago