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

ASP.NET

 
GeneralRe: how to Pass two parameters using Eval in a javascript fuction Pin
Christian Graus24-Feb-08 23:16
protectorChristian Graus24-Feb-08 23:16 
GeneralRe: how to Pass two parameters using Eval in a javascript fuction Pin
$unil Dhiman25-Feb-08 13:42
$unil Dhiman25-Feb-08 13:42 
Questioncan i close the window without the alert box? Pin
Sonia Gupta24-Feb-08 23:00
Sonia Gupta24-Feb-08 23:00 
GeneralRe: can i close the window without the alert box? Pin
Christian Graus24-Feb-08 23:03
protectorChristian Graus24-Feb-08 23:03 
QuestionRe: can i close the window without the alert box? Pin
Sonia Gupta24-Feb-08 23:13
Sonia Gupta24-Feb-08 23:13 
GeneralRe: can i close the window without the alert box? Pin
Christian Graus24-Feb-08 23:18
protectorChristian Graus24-Feb-08 23:18 
AnswerRe: can i close the window without the alert box? Pin
Chetan Patel25-Feb-08 0:26
Chetan Patel25-Feb-08 0:26 
GeneralRe: can i close the window without the alert box? Pin
selva4525-Feb-08 2:17
selva4525-Feb-08 2:17 
U access the parent window using opener property.

for an example If a window creates a popup window then it will be the opener window for the popup.

So inside popup u can access the parent window as

winodw.opener
GeneralRe: can i close the window without the alert box? [modified] Pin
Amol M Vaidya25-Feb-08 2:34
professionalAmol M Vaidya25-Feb-08 2:34 
Questiontracking session state Pin
sindhutiwari24-Feb-08 22:56
sindhutiwari24-Feb-08 22:56 
GeneralRe: tracking session state Pin
Christian Graus24-Feb-08 23:04
protectorChristian Graus24-Feb-08 23:04 
GeneralRe: tracking session state Pin
sindhutiwari24-Feb-08 23:11
sindhutiwari24-Feb-08 23:11 
Questionhow to use ™ sign in XML file Pin
koolprasad200324-Feb-08 22:36
professionalkoolprasad200324-Feb-08 22:36 
AnswerRe: how to use ™ sign in XML file Pin
N a v a n e e t h24-Feb-08 22:40
N a v a n e e t h24-Feb-08 22:40 
QuestionHow to Change the background Colour of Button. Pin
Binod K24-Feb-08 22:30
Binod K24-Feb-08 22:30 
AnswerRe: How to Change the background Colour of Button. Pin
Christian Graus24-Feb-08 22:59
protectorChristian Graus24-Feb-08 22:59 
AnswerRe: How to Change the background Colour of Button. Pin
Sathesh Sakthivel25-Feb-08 0:37
Sathesh Sakthivel25-Feb-08 0:37 
AnswerRe: How to Change the background Colour of Button. Pin
Amol M Vaidya25-Feb-08 2:42
professionalAmol M Vaidya25-Feb-08 2:42 
QuestionDatagrid Pin
senthilsstil24-Feb-08 22:08
senthilsstil24-Feb-08 22:08 
GeneralRe: Datagrid Pin
Herman<T>.Instance25-Feb-08 3:09
Herman<T>.Instance25-Feb-08 3:09 
GeneralConfirmButtonExtender Pin
eyeseetee24-Feb-08 21:51
eyeseetee24-Feb-08 21:51 
JokeRe: ConfirmButtonExtender Pin
Christian Graus24-Feb-08 21:58
protectorChristian Graus24-Feb-08 21:58 
GeneralRe: ConfirmButtonExtender Pin
eyeseetee24-Feb-08 22:43
eyeseetee24-Feb-08 22:43 
GeneralRe: ConfirmButtonExtender Pin
Chetan Patel24-Feb-08 23:02
Chetan Patel24-Feb-08 23:02 
GeneralRe: ConfirmButtonExtender Pin
eyeseetee24-Feb-08 23:06
eyeseetee24-Feb-08 23:06 

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.