Click here to Skip to main content
15,886,199 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Session lost. Paradise found. Pin
Pete O'Hanlon3-Apr-08 11:40
mvePete O'Hanlon3-Apr-08 11:40 
Generaltoo many error logs filling disk space Pin
shefali_sinha3-Apr-08 8:27
shefali_sinha3-Apr-08 8:27 
GeneralRe: too many error logs filling disk space Pin
led mike3-Apr-08 10:13
led mike3-Apr-08 10:13 
QuestionHow to do this? Pin
Chatura Dilan3-Apr-08 6:07
Chatura Dilan3-Apr-08 6:07 
AnswerRe: How to do this? Pin
pmarfleet3-Apr-08 9:17
pmarfleet3-Apr-08 9:17 
QuestionHow to avoid PostBack in LinkButton Pin
udaymohan3-Apr-08 5:47
udaymohan3-Apr-08 5:47 
GeneralRe: How to avoid PostBack in LinkButton Pin
Jesse Squire3-Apr-08 6:03
Jesse Squire3-Apr-08 6:03 
GeneralRe: How to avoid PostBack in LinkButton Pin
MoustafaS3-Apr-08 6:59
MoustafaS3-Apr-08 6:59 
If you need the server processing and do not need the page be posted back after processing, then at the server don't use Response.Redirect, instead use Server.Transfer, so when using this the page that will be sent back is the new page immediately.


QuestionHow can I find user click Back Button at IE? Pin
Dong Kim3-Apr-08 5:38
Dong Kim3-Apr-08 5:38 
AnswerRe: How can I find user click Back Button at IE? Pin
Jesse Squire3-Apr-08 6:27
Jesse Squire3-Apr-08 6:27 
QuestionHow to download embedded resources of webcontrol on AJAX call? Pin
pankazmittal3-Apr-08 3:47
pankazmittal3-Apr-08 3:47 
GeneralRe: How to download embedded resources of webcontrol on AJAX call? Pin
Jesse Squire3-Apr-08 3:52
Jesse Squire3-Apr-08 3:52 
General.asp pages with Asp.Net 2.0 Pin
Jacob Dixon3-Apr-08 3:39
Jacob Dixon3-Apr-08 3:39 
GeneralRe: .asp pages with Asp.Net 2.0 Pin
Jesse Squire3-Apr-08 3:50
Jesse Squire3-Apr-08 3:50 
GeneralRe: .asp pages with Asp.Net 2.0 Pin
Jacob Dixon3-Apr-08 4:07
Jacob Dixon3-Apr-08 4:07 
GeneralRe: .asp pages with Asp.Net 2.0 Pin
Jesse Squire3-Apr-08 4:12
Jesse Squire3-Apr-08 4:12 
GeneralRe: .asp pages with Asp.Net 2.0 Pin
Jacob Dixon3-Apr-08 6:41
Jacob Dixon3-Apr-08 6:41 
GeneralLosing Session in IIS Pin
Leandrão3-Apr-08 2:50
Leandrão3-Apr-08 2:50 
GeneralRe: Losing Session in IIS Pin
eyeseetee3-Apr-08 2:55
eyeseetee3-Apr-08 2:55 
GeneralRe: Losing Session in IIS Pin
N a v a n e e t h3-Apr-08 3:01
N a v a n e e t h3-Apr-08 3:01 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 7:24
Leandrão3-Apr-08 7:24 
GeneralRe: Losing Session in IIS Pin
Leandrão3-Apr-08 3:02
Leandrão3-Apr-08 3:02 
GeneralRe: Losing Session in IIS Pin
N a v a n e e t h3-Apr-08 3:03
N a v a n e e t h3-Apr-08 3:03 
GeneralRe: Losing Session in IIS Pin
eyeseetee3-Apr-08 3:08
eyeseetee3-Apr-08 3:08 
GeneralRe: Losing Session in IIS Pin
N a v a n e e t h3-Apr-08 3:09
N a v a n e e t h3-Apr-08 3:09 

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.