Hi,
I've generated a web service client using the internal tool in RAD6 based on a provided WSDL. I call a method on the generated proxy class and I can see that it has the correct end point with the correct IP address. But for some reason it fails anyhow. Below is the output. The fault actor...
Hi,
I'm making an InstallShield package which needs to shut down some processes. For XP installations I use taskkill.exe which works fine. For older Windows versions I thought kill.exe would be a good choice. However it won't work. I've also tried calling kill.exe in a command prompt but this...
Hi,
I have a problem.
From docman.jsp I can submit a form and a find a servlet.
When I in docman.jsp open another window (by use of JavaScript) and from this window (deldoc.jsp) tries to submit a form to a servlet, I get a page not found because it looks in the same folder as the jsp files...
I have a HTML page with two select boxes. For those I've made a Javascript function that resets them both by setting selectedIndex = -1. This works alright.
Now I want to add this functionality: When resetting the scrollbars should be moved to the beginning of the lists.
Anyone who knows how to...
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.