Click here to Skip to main content
15,887,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: representing dataset after receiving from webservice Pin
CodingYoshi25-May-08 9:06
CodingYoshi25-May-08 9:06 
GeneralRe: representing dataset after receiving from webservice Pin
Faysal25-May-08 17:10
Faysal25-May-08 17:10 
Questionformat of date Pin
ptvce24-May-08 23:35
ptvce24-May-08 23:35 
AnswerRe: format of date Pin
gnjunge25-May-08 1:30
gnjunge25-May-08 1:30 
AnswerRe: format of date Pin
derm225-May-08 7:15
derm225-May-08 7:15 
Questioncontrol & access data to a web page programmatically Pin
caradri24-May-08 22:27
caradri24-May-08 22:27 
AnswerRe: control & access data to a web page programmatically Pin
doWhileSomething25-May-08 3:10
doWhileSomething25-May-08 3:10 
QuestionIssue with ajax Update panel and Javascript Pin
Sajid A.24-May-08 22:21
Sajid A.24-May-08 22:21 
HI,

I am using update panel in my application.but i am facing one issue.

I have one page for new enrolment of members, and i have two user controls Step1.ascx and Step2.ascx. My functionality is that at a time olny one control is visible on the page and other will be hide. for eg when user fills all fields in step1 and press next button then step2.acsx will be be visible true and user Step1.ascx will be visible false. all this happening at postback.

both control is under update panel to avaid post back during change of visibility.

On Step1.ascx i have one javascript variable var_pageName and its value is "Step1".
I want to update this value during post back to "Step2" when Step2 user control visible is true and vise versa. but the problem i am facing is javascript value is not updating during postback. I had tried this with scriptManager.RegisterClientScriptBlock and also with scriptManager.RegisterStartupScriptBlock by palacing it on both Usercontrol level and also on page level.

Please help as this is ver y urgent.

Sajid A.

QuestionAsp.Net 2 Arabic Language Issue Pin
Aldorado24-May-08 9:16
Aldorado24-May-08 9:16 
AnswerRe: Asp.Net 2 Arabic Language Issue Pin
gnjunge25-May-08 1:19
gnjunge25-May-08 1:19 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado25-May-08 2:03
Aldorado25-May-08 2:03 
AnswerRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo25-May-08 4:07
Mogaambo25-May-08 4:07 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado25-May-08 4:16
Aldorado25-May-08 4:16 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
gnjunge25-May-08 11:03
gnjunge25-May-08 11:03 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado25-May-08 11:50
Aldorado25-May-08 11:50 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo25-May-08 20:12
Mogaambo25-May-08 20:12 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado26-May-08 0:20
Aldorado26-May-08 0:20 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo26-May-08 1:04
Mogaambo26-May-08 1:04 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado26-May-08 1:06
Aldorado26-May-08 1:06 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo26-May-08 1:36
Mogaambo26-May-08 1:36 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado26-May-08 1:38
Aldorado26-May-08 1:38 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Mogaambo26-May-08 1:45
Mogaambo26-May-08 1:45 
GeneralRe: Asp.Net 2 Arabic Language Issue Pin
Aldorado26-May-08 1:49
Aldorado26-May-08 1:49 
QuestionHow to make row highlighted in other paging in DataGrid Pin
Mr. Wonderful24-May-08 6:38
Mr. Wonderful24-May-08 6:38 
AnswerRe: How to make row highlighted in other paging in DataGrid Pin
N a v a n e e t h24-May-08 8:01
N a v a n e e t h24-May-08 8:01 

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.