Hi
I have apache webserver and apache jserv. I am runuing servelts.
when i type http://localhost the directory structure is seen,
but when i do http://localhost/servlet/servletname, then i get an error forbidden u do not have access to the /servlet/servletname.
When i check the errorlog in the...
Hi all
i have aproblem with the netscape.
i have javascript code
window.open("url","xyz",'width=500,height=450,scrollbars=yes');
This is supposed to be the 3/4th of the 800*600 resolution.
It is working fine with the IE
but in netscape the mew window covers the whole...
hi,
We are using Oracle database and or the performance checks we need to execute a Oracle command like,
alter session set sql_trace = TRUE ;
after we establish the conection with oracle. I was wondering if you have any sample code where you can execute these alter session commands for oracle...
Hi
i have a textarea tag. i need the textarea to be readonly.
I added the tag in the <textarea rows=3 cols=5 readonly>. but it is not working in netscape.
the readonly attribute wotks only in IE.
Please help me. Thank you
Hi steven
Thank you for the script. I have a another problem now.
I am using Apache, Jserv for the servlets to run.
I get an exception IO Exception: Broken Pipe, randomly, whenever i run the servlets.
I do not know the cause for this exception.
Could any one help me with this.
Please help me...
Hi,
I want to know how to store and retrieve some articles in oracle’s CLOB datatype.
e.g. table : Article
columns : id number
: article clob
Please provide me the sample code or links where I can get additional info.
Thanks,
Srikanth
hi all
I need to save the values from a resultset to a .csv files. please let me know how i do that. Is that the right process to doit from java or i need to doit from database.
Please help me
Thank you
hi
I have two resultsets connected to the same database but to the two different tables. when i try to run a resultset value stored in a variable and use it in another sql statement which is run by another resultset, i get internal server error.
I am using servlets in apache webserver with jserv...
Hi all,
I have a file as
ssss:2345
safsaf:242
fsfs:2214
I need to change the value in the second column based on the value of the first column.
Please do send me a code for this. I am hung up. I am in need of this code immediatly. Please help me
Hi
I have a problem.
When i try to insert into the table i get an error saying that
DBD::Oracle::st execute failed: ORA-01722: invalid number (DBD ERROR: OCIStmtExecute)
i checked at the table description and also the data i am inserting into the table. They are numbers.
I do not know why i get...
the cgi script is written to display the data from the database(oracle 8). when tested on the commandline, the data is retrieved but when tested on the browsers like ie, netscape there is no data. please send the solution
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.