Hi all,
I would like to install XML::LibXML to a Solaris 9 machine but got some error messages. Anyone know how to fix it? Thanks!
root@bill02 # perl ./Makefile.PL LIBS='-L/usr/local/lib -L/usr/lib -lxml2 -lm' INC='-I/usr/local/include -I/usr/include -I/usr/local/include/libxml2/libxml'...
Hi all,
If the selected output are 100 records, is it possible to output it 20 records each time? I want to get the result by 5 times. Thanks all!
tikual
Hi all,
I have a table like this:
Server Brand Type
ABC Sun Server
BCD Sun Tape Drive
EFG Dell Server
JKL Sun Server
Result 2
If the row matches to "Sun" and "Server", then I would like to count it and the result should be 2. I try function "match" or "if" but not...
Hi,
I would like to run it in command line with bcc and -r options. But ~b is run in input mode and -r will also disable ~ tilde commands. So, how to send mail with bcc and rebound mail?
Thanks
tikual
Hi all,
In HP, I know I can send mailx -s "test" -r email@address.com ..... < file
and echo "~b email@address" > outputfile ; mailx -s "test" email@address < outputfile
But, how can I send mail with bcc and rebound mail(-r) together?
Thanks a lot!
tikual
Hi,
Thanks for timw answer, one more question. How can I click on a same panel and it draws circle/rectangle or something according to my choice in comboBox?
Thanks
tikual
Hi all,
I create a JFrame and add a JPanel at the center. Then how to draw something to this panel? Do I need to create a circle class or rectangle class and then add by JPanel? If yes, can anyone give me example?
Thanks a lot!
tikual
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.