Search found 157 matches

Actual Results

Post Posted: May 27th, 2007, 10:15 pm

Hey there, Is there any particular reason to choose Struts and EJB? If there's no specific project reason, I'd recommend looking instead at Spring, Hibernate and JSF instead. That will give you your MVC architecture but is more modern than Struts. EJB is over engineered and complicated to use for pe...

Post Posted: September 21st, 2006, 1:14 am

After the run in I've had with Microsoft Hotmail these last few weeks (mail from my server is being blocked for 'policy reasons') I'd avoid ALL things Microsoft. They have really shown me their true colours today.

I'd post more but I'd probably end up being sued!

Post Posted: September 10th, 2006, 1:14 am

Apart from the sorry Aussie asses bit, I concur with ATNO 100% I have had numerous dealings with Melbourne IT over the course of time and not one of them has been a pleasant experience. One of my customers was being asked to pay £45 ( approx $80 US ) to transfer their domain AWAY from MelbourneIT - ...

Post Posted: September 4th, 2006, 1:38 am

vegancoder wrote:
Thanks alot! Its working now. They Keyword VALUE does work on 4.1.9-max, i copied it straight from my app.

Usually i use the keyword VALUES, not sure why i didnt this time. Thanks for noticing that!


That's pretty bizarre, I don't think VALUE is valid there, so I wonder if they've bugged it - lol

Post Posted: September 4th, 2006, 12:28 am

When perforiming an insert on a remote host (MySQL version 3.23.58) i keep getting this error: Error: SQL Failed: You have an error in your SQL syntax near 'VALUE('Test', 'Test', NOW())' at line 1 This works fine on my local host which is running MySQL version 4.1.9-max. Can anyone tell me what the...

Post Posted: September 3rd, 2006, 9:58 am

in my version of mysql skip-networking was replaced by bind-address. (Which i had commented out) mysql port is the default and forwarded to my box by my router. (nmap verifies port is open) And what do you see when you issued the commands I gave you? Verifying the port is open is completely differe...

Post Posted: September 2nd, 2006, 3:11 am

If you have MySQL Administrator under startup variables>>general properties make sure Disable Networking is unchecked. I imagine there's a way to do that in command line too, but I don't know it. For windows, in my.ini (location unknown, use Windows Search :)) or in /etc/my.cnf for Linux, und...

Post Posted: September 2nd, 2006, 1:49 am

I like the new theme, looks much more professional

It's easier to read on my laptop
It's MUCH easier to read in the office ;-)
It's a lot less gothic/depressing

I like it, go Brian.

Post Posted: September 2nd, 2006, 1:36 am

At the machine you are trying to connect from try;
Code: [ Download ] [ Select ]
telnet iii.iii.iii.iii 3306
where iii.iii.iii.iii is the IP address of the MySQL server you want to connect to. If MySQL is running and connectable you'll see some gibberish like; [code] A 5.0.24-standard-log07clt#...

Post Posted: July 20th, 2006, 11:09 am

Hi there,
No, that doesn't produce a drop down list - it produces a list thats 5 elements high and sticks it in my page. I need 1 element high, and to drop down to (for example) 5 elements when you click on it. Like a normal drop down select but with multiple

Cheers,
J.

Post Posted: July 20th, 2006, 8:48 am

Gah! I'm looking for a way to display, on a web page, a drop down menu that allows multiple selections. With standard HTML I can either have a multiple select box which takes up more than one line to work well, or I can have a single select 'menu' but I can't apparently have both. My screen real est...

Post Posted: July 20th, 2006, 12:39 am

Doh, the one sendmail area I thought of and then thought nah, it won't be that!

Glad you got it fixed though!

J.

Post Posted: July 19th, 2006, 12:42 am

Yeah, it looks like the server believes it is the best MX for myclient.co.uk Go to a shell prompt on the server and type
Code: [ Download ] [ Select ]
nslookup -q=MX myclient.co.uk
and see what it says If that doesn't mention anything about myclient.co.uk, check sendmail.cf and look for lines that say someth...

Post Posted: July 18th, 2006, 12:12 pm

Sounds to me like the Redhat box thinks it's the best MX for myclient.co.uk You'll need to look in the sendmail.cf and see if myclient.co.uk is listed as one of it's aliases, and/or check the hostname of the box and make sure it's not set to myclient.co.uk Its been a while since I've used sendmail s...

Post Posted: July 5th, 2006, 8:43 am

Hey sales isnt THAT bad! Gees! *g* I didn't mean to cast aspersions against sales in general - I just have experience of being called late at night because a sales guy couldn't upload his report... Thing is, it wasn't even a problem with our infrastructure, it was his ISP that was down! Could just ...
  • Sort by
 
 

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