Search found 3 matches

by healdprice
Wed Aug 20, 2014 3:53 pm
Forum: Web Related
Topic: How to validate HTML5 forms without JavaScript
Replies: 4
Views: 14538

Re: How to validate HTML5 forms without JavaScript

yes, great example, but don't forget about some attributes like: novalidate. It can bring much headache like it was in my case when I wanted to upgrade my website with HTML5 form validation. Fortunately, I found the article where I learned such things: form validation using HTML5 . Such attribute wi...
by healdprice
Tue Aug 12, 2014 11:57 am
Forum: Web programming
Topic: 25 Tips to Increase Performance on Apache Webserver
Replies: 1
Views: 6319

Re: 25 Tips to Increase Performance on Apache Webserver

Do not forget about CPU optimization if you use Unix and make.conf optimization.

Go to advanced search