Here is the thing u can try,
onchange event check if the result table is displayed,
if yes clear it first, and then load the new table

Ashish
--- Rick Col <[EMAIL PROTECTED]> wrote:
> Thanks,
> 
> Sorry for being naive on this. I am new to both
> javascript and struts. I am already using onchange
> to
> load data. Can I use another attribute, such as
> onblur, or onclick to do the job? And how do I
> reload
> the page to the previous page (that is: with no
> table
> display)?
> 
> regards
> 
> 
> --- Ashish Kulkarni <[EMAIL PROTECTED]>
> wrote:
> > Hi,
> > i guess u can try onchange event on select, to
> find
> > out when the user selectes some thing and clear
> the
> > result table displayed below
> > for clearing the table u can use java script or
> will
> > have to reload the page
> > 
> > Ashish
> > --- Rick Col <[EMAIL PROTECTED]> wrote:
> > > Hi, guys:
> > > 
> > > I have a list for user to select, when user
> select
> > > one
> > > item from the list, and hit search button, a
> > results
> > > table will be displayed at the bottom half of
> the
> > > page. Now, if user selects another item from the
> > > list,
> > > I want to refresh the table (or page?) and make
> > the
> > > results table disappear before user hit search
> > > button
> > > again. I have no idea to do this. Can anyone
> give
> > > some
> > > thoughts on this?
> > > 
> > > regards,
> > > 
> > > rick
> > > 
> > > __________________________________
> > > Do you Yahoo!?
> > > SBC Yahoo! DSL - Now only $29.95 per month!
> > > http://sbc.yahoo.com
> > > 
> > >
> >
>
---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > For additional commands, e-mail:
> > > [EMAIL PROTECTED]
> > > 
> > 
> > 
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! SiteBuilder - Free, easy-to-use web site
> > design software
> > http://sitebuilder.yahoo.com
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


=====
A$HI$H

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to