Hello everyone ...
I have a problem: I'm trying to map an xml file to a flat positional file...
The flat file consists og 3 different positional record types and one of them - the header - contains 6 repeating fields WHO ALL NEED TO BE THERE REGARDLESS OF WETHER THERE IS INPUT FOR THEM ...
My...
Thanks for the reply BillyRayPreacherSon... but I found that it was really not a matter of IE not parsing the innerHTML-string, but that IE actually for security reason doesn't see the dynamically created div as being from/a part of the same website ....
If I give "about:blank" status as a...
Hello everybody
I'm pusseled here ... I wrote code for dynamically building the layout of a page (celle/rows) ... these cells are divs nested inside each other... AND: when clicking one of the cells on the page - my script pops up a div containing buttons and input boxes for setting the...
I'm trying to use FireFox 1.0 to log onto my Web Access account but it doesn't work .... it remembers my password fine and logson fine at first .... it shows all my mail .... but then it just keep asking for my username and password again .... has anybody had this problem?? .... can anyone help...
I can't choose my old Post Script font in Visual Studio .Net ... does anybody know if this can be done??? is there an 'ad on' to .Net that lets u use Post Script fonts or do I need to convert my font to TrueType or OpenType ... and if so!! ... can anybody recomment a good program for that...
Has anybody had this problem??
I can't make my printer print more than 1 copy of a PrintDocument ... I call a PrintDialog and set the number of copies to say 3 but when it returns it only hold the number 1 in all of the following properties...
I have written a small Sub and named it "Auto_Open" and put it on my template file test.dot ... when I open test.doc (a document made with the test.dot template) Word asks me if I want to open it with og without macros ... when I say yes nothing more happens..... I can manually run the...
Hello... can anybody help me with this??: when I import an large avi-file (an animation I made in 3DSMAX) it turns up skewed and slice down the middle.... I'll explain better: it is as if the animation has been cut in halves and the halves has been swiched ... CAN ANYBODY TELL ME WHY THIS...
Thanks for the link firegambler!!! I made the background of the flash movie transparent and "windowless" and now my page is working perfectly.... so thanks again!!
Nebse
Hello can anybody help me please ...
I'm developing a site for a firm at the moment and have developed a javascipt dropdown menu ... my problem is that it reaches down and into the space of the page where I want a flash movie running... now it all works except for the flash movie running in a...
Does anybody have a code snippet that will generate a distinct number/code for a file. The code generated needs to be the same every time the routine is run on the same file - if the bytes of the file is changed the code needs to change to.
I need it for at project in which I need to determine...
If you get a 500 error it because you don't link properly to your servlet. You need to map it in your web.xml file which should be put in the WEB-INF directory of your application (the parant directory of the classes directory in which your servlet code is). In this file you need to write...
Are you sure thet the relative path you are specifying is actually pointing to the right resource??!
try putting in an absolute path like:
"/include/menutop.htm"
I don´t know your application but just notis the '/' in front of the path - it signals that it is an absolute path from...
You seem to have done averything right - so are you sure the if(state.equals("new")) evaluates to true????
I don't know anything about your servlet but if it dosn't and you redirect to "/displayinfo.jsp" later in the code anyway you wouldn't have retrieved the data - try...
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.