Re: Java Script problem

2000-06-26 Thread Aravind Kumar LNS
is in jsp you can get it using >request.getRequestedUri(). > i am not this is the right answer for u. > bye, > Maruthi Alla > --- Aravind Kumar LNS <[EMAIL PROTECTED]> > wrote: > > Hi, > > > > There is java script problem i am facing > > currentl

Re: Java Script problem

2000-06-26 Thread ALLA MARUTI
Hi Aravind, You didn't tell whether it is in jsp or script alone(html).if it is in jsp you can get it using request.getRequestedUri(). i am not this is the right answer for u. bye, Maruthi Alla --- Aravind Kumar LNS <[EMAIL PROTECTED]> wrote: > Hi, > > There is java

Java Script problem

2000-06-22 Thread Aravind Kumar LNS
Hi, There is java script problem i am facing currently.Excuse me if i have posted this in the wrong forum but i need help on it. Problem:- Is there any other way using which i can get the URL of the current frame without using "location.href" Currently i am using something