If your doing the delete with server-side code, call the same code that loads 
the page originally after you do your delete.
 
For example, let's say that you load a page with items in a shopping cart when 
a page loads.  Put the code into a sub called 'LoadShoppingCart' and call it:
 
LoadShoppingCart()
 
After the customer deletes an order from the cart, call the same sub.  This 
would return all the items that are in the cart *after* the deletion and the 
record will not display.
 
Mark

Jegatha <[EMAIL PROTECTED]> wrote:
Hi 

need to refresh the page after deletion of records,
i used response.AddHeader "Refersh","2", this command refresh the page in every 
2 seconds,but i need to refresh the page after deletion (like delete mails in 
any server,after deletion the page automatically refresh)

if u know plz help me to sort out,

thanks in advance


Jegatha 

            
---------------------------------
Yahoo! India Matrimony: Find your partner now.

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



SPONSORED LINKS 
Basic programming language Computer programming languages Programming languages 
Java programming language 

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


    Visit your group "AspClassicAnyQuestionIsOk" on the web.
  
    To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
  
    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/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

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

<*> 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