Hi All, My web pages in .asp while on refreshing it submits again. i have put the code below code, which back button problem get solved and the page getting expired and refresh button it submitting again how i do solve this.
Response.Expires = 0 Response.CacheControl = "no-cache" Thanks in advance Rahman __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> 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/
