Hi!
I do have an error when connecting to my oracle10g database using the datamodeler ER/Win.... If I use TOAD I can establish a connection to my server without problems, but If I'm trying to use ER/Win I get the errormsg "ORA-01041 hostdef extension doesn't exist"....
I don't know if this...
other frames are set into the read-only mode.....
in mozilla and opera there are functions for importing nodes like document.importNode(ndoe, cloneNodes)
but in IE try this one
if(!document.importNode){
document._importNode = function(oNode, bImportChildren){
var oNew;
if(oNode.disabled)...
Hi!
I have tried to create an applet which is able to access the clients file system.
The applet should be able to check the size of a file before uploading it. Therefore it should be able to be accessd via LiveConnect (javascript)...
The problem I have is that I a...
Hi
I do have a problem changing the name of fields using js....
I'm sure there's an easy solution but i can't figure it out ^^
I just want to change the names of formfields (inputs or textareas)
document.getElementsByName('myName')[0].name = 'test';
this expression should set the name of...
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.