Click here to Skip to main content
15,901,205 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionError in Calling webservice on local machine Pin
kaliem1-Nov-06 10:08
kaliem1-Nov-06 10:08 
AnswerRe: Error in Calling webservice on local machine Pin
Tad McClellan1-Nov-06 13:22
professionalTad McClellan1-Nov-06 13:22 
Questionpage refresh urgent Pin
pradeep kumarappagari1-Nov-06 8:02
pradeep kumarappagari1-Nov-06 8:02 
AnswerRe: page refresh urgent Pin
ednrgc1-Nov-06 8:56
ednrgc1-Nov-06 8:56 
GeneralRe: page refresh urgent Pin
kaliem1-Nov-06 10:21
kaliem1-Nov-06 10:21 
GeneralRe: page refresh urgent Pin
ednrgc2-Nov-06 2:08
ednrgc2-Nov-06 2:08 
AnswerRe: page refresh urgent Pin
PavanPareta1-Nov-06 18:04
PavanPareta1-Nov-06 18:04 
AnswerRe: page refresh urgent Pin
Akhilesh Yadav1-Nov-06 21:44
Akhilesh Yadav1-Nov-06 21:44 
hi Pradeep,

If i understand correctly u want acc. to selected option ur page should behave if selected 2 min then page should get refreshed after 2 mins.

I did the same for a child window, below is the code:

window.setTimeout("window.location.reload(true)", 50000);

Hope it helps you




Regards,
Akhilesh Yadav

AnswerRe: page refresh urgent Pin
tarunbounthiyal1-Nov-06 22:37
tarunbounthiyal1-Nov-06 22:37 
QuestionHow to attach Javascript onto Delete Button in GridView ? Pin
vicky4571-Nov-06 7:22
vicky4571-Nov-06 7:22 
AnswerRe: How to attach Javascript onto Delete Button in GridView ? Pin
ednrgc1-Nov-06 8:58
ednrgc1-Nov-06 8:58 
GeneralRe: How to attach Javascript onto Delete Button in GridView ? Pin
kaliem1-Nov-06 10:11
kaliem1-Nov-06 10:11 
GeneralRe: How to attach Javascript onto Delete Button in GridView ? Pin
kaliem1-Nov-06 10:16
kaliem1-Nov-06 10:16 
GeneralRe: How to attach Javascript onto Delete Button in GridView ? Pin
vicky4571-Nov-06 10:21
vicky4571-Nov-06 10:21 
Questiondetermining whether or not a button submitted the form Pin
anj19831-Nov-06 7:07
anj19831-Nov-06 7:07 
AnswerRe: determining whether or not a button submitted the form Pin
ednrgc1-Nov-06 9:00
ednrgc1-Nov-06 9:00 
GeneralRe: determining whether or not a button submitted the form Pin
anj19832-Nov-06 4:10
anj19832-Nov-06 4:10 
QuestionDropDown Default Pin
Dayekh1-Nov-06 5:02
Dayekh1-Nov-06 5:02 
AnswerRe: DropDown Default Pin
wEb GuRu...1-Nov-06 6:28
wEb GuRu...1-Nov-06 6:28 
GeneralRe: DropDown Default Pin
Dayekh1-Nov-06 22:49
Dayekh1-Nov-06 22:49 
GeneralRe: DropDown Default Pin
Dayekh1-Nov-06 23:16
Dayekh1-Nov-06 23:16 
QuestionTry Catch? Pin
Muntyness1-Nov-06 4:34
Muntyness1-Nov-06 4:34 
AnswerRe: Try Catch? Pin
Dayekh1-Nov-06 4:58
Dayekh1-Nov-06 4:58 
GeneralRe: Try Catch? Pin
Muntyness1-Nov-06 6:00
Muntyness1-Nov-06 6:00 
GeneralRe: Try Catch? Pin
Dayekh1-Nov-06 22:49
Dayekh1-Nov-06 22:49 

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.