Hi
Could anybody tell me how I can use an objects method if I got the object as a result of another method?
Example:
Instead of doing
$obj=object->getAnotherObject();
$obj->methodX();
I want to do $object->getAnotherObject()->methodX();
While I'm using this all the time in Java I can't get...
Hi
Following scenario:
I get GET Variables to a site. Depending on the value of some variables I want to send all the variables to site A or B.
How can this be done in an easy way. Until now I sent them using header() by adding the content of the vars into the url-header with...
Hi
I just read about the 100% height problem with doctype. I'm wondering if there is an alternative.
Here my case:
I'm working on a page which includes a Menu and underneath some Text as content. Everything centered in the page. This area should have a fixed width with a different...
Hello
I want to send mails from Notes 6.0 over POP.
Notes wants me to fill out "Internet Domain name when connecting directly to the internet".
If I'm writting an email an the receiver is in my adress book his name is Read-ahead from notes and put in Receipient-field. So far so good...
Hi
When I'm making Batch-Scripts or java-programms to run them on windows2000/NT, in some cases it realy bothers me that the executing Console is open. Is there a way to hide them or to hide programs in general when launching them? So that they run in the background.
Would apreciate your help...
I'm making applications with GUIs in Java. Now what bothers me, and even more my users, is the console which is open. So you've got 2 windows open for one application even if the console needs not to be seen.
Starting the console window minimized works, but how to hide it....?
Can anyone give...
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.