-
Posts
2,215 -
Joined
-
Last visited
Everything posted by DarqFlare
-
:D
-
We're already aware Alerta is on there. We're having it removed, thanks for letting us know!
-
Another Reason Why Tch Is The Best.
DarqFlare replied to accident's topic in Reviews of TotalChoice Hosting
Yeah, just don't go around thinking you can get free bandwidth every month... Only every other month! Just kidding, lol... Me -
You could try to write up a javascript that adds the @domain.com before the form is submitted... www.hotmail.com does this.
-
That is so wrong.. rofl.
-
Quoting workin' for me.
-
Why go anywhere else? Why go through the stress of another host? I mean sure, you could go somewhere else to get up nearly immediately (At this point), but you won't get anything as great as TCH, and when you realize you should have waited for TCH to get the new servers running... Well... lol
-
Ah. I see. Different browsers.
-
Not only does TCH itself rock, so does its clients. I mean, look at this... We've got hosted TCHers here that are offering their spaces and reseller accounts to help out around here...
-
Wow! That is so incredible! Metallica doesn't even rock as much as TCH does! Rock Sign Rock Sign Rock Sign
-
We'll look into suggesting this to CPanel. I agree that having SpamAssassin configurable for each and every mailbox would be wonderful.
-
Congratulations Bruce, welcome to the older siblings of the family! Hey, I'm not the newest moderator anymore. YAY! lol I'm sure all of our TCH family members will love having him around.
-
You mean you want to update the timestamp field manually? >update `tablename` set `date`='YYYYMMDDHHMMSS' where `field_id`='field_id' You can do it that way. That way, you can define explicitly what you want the timestamp to be. The way to keep the timestamp exactly the same when other fields in the row are updated is: >update `tablename` set `date`=`date` where `field_id`='field_id' that help any better?
-
Spybot works well too.
-
Sorry to hear that HG. Can't wait to see these new machines in action! I imagine they'll be equipped with ASP?
-
Welcome home, Beth! As far as that chat-type setup... I'm not sure. Let's wait for Lianna to see what she knows.
-
Well, I've noticed that any timestamp fields in MySQL auto-update when anything in the row is changed. My solution for that is something like this: "update `table` set `name`='newvalue', `date`=`date` where `id`='id'" By delcaring "`date`=`date`" it keeps the `date` field the same as it was before.
-
I personally think HRs are ok to use assuming you can get them to display correctly on all platforms... I'm curious about Scott's slant on HRs though.
-
Nice job Tracy!
-
One route you could go that wouldn't require live access to the server would be to download a dump of your osCommerce database and then read that dump into your local MySQL.
-
I think a hardware "viruswall" would be nice... A custom backup schedule would also be nice, but I'm aware of the implications this would have to the servers.
-
New Virus On The Loose: Mydoom (medium Risk Alert)
DarqFlare replied to Nick_'s topic in Security Discussions
I got one... It was a ZIP file with a PIF file inside. I have analyzation tools. lol... -
Use the Help Desk first when having problems. It is the best route to go. You can also hop on AIM/Y!IM and message a TCH Guru if you need just a quick question and answer.
