« January 2007 | Main | March 2007 »
February 26, 2007
ASP.NET doesn't like multi-page forms and I don't like ASP.NET
The title says it al.
If you want to do hassle-free multi-page forms then dont bother with Session variables, Context and server.transfer - too much overhead.
Just go with the flow and bung all your separate pages into the one big page.
This of course will cause issues with accessibility and huge issues if Javascript is switched off or affected by Anti-virus programs.
When I get this application finished I will doing a review of the problems introduced by ASP.NET.
I'm not liking the experience one bit.
Posted by dottie at 11:27 AM | Comments (0) | TrackBack
February 12, 2007
Netgear DG834G routers - LCP problem solution - I think!
Unfortunately I have to use one of these POS routers at work. Cheap bt not so cheerful. I always say - pay more, cry once.
ANyway, we were having the old Netgear 'Loss of Sync' and 'LCP' problems.
Some reading around the net suggested I change the Basic Settings > Idle timeout to anything but 0. I changed it to 99 and it seems to be rocking OK so far - early days yet...
Posted by dottie at 11:03 AM | Comments (0) | TrackBack