Chances are you can't.  If you need to go back to the database, then you will 
be refreshing the page.

If you can afford the bandwidth to send all possible combinations to the 
browser at the start, then you can do the field update in client code.  But 
usually you can't afford this type of bandwidth.

Why do you want to avoid loading a new page or using redirect?

Dave S

  ----- Original Message ----- 
  From: arnnie2005 
  To: [email protected] 
  Sent: Saturday, September 10, 2005 5:58 AM
  Subject: [ASP] how can I refresh an ASP page


  Does any one know how can I refresh an ASP page without loading a new 
  page or using redirect?

  This is what I have.  I have an ASP with multiple dropdowns fields.  
  When an user click a dropdown and make a selection I want the page to 
  refresh to load some additional values from an SQL database table and 
  display this new values on another two fields.

  Can someone assist me on this?








  ---------------------------------------------------------------------    
  Home       : http://groups.yahoo.com/group/active-server-pages
  ---------------------------------------------------------------------
  Post       : [email protected]
  Subscribe  : [EMAIL PROTECTED]
  Unsubscribe: [EMAIL PROTECTED]
  --------------------------------------------------------------------- 



------------------------------------------------------------------------------
  YAHOO! GROUPS LINKS 

    a..  Visit your group "active-server-pages" on the web.
      
    b..  To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]
      
    c..  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


------------------------------------------------------------------------------



[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [email protected]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to