Search found 445 matches

Actual Results

Post Posted: June 21st, 2008, 7:00 pm

Holy crap! While I was downloading the ISO for that UBCD, I decided to play around with jumper settings, harmless as that would be. Slave and master settings don't help at all in the enclosure, but I set it to CS, and I now have access to create a disc label in parted. What's more, gparted just succ...

Post Posted: June 21st, 2008, 5:32 pm

Thanks for the link, but it doesn't help. The only reason I mentioned the xbox fiasco was because it involved locking the disc, which might affect something. I've since zeroed the hdd, effectively erasing any (fatx) partitions and partition table that existed. But perhaps you didn't believe me: [cod...

Post Posted: June 21st, 2008, 4:39 pm

I have a 60GB Maxtor hdd that I recently attempted to use as an upgrade to a softmodded xbox. I used xboxhdm to prep and lock the disc. Although the model number was supposed to be compatible, I got the "requires service" error every time I tried. So I gave up on that front and left the 10...

Post Posted: October 16th, 2007, 6:29 pm

Thanks for the advice. I tried a trial download of Diskeeper Home edition, and after running it several times (to no effect, with different settings) and uninstalling it (didn't like how it completely replaced Windows defragger), windows defrag suddenly and mysteriously decided to move that chunk to...

Post Posted: October 15th, 2007, 12:17 am

Afterthought:: Oy, long post. The important stuff is at the end, under "The Problem" ;) Here's the scenario: I've been researching the heck out of google, getting ready to setup a dual-boot system on my Dell E1705 laptop (2GHz, 2GB, ~60GB). By default, my system comes with three partitions...

Post Posted: October 10th, 2007, 9:50 am

The "Default" column in a table indicates the default value of that field, should the user forget to provide a value. For example, "show columns from corsair.menu;", where "corsair" is my database and "menu" is a table in that DB which contains my menu structu...

Post Posted: October 10th, 2007, 9:26 am

Hehe..reviving a two month old thread, eh? Oh, well, I guess it's not that old. Advice on troubleshooting JS: lots and lots of alerts. Everytime you have a variable that you think you know the value of, put an alert in sensible places showing you the variable's value. If the same errors happen under...

Post Posted: August 16th, 2007, 2:45 pm

Manhal, please post the code and the output that you are having troubles with, so we can give you a better and more informed answer.

Post Posted: August 15th, 2007, 7:28 pm

.................

Did you read the JS part of my post?

Code: [ Download ] [ Select ]

if (location.hostname == "specialdomain.com") {
// image one
}
else {
// image two
}
  1. if (location.hostname == "specialdomain.com") {
  2. // image one
  3. }
  4. else {
  5. // image two
  6. }

Post Posted: August 15th, 2007, 3:39 pm

If you're able to use PHP, your hostname should be stored in the HTTP_HOST variable (accessible through $_SERVER['HTTP_HOST'] ). Though, like TSX said, this is only theory and I haven't tried it under a dual-hostname setup. I believe you can also get the hostname through Javascript. According to a r...

Post Posted: August 11th, 2007, 6:31 am

What seems to be the problem? Are you not getting the clicked button's value, or is your code not executing?
Code: [ Download ] [ Select ]
$ImgBtn1 = ... $ImgBtn2 = ... if($ImageBtn1 != ""){...
:roll: try using consistent variables first, then see if you h...

Post Posted: August 11th, 2007, 5:58 am

If the search page is already provided and setup by the folks managing your DB, then I think a form with a get method (like your example) would be the easiest way to go.

Post Posted: June 13th, 2007, 8:16 pm

Look into the "Select into outfile" phrase for outputting table info, and "Load Data Infile" for bringing in the data.

Post Posted: June 5th, 2007, 5:04 pm

Stumbled upon this yesterday, looks kinda like what you're wanting. Possibly.

http://csstinderbox.raykonline.com/

Hope it helps :)

Post Posted: June 2nd, 2007, 8:41 pm

.....

Might try BabelFish. And I'd get my money back for the NeuroTrans thing.

http://babelfish.altavista.com
  • Sort by
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.