No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Re: I can't stand all you people that hate on Microsoft. They make amazing software that the world can't live without. Everyday companies are making the switch to Windows server instead of Linux. Linux admins have the highest job security because it's so damn difficult to do. If you're a windows … | |
Sorry for the double post. but it wasn't even remotely in the right spot before. I wrote this little code segment to illustrate the idea of what I want. I'd like to be able to automatically scroll the DIV to the bottom when you add stuff to it. [code] <html> … | |
Re: As for as books go I have been extremely satisfied with the stuff WROX produces. All three of my PHP books were published by them and my ASP book was as well. And my C++ book. I'm sure I've got more. But I certainly think WROX is the way to … | |
I wrote this little code segment to illustrate the idea of what I want. I'd like to be able to automatically scroll the DIV to the bottom when you add stuff to it. [code] <html> <head> <title>Auto Scrolling Div</title> <head> <script type="text/javascript"> <!-- function addStuff() { var stuff = document.getElementById('foo').value; … | |
Re: it's like the 5th hit on google. [url]http://www.peterguy.com/php/install_IIS6.html[/url] |
The End.