Re: How to call a servlet from a javascript function?

2000-07-26 Thread Teodor Cimpoesu
[OT] Hi Anu! On Wed, 26 Jul 2000, Anu Pidaparti wrote: > Can anyone provide me an example of how to do this? I have seen the > archives and learnt that this can be done but I didn't find an > example. More specifically, I need to populate one listbox based on a > selection in another listbox and

Re: JavaScripts : Wanna disable viewing source of the page...

2000-06-29 Thread Teodor Cimpoesu
Hi Vivek! On Fri, 30 Jun 2000, Vivek Vijapure wrote: > Hey JavaGurus there, > > Can anybody tell me how to disable the mouse click, view source of > the HTML page in Netscape and IE. I tried to use > 'document.captureEvents' but it doesn't fit to my purpose. Also the menu > option 'view/P

Re: Way to detect which browser

2000-06-25 Thread Teodor Cimpoesu
Hi Sven! On Sun, 25 Jun 2000, Sven van 't Veer wrote: > "Aggarwal, Pawan" wrote: > > > > Hi All, > > > > Is there any program which can detect what browser and what version is one > > using... > > so that to work out different javascript for them.. > > you can parse User-Agent request header and

Re: JSP vs PHP

2000-06-12 Thread Teodor Cimpoesu
Hi Patrick! On Mon, 12 Jun 2000, Patrick Kay wrote: > Hi folks. A little help please... I am not a very experienced developer in JSP but I can contribute with my opinion on both: (note that you will surely find even more authoritative answers with a bit of search on java.sun.com) > I'm tying to

Re: call a servlet i javascript

2000-06-07 Thread Teodor Cimpoesu
Hi Atul! On Wed, 07 Jun 2000, Atul Purushan wrote: > hi all, > can we call a servlet from a function using Javascript. > thanx in advance. > Atul. If you are refering to a client side call, yes. This is just a JS matter of opening a link, or posting a form back to an URL on the server. As this is

Re: JSP/JAVA IDE

2000-05-18 Thread Teodor Cimpoesu
++ 17/05/00 19:14 -0400 - Frank Apap: > Does anyone know a good jsp and java IDE for linux? The only one I know of > that does what I want is Borland's JBuilder 3.5. But only the enterprise > edition supports jsp and I don't have the money for it. Any suggestions > would be great thanks. IBM's