Click here to Skip to main content
15,913,944 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Hi friends... Date Picker Problem Pin
Ashish Sehajpal4-Apr-08 21:34
Ashish Sehajpal4-Apr-08 21:34 
Questionexcel workbooks parameter problem Pin
Pankaj Garg4-Apr-08 18:52
Pankaj Garg4-Apr-08 18:52 
Questionregarding post back event Pin
vijaylumar4-Apr-08 18:45
vijaylumar4-Apr-08 18:45 
GeneralRe: regarding post back event Pin
N a v a n e e t h4-Apr-08 21:26
N a v a n e e t h4-Apr-08 21:26 
GeneralRe: regarding post back event Pin
Ashish Sehajpal4-Apr-08 21:37
Ashish Sehajpal4-Apr-08 21:37 
GeneralCustom Control Web Projects [modified] Pin
chaitramk4-Apr-08 18:45
chaitramk4-Apr-08 18:45 
GeneralRe: Custom Control Web Projects Pin
N a v a n e e t h4-Apr-08 21:27
N a v a n e e t h4-Apr-08 21:27 
GeneralInvalidating page contents Pin
Mohammad A Gdeisat4-Apr-08 12:06
Mohammad A Gdeisat4-Apr-08 12:06 
Hi all,

I have a page to remove Items from a database, the page layout is as follows:

---------------------------------
Item1 Description [Remove Button]
---------------------------------

---------------------------------
Item2 Description [Remove Button]
---------------------------------
.
.
---------------------------------
ItemN Description [Remove Button]
---------------------------------

Now, when I click on the remove button the item is removed from the database but when the page is submitted and reloaded, the removed item stays in the page contents (despite it was removed from the database) until you REFRESH the page. It seems that the browser reloads the page from the cache but I don't want this to happen, I want the changes to be reflected instantly.

BTW: the Item description and the remove button are wrapped in a web user control, I hope that this does not complicate the solution Wink | ;)


Thanks

Mohammad Gdeisat

And ever has it been that love knows not its own depth until the hour of separation

AnswerRe: Invalidating page contents Pin
Ashish Sehajpal4-Apr-08 21:27
Ashish Sehajpal4-Apr-08 21:27 
GeneralDatabind image from database Pin
Paul McGann4-Apr-08 10:44
professionalPaul McGann4-Apr-08 10:44 
GeneralRe: Databind image from database Pin
Ashish Sehajpal4-Apr-08 21:30
Ashish Sehajpal4-Apr-08 21:30 
QuestionHOW TO MAINTAIN DYNAMICALLY CREATED CONTROLS AFTER POSTBACK C# Pin
Phivos Stylianides4-Apr-08 10:14
Phivos Stylianides4-Apr-08 10:14 
AnswerRe: HOW TO MAINTAIN DYNAMICALLY CREATED CONTROLS AFTER POSTBACK C# Pin
Ashish Sehajpal4-Apr-08 23:43
Ashish Sehajpal4-Apr-08 23:43 
GeneralRe: HOW TO MAINTAIN DYNAMICALLY CREATED CONTROLS AFTER POSTBACK C# Pin
kontax5-Apr-08 2:54
kontax5-Apr-08 2:54 
AnswerRe: HOW TO MAINTAIN DYNAMICALLY CREATED CONTROLS AFTER POSTBACK C# Pin
Fatania Dipak2-Feb-09 1:09
Fatania Dipak2-Feb-09 1:09 
GeneralWindows Services and ASP.NET Pin
ffowler4-Apr-08 10:06
ffowler4-Apr-08 10:06 
GeneralRe: Windows Services and ASP.NET Pin
ffowler5-Apr-08 16:44
ffowler5-Apr-08 16:44 
Generalhttpwebrequest multipart/form data boundary Pin
n3w8134-Apr-08 9:59
n3w8134-Apr-08 9:59 
GeneralRe: httpwebrequest multipart/form data boundary Pin
led mike4-Apr-08 11:44
led mike4-Apr-08 11:44 
AnswerRe: httpwebrequest multipart/form data boundary Pin
n3w8135-Apr-08 16:21
n3w8135-Apr-08 16:21 
QuestionGrey Out Check Box in GridView ItemTemplate? Pin
Cyndie4-Apr-08 8:37
Cyndie4-Apr-08 8:37 
AnswerRe: Grey Out Check Box in GridView ItemTemplate? Pin
Cyndie10-Apr-08 10:17
Cyndie10-Apr-08 10:17 
GeneralGrid alignment within table Pin
JacquesDP4-Apr-08 8:34
JacquesDP4-Apr-08 8:34 
GeneralRe: Grid alignment within table Pin
led mike4-Apr-08 11:23
led mike4-Apr-08 11:23 
GeneralRe: Grid alignment within table Pin
Guffa4-Apr-08 17:18
Guffa4-Apr-08 17:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.