Forum: General Business Knowledge
2007-02-01, 03:37 PM
|
Replies: 34
Views: 6,267
|
Forum: Chit Chat
2007-01-31, 08:48 PM
|
Replies: 23
Views: 6,114
I use IMAP because I can access email from...
I use IMAP because I can access email from multiple machines or devices. Its a bit quicker when you deal with a lot of mail because it only downloads the headers until you are ready to view the...
|
Forum: Chit Chat
2007-01-31, 06:37 PM
|
Replies: 23
Views: 6,114
You might try Mozilla's Thunderbird. And you...
You might try Mozilla's Thunderbird. And you might consider IMAP rather than pop if that is an option.
I've used thunderbird for a while and its pretty quick, does everything I need, has a lot of...
|
Forum: Chit Chat
2007-01-31, 10:38 AM
|
Replies: 26
Views: 2,946
|
Forum: Chit Chat
2007-01-30, 04:53 PM
|
Replies: 27
Views: 2,297
Antec sells a laptop cooler that has a fan and...
Antec sells a laptop cooler that has a fan and USB built in which you might be able to use. I bought myself one of those mini-whiteboards and velcroed it to the bottom of my laptop -- because the...
|
Forum: Chit Chat
2007-01-30, 02:18 PM
|
Replies: 20
Views: 3,244
|
Forum: Chit Chat
2007-01-30, 11:53 AM
|
Replies: 27
Views: 2,297
I've used a laptop as my primary machine since...
I've used a laptop as my primary machine since '96 or so. Mostly, the problem was that data needed to be in two places, and as it exceeded the size of a floppy, it became too unwieldy. I've never...
|
Forum: General Business Knowledge
2007-01-30, 11:38 AM
|
Replies: 96
Views: 10,978
|
Forum: Programming & Scripting
2007-01-29, 11:52 PM
|
Replies: 5
Views: 827
|
Forum: Programming & Scripting
2007-01-29, 10:06 PM
|
Replies: 5
Views: 827
|
Forum: Chit Chat
2007-01-29, 08:47 AM
|
Replies: 22
Views: 1,963
I spent the day actually surfing the web...
I spent the day actually surfing the web yesterday. Since 1994 when I put the first few web sites on the net for clients, regrettably, about 90% of the sites are of the same caliber.
The amount...
|
Forum: Newbie Questions
2007-01-28, 05:19 PM
|
Replies: 8
Views: 1,141
Generally, I would do something like
...
Generally, I would do something like
<?php
if (!(file_exists($_FILES['uploadedfile']['tmp_name']))) {
$error .= "Please try again, I didn't get a file. ";
} else {
// do...
|
Forum: Newbie Questions
2007-01-28, 03:21 PM
|
Replies: 8
Views: 1,141
HTML:
<form method="post"...
HTML:
<form method="post" enctype="multipart/form-data">
<input name="uploadedfile" type="file">
<input type="submit" name="submit" value="Upload">
</form>
Some php code to deal with the...
|
Forum: Chit Chat
2007-01-26, 05:25 PM
|
Replies: 27
Views: 2,596
|
Forum: I'm Looking For.......
2007-01-25, 02:39 PM
|
Replies: 3
Views: 843
|
Forum: Chit Chat
2007-01-25, 12:32 PM
|
Replies: 25
Views: 2,361
I wonder about boiling diet coke, mentos, and...
I wonder about boiling diet coke, mentos, and -45F air temp. The eepy's might have to make a trip to the great white north.
Quite a bit of shuffling today while one of my suppliers tries to...
|
Forum: Search Engines
2007-01-23, 12:59 PM
|
Replies: 23
Views: 2,805
|
Forum: Chit Chat
2007-01-23, 12:29 PM
|
Replies: 31
Views: 3,998
|
Forum: Programming & Scripting
2007-01-23, 09:52 AM
|
Replies: 4
Views: 879
|
Forum: Programming & Scripting
2007-01-23, 09:02 AM
|
Replies: 4
Views: 879
|
Forum: Chit Chat
2007-01-23, 01:39 AM
|
Replies: 34
Views: 3,685
|
Forum: Blogs and Blogging
2007-01-22, 08:53 PM
|
Replies: 6
Views: 1,046
you probably have mod_security enabled which...
you probably have mod_security enabled which might be blocking the 'large' post. Its also possible that you have entered content that is getting hit by mod_security's rules.
did you by chance...
|
Forum: I'm Looking For.......
2007-01-21, 09:51 PM
|
Replies: 9
Views: 1,562
|
Forum: Chit Chat
2007-01-21, 12:44 PM
|
Replies: 19
Views: 1,462
|
Forum: Chit Chat
2007-01-20, 08:20 AM
|
Replies: 24
Views: 1,732
|