Click here to Skip to main content
15,895,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Uploading of media files into chunks Pin
Member 391626724-Jun-09 18:42
Member 391626724-Jun-09 18:42 
Questionencryption/decrption problem Pin
Kissy1618-Jun-09 0:14
Kissy1618-Jun-09 0:14 
AnswerRe: encryption/decrption problem Pin
Colin Angus Mackay18-Jun-09 0:21
Colin Angus Mackay18-Jun-09 0:21 
GeneralRe: encryption/decrption problem Pin
Kissy1618-Jun-09 1:11
Kissy1618-Jun-09 1:11 
GeneralRe: encryption/decrption problem Pin
Jassim Rahma11-Apr-13 0:00
Jassim Rahma11-Apr-13 0:00 
AnswerRe: encryption/decrption problem Pin
Colin Angus Mackay18-Jun-09 0:23
Colin Angus Mackay18-Jun-09 0:23 
QuestionWindow.open Pin
Jaydev Jangid18-Jun-09 0:14
Jaydev Jangid18-Jun-09 0:14 
AnswerRe: Window.open Pin
Abhishek Sur18-Jun-09 1:42
professionalAbhishek Sur18-Jun-09 1:42 
your question is not clear. Well, if you reload a page completely using window.open, it will call Page_load in the server side.

If you want to have any server side event to occur even if the page is not loaded, means the user tries to click on the link twice, use handler or Callback to execute server side event.
Use of ICallbackEventHandler will help you in this.

If this is not what you want, just make your question clear first. Smile | :)


AnswerRe: Window.open Pin
httplover18-Jun-09 4:48
httplover18-Jun-09 4:48 
QuestionGetting problem with Treeview Pin
CrazyCoder2618-Jun-09 0:07
CrazyCoder2618-Jun-09 0:07 
AnswerRe: Getting problem with Treeview Pin
CrazyCoder2618-Jun-09 0:42
CrazyCoder2618-Jun-09 0:42 
QuestionLogin Using facebook account+ASP.Net(C#) Pin
Virendrak17-Jun-09 23:47
Virendrak17-Jun-09 23:47 
AnswerRe: Login Using facebook account+ASP.Net(C#) Pin
Colin Angus Mackay18-Jun-09 0:07
Colin Angus Mackay18-Jun-09 0:07 
Questioncss expression? Pin
mrcooll17-Jun-09 23:27
mrcooll17-Jun-09 23:27 
AnswerRe: css expression? Pin
himanshu256118-Jun-09 0:56
himanshu256118-Jun-09 0:56 
GeneralRe: css expression? Pin
mrcooll18-Jun-09 1:57
mrcooll18-Jun-09 1:57 
QuestionHow to call confirm from C#.Net? Pin
YazhiniP17-Jun-09 22:38
YazhiniP17-Jun-09 22:38 
AnswerRe: How to call confirm from C#.Net? Pin
l.laxmikant17-Jun-09 23:05
l.laxmikant17-Jun-09 23:05 
AnswerRe: How to call confirm from C#.Net? Pin
Colin Angus Mackay17-Jun-09 23:05
Colin Angus Mackay17-Jun-09 23:05 
QuestionEnable options according to button click [modified] Pin
<<Tash18>>17-Jun-09 22:28
<<Tash18>>17-Jun-09 22:28 
AnswerRe: Enable options according to button click Pin
himanshu256117-Jun-09 22:53
himanshu256117-Jun-09 22:53 
GeneralRe: Enable options according to button click Pin
<<Tash18>>17-Jun-09 22:57
<<Tash18>>17-Jun-09 22:57 
GeneralRe: Enable options according to button click Pin
Amol-11117-Jun-09 23:29
Amol-11117-Jun-09 23:29 
GeneralRe: Enable options according to button click Pin
<<Tash18>>18-Jun-09 0:21
<<Tash18>>18-Jun-09 0:21 
GeneralRe: Enable options according to button click Pin
himanshu256118-Jun-09 1:00
himanshu256118-Jun-09 1:00 

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.