Query String
-
Hi Friends, I have one doubt,i have a web page which contains company details, in the url i m passing the id value ,when i run my application i m passing the id in the url and then press enter key which displaying the details correctly and now i m updating the details its getting updating when i press the enter key in the url ,now its not displaying the updated value its getting previous value. Kindly tell me how to do? Thanks & Regards Senthil Kumar
-
Hi Friends, I have one doubt,i have a web page which contains company details, in the url i m passing the id value ,when i run my application i m passing the id in the url and then press enter key which displaying the details correctly and now i m updating the details its getting updating when i press the enter key in the url ,now its not displaying the updated value its getting previous value. Kindly tell me how to do? Thanks & Regards Senthil Kumar
Hard to tell without seeing any code. Do you have caching ?
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions
-
Hard to tell without seeing any code. Do you have caching ?
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions
Hi Navaneeth, Can i send the code?
-
Hi Friends, I have one doubt,i have a web page which contains company details, in the url i m passing the id value ,when i run my application i m passing the id in the url and then press enter key which displaying the details correctly and now i m updating the details its getting updating when i press the enter key in the url ,now its not displaying the updated value its getting previous value. Kindly tell me how to do? Thanks & Regards Senthil Kumar
hi just show your both urla first in wchich u r trying to change the value and the original url
Jintal Patel