Surely others have run into this so I hope someone help with this... I have Outlook checking 3 different POP3 emails every few minutes over my Comcast hookup. I leave my computer up and wander up every day or two to check my emails. The problem is probably 2-3 times per week, Outlook times out...
What I read seems to indicate that added characters to the datePattern will be just put into the final name without altering the periodicity of the rolling schedule. But adding .log doesn't seem to work... I can create my own version like MyDailyRollingFileAppender, but if its already there I...
Excellent - that's better than I had hoped. I was afraid it would require some cut magic which would be a fairly ugly hack. Thanks a bunch.
Hmm... to take it a step further, here's the perfect final solution for what I needed if anyone else wants:
find . -type f -iname "*.log" -printf 'mv...
Has anyone done this? I know how to rename a file using today's datetime. But how about if I want to use the files last modified date/time, represent that as a nice file-name string like maybe 071003-1412 (that's flexible, but keep it nice for a file name) and then rename the file based on...
That is what I believe as well. I DID try going to another one of the 4 computers and that one did better. It got a different error which is "The list of users and computers could not be found on the server. blah..." - in looking that up via google it appears that the computers MUST be set up to...
In the connect to server desktops, I have no desktops listed except the server itself. I went under server management and client computers and added the 4 computers we have. It then said to go to internet explorer on each computer and browse to the server internal ip like this...
I'm helping (for free of course) a non-profit set up a simple MS-SBS for basic email and all.. and have run into an odd situation. I'll also mention that I'm a programmer and not a server expert, just trying to help these guys. Anyway, evidently there is a rather small limit (like less than 100)...
Interesting thought, but if I understand your question right, the answer is no, the button itself is not in flash. Its just a button in the html page with the simple code from dreamweaver: onclick="MM_controlShockwave('0','','GotoFrame','1')"
Again, it works first time, then never works again...
OK, this should be working but i guess I'm missing somthing. I made a swf, (imported sound, image, first frame is a stop so this doesn't automatically happen on page load, second frame has the actual actions, last frame does a stop). I place this in a web page and for testing put a button that...
Wow! That sounds like what I wanted - thanks. PS: No I wasn't trying to gather anything about people. Just a way to let a group of people interact better. I'll read up on this as it looks like a good fit. Thanks Sedj
Has anyone done work to keep a 'heartbeat' to know that a user is still around on the web site? I'm thinking I can popup a small window that can sit in the background or be useful for other purposes and have that window do automatic refreshes which get passed on to a database...
Has anyone done work to keep a 'heartbeat' to know that a user is still around? I'm thinking I can popup a small window that can sit in the background or be useful for other purposes and have that window do automatic refreshes which get passed on to a database lastHeartbeatDateTime field. Each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.