hi, i am parsing the result pages from a database using classes in java.net packages. i am mangaged to parse only the first page. there are multiple result pages and it's using javascript to generate and next page as the user click on it. anyone knows how to do it with java?
please help...
hi, i am parsing the result pages from a database using classes in java.net packages. i am mangaged to parse only the first page. there are multiple result pages and it's using javascript to generate and next page as the user click on it. anyone knows how to do it with java?
please help...
hi, i am trying to create a multi-level nested table with the following schema..
create type typeA(
...
...
)
create type typeA_ntabtyp as table of typeA;
create type typeB(
...
a typeA_ntabtyp;
)
create type typeB_ntabtyp as table of typeB;
create type typeC(
...
b typeB_ntabtyp...
hi, does anyone know how to clean up the default cache?
the current config value of it is 32.0 Mb which prevents me from adding another cache
thank you very much,
dan
hi, i have a problem of getting windows xp connecting to 2000 network...
i am able connect to the internet, but not the LAN. i mean when i click to view the computers on the network, it fails because it's not connecting to any network...(but i am able to use IE without problems)
thanks,
dan
hi, i am having a problem with the carriage returns in a field. after i export it to excel, the carriage returns are shown as a block.
the items in a field is placed together as one large field with the blocks in between.
but what i expected was that each item in a field is placed in excel...
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.