Phil Wilks - web developer

UK independent web developer: ASP.Net, VB.Net and MySQL.

11 January 2010

Enabling extensions and add-ons in Firefox

›
If you are using a version of Firefox that hasn't yet been released to the public (e.g. a beta or RC version) you may find that some of ...
12 comments:
28 January 2008

Unsigned drivers in 64 bit Vista (x64)

›
In 64 bit versions of Windows Vista, you cannot install drivers that are not "signed". This means that if you're trying to ins...
12 comments:
23 January 2008

Slow login system (ASP.Net)

›
A slower login system is much harder to break into with a brute force attack than a fast one. If your login system takes 0.1 seconds to sa...
22 January 2008

<thead> and page breaks

›
I learned today that printing a table with and tags will cause the header row to be repeated after a page break. IE7 doesn't do this b...
16 January 2008

IE caching AJAX requests

›
I've just discovered the IE caches any AJAX requests made using GET. This means that if you made an AJAX call to the same URL twice, the...
14 January 2008

MySQL: Sort ascending with blanks at end

›
It makes sense to have blanks at the start of an A-Z query, as a shorter length string should always appear before a longer length string st...
3 comments:
10 January 2008

Ping a specific port

›
You cannot ping a specific port, it just doesn't make sense. However, you can try to establish a Telnet connection to the port. In Wind...
98 comments:

Telnet in Vista

›
Vista does not come with the Telnet client installed by default. Go to Control Panel and then find the Turn Windows features on or off op...
›
Home
View web version
Powered by Blogger.