![]() Preserved Topic: Help whats wrong!  | 
  |
|---|---|
| Author | Thread | 
| 
       Nervous Wreck (II) Inmate From:   | 
    
       
  posted 09-09-2000 15:14
      
      I would like the result of the search to appear in the same windows, possibly I'm using the wrong javscript command but I can't see it!  | 
  
| 
       Lunatic (VI) Mad Scientist From: Massachusetts, USA  | 
    
       
  posted 09-09-2000 18:46
      
      Well, if you could explain your problem in greater detail, that would help.  I think I know what you mean, but I'm not sure.  If i'm right, then this should work:  | 
  
| 
       Nervous Wreck (II) Inmate From:   | 
    
       
  posted 09-11-2000 10:36
      
      Sorry for not explaining proppely, I have written a search page - the code I submitted is the code that checks the users entry. What I am trying to do is to have the result of the quere be displayed in the same page not open up a new page which it does every time. I had tryed your suggestion and is still opens up a new window. is this so hard to do or am I appriching this from the wrong angle?  | 
  
| 
       Lunatic (VI) Mad Scientist From: Massachusetts, USA  | 
    
       
  posted 09-11-2000 23:12
      
      Ah, the window.open function opens a new window, that's right.  Instead, try this:  |