Click here to Skip to main content
15,891,204 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Reportviewer problem Pin
Urs Enzler22-Jul-07 22:48
Urs Enzler22-Jul-07 22:48 
GeneralRe: Reportviewer problem Pin
sidbaruah22-Jul-07 22:54
sidbaruah22-Jul-07 22:54 
QuestionSolution to multiple file upload control Pin
Hari_101022-Jul-07 20:11
Hari_101022-Jul-07 20:11 
AnswerRe: Solution to multiple file upload control Pin
N a v a n e e t h22-Jul-07 22:37
N a v a n e e t h22-Jul-07 22:37 
GeneralRe: Solution to multiple file upload control Pin
Hari_101022-Jul-07 22:42
Hari_101022-Jul-07 22:42 
GeneralRe: Solution to multiple file upload control Pin
N a v a n e e t h22-Jul-07 22:57
N a v a n e e t h22-Jul-07 22:57 
GeneralRe: Solution to multiple file upload control Pin
Hari_101022-Jul-07 23:01
Hari_101022-Jul-07 23:01 
QuestionCaching issue in .NET 1.1 Pin
Vipul Mehta22-Jul-07 19:41
Vipul Mehta22-Jul-07 19:41 
Hi,

In one of my test ASP.NET 1.1 app I am trying to implement caching in one of the page (Default.aspx). I have implemented following directive

<%@ OutputCache Duration="600" VaryByParam="None" %> in my Default.aspx page. This page contains 1 Text Box & 1 Button. I type some stuff (lets say Hello World) in the textbox & redirect user to Default2.aspx page by clicking on the button.

In my Default2.aspx page I have an button which redirects user to Default.aspx page. When I am being redirected to Default.aspx page, Hello World is not being shown in Textbox.

Kindly let me know that is there anything that I need to implement extra in <%@ OutputCache Duration="600" VaryByParam="None" %> directive or some logic needs to be written in Default.aspx.vb code behind file?

Thanks in advance.

Regards,
Vipul Mehta



Regards,
Vipul Mehta
Sr. Software Engineer

AnswerRe: Caching issue in .NET 1.1 Pin
N a v a n e e t h22-Jul-07 22:27
N a v a n e e t h22-Jul-07 22:27 
Questionhow to align dynamically generated control in palceholder control Pin
imranafsari22-Jul-07 19:23
imranafsari22-Jul-07 19:23 
Questionasp.net equivalent of php's 'Include' Pin
gvanto22-Jul-07 19:21
gvanto22-Jul-07 19:21 
AnswerRe: asp.net equivalent of php's 'Include' Pin
Paddy Boyd22-Jul-07 22:12
Paddy Boyd22-Jul-07 22:12 
GeneralRe: asp.net equivalent of php's 'Include' Pin
gvanto23-Jul-07 4:05
gvanto23-Jul-07 4:05 
Questioncreate image control at runtime [urgent] Pin
Milind Panchal22-Jul-07 18:58
Milind Panchal22-Jul-07 18:58 
Questiondate query Pin
Sonia Gupta22-Jul-07 18:49
Sonia Gupta22-Jul-07 18:49 
AnswerRe: date query Pin
Amit.Amit.Amit...22-Jul-07 19:35
Amit.Amit.Amit...22-Jul-07 19:35 
GeneralRe: date query Pin
Sonia Gupta22-Jul-07 19:47
Sonia Gupta22-Jul-07 19:47 
AnswerRe: date query Pin
Sathesh Sakthivel22-Jul-07 19:36
Sathesh Sakthivel22-Jul-07 19:36 
GeneralRe: date query Pin
Sonia Gupta22-Jul-07 19:49
Sonia Gupta22-Jul-07 19:49 
AnswerRe: date query Pin
imranafsari22-Jul-07 19:44
imranafsari22-Jul-07 19:44 
GeneralRe: date query Pin
Sonia Gupta22-Jul-07 19:51
Sonia Gupta22-Jul-07 19:51 
GeneralRe: date query Pin
imranafsari22-Jul-07 20:27
imranafsari22-Jul-07 20:27 
GeneralRe: date query Pin
Amit.Amit.Amit...22-Jul-07 20:29
Amit.Amit.Amit...22-Jul-07 20:29 
GeneralRe: date query Pin
Sonia Gupta22-Jul-07 20:42
Sonia Gupta22-Jul-07 20:42 
Questionin my ide there is no form designer code?can u tell me how to do this? Pin
ademsandeepreddy22-Jul-07 18:41
ademsandeepreddy22-Jul-07 18:41 

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.