Profile
Achievement
 
    
                assbach's Recent Snippets
- All /
 « Prev 1 Next »
2 things here. currency (euro) with in a 2.00 format and select entries older than 4 weeks = 28 days
        
        
        
            2 
        
        
            1537 
        
                    posted 18 years ago by assbach
            useful if a "valid until" should have an exact ( in this case far future ) value.
        
        
        
            0 
        
        
            1116 
        
                    posted 18 years ago by assbach
            when testing forms you don't always want to fill in dummydate
this is a function i used to autofill and select values.
        
        
        
            1 
        
        
            1187 
        
                    posted 18 years ago by assbach
            it's an excerpt of a registration form with 3 pulldowns for birthday ( day, month, year )
check for empty vars and applying CSS classes to show error on "empty" fields.
there are probably better ways, but this works for me. any suggestions welcome.
        
        
        
            1 
        
        
            3490 
        
                    posted 18 years ago by assbach
            Building a SELECT with conditional WHERE parts, given from form-get parameters.
        
        
        
            1 
        
        
            1168 
        
                    posted 18 years ago by assbach