By clicking “Accept All”, you agree to the storing of cookies on your device to enhance site navigation, analyse site usage, and assist in our marketing efforts
Essential
These cookies enable our website and App to remember things such as your region or country, language, accessibility options and your preferences and settings.
Analytics
Analytic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
Marketing
Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.
If this is SQL Injection then some code on your website is at fault. Are there any open source or other third party scripts on the site, and if so are they bang up to date (out of date WordPress, PHPbb etc. are often the culprits)? If you have third party code running make sure you know whose...
The DOCTYPE just tells the browser what version of mark-up language you are using. If you don't use one at all then you leave it up to the browser to guess at what you want to do - it might guess something very strange! Modern browsers use something called 'doctype switching'. If you don't use a...
With regard to older browsers - IE6 and 7 - there is no reason your site should completely fail in those browsers but it is perfectly acceptable to give a simpler experience to users who have those browsers.
Our methodology these days is to develop in a standards compliant browser (latest...
We are finding that most stuff we build now, validated to W3 standards works as expected in latest versions of Firefox, Opera, Safari and IE8. If you develop to standards IE8 is very good, if you don't validate your mark-up and CSS you are leaving it up to the browsers to try and figure out what...
We use Xero (can't post a link but they are xero dot com!) which is online software, works beautifully on both the Mac and Linux and has more than halved the time I spend on the accounts! I'm not affiliated to them, just a really happy customer :)
We've done a lot of stuff including...
The idea of absolute positioning is confusing to people. The key thing to remember is that things are not positioned from the top left of the browser window they are positioned inside the next parent element that has positioning set (absolute or relative). If no container is set with a position...
Shopify looks like a nice solution for those wanting to test the water. I can't post URLs but it is shopify dot com or just google shopify.
I haven't used it myself and I'm not associated with the company, but I hear good things about Shopify and have bought via stores using it - seems pretty...
Hi - having a bit of a VAT headache here.
My company (which usually supplies services only) is about to launch a downloadable software product. We are UK registered. My reading of the VAT rules for sale of software are as follows:
1. If our customer is in the UK we charge VAT as normal...