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

ASP.NET

 
Questionhow to run .sql file of a oracle using vb.net Pin
jagan12329-Jan-08 17:55
jagan12329-Jan-08 17:55 
AnswerRe: how to run .sql file of a oracle using vb.net Pin
N a v a n e e t h29-Jan-08 19:41
N a v a n e e t h29-Jan-08 19:41 
GeneralCoonection Strings in web.config Pin
anujose29-Jan-08 16:59
anujose29-Jan-08 16:59 
GeneralRe: Coonection Strings in web.config Pin
Ennis Ray Lynch, Jr.29-Jan-08 17:45
Ennis Ray Lynch, Jr.29-Jan-08 17:45 
GeneralRe: Coonection Strings in web.config Pin
N a v a n e e t h29-Jan-08 19:38
N a v a n e e t h29-Jan-08 19:38 
GeneralRe: Coonection Strings in web.config Pin
Shimmy Weitzhandler30-Jan-08 1:21
Shimmy Weitzhandler30-Jan-08 1:21 
AnswerRe: Connection Strings in web.config Pin
Arun Jacob31-Jan-08 19:40
Arun Jacob31-Jan-08 19:40 
QuestionCreating an Alert box in an Atlas UpdatePanel? Pin
Xpnctoc29-Jan-08 12:27
Xpnctoc29-Jan-08 12:27 
I've got a web project using Atlas. The web project also uses a master page. On one page, I need an alert box to pop up roughly half of the time the UpdatePanel is refreshed, and the text of the alert box needs to be dependent on the outcome of code executed before the UpdatePanel is re-rendered.

Concretely: The page has a GridView that is filtered by radio button options, and there are some action buttons under the GridView. If the radio button selection is changed, I don't want an alert box to pop up. But if an action button under the grid is clicked, I want an alert box to pop indicating the outcome of the operation.

I have tried writing dynamic JS directly into the UpdatePanel through the use of a Literal control, and I have tried using RegisterClientScriptBlock(). But in neither case has my alert box actually come up when I click one of my action buttons.

Any ideas?

Thanks.
GeneralRe: Creating an Alert box in an Atlas UpdatePanel? Pin
bokuceres29-Jan-08 22:36
bokuceres29-Jan-08 22:36 
GeneralRe: Creating an Alert box in an Atlas UpdatePanel? Pin
Xpnctoc30-Jan-08 3:23
Xpnctoc30-Jan-08 3:23 
GeneralRe: Creating an Alert box in an Atlas UpdatePanel? Pin
bokuceres30-Jan-08 19:40
bokuceres30-Jan-08 19:40 
AnswerRe: Creating an Alert box in an Atlas UpdatePanel? Pin
anurag.veda21-Sep-09 9:28
anurag.veda21-Sep-09 9:28 
GeneralDetect Os Pin
kibromg29-Jan-08 10:24
kibromg29-Jan-08 10:24 
AnswerRe: Detect Os Pin
pmarfleet29-Jan-08 10:43
pmarfleet29-Jan-08 10:43 
GeneralMultiview Pin
waheed awan29-Jan-08 8:43
waheed awan29-Jan-08 8:43 
GeneralRe: Multiview Pin
Not Active29-Jan-08 14:35
mentorNot Active29-Jan-08 14:35 
GeneralDropDownList Pin
waheed awan29-Jan-08 8:27
waheed awan29-Jan-08 8:27 
GeneralRe: DropDownList Pin
pmarfleet29-Jan-08 9:20
pmarfleet29-Jan-08 9:20 
QuestionHow to track site visitors Pin
ASPnoob29-Jan-08 7:20
ASPnoob29-Jan-08 7:20 
AnswerRe: How to track site visitors Pin
MrPlankton29-Jan-08 8:18
MrPlankton29-Jan-08 8:18 
GeneralRe: How to track site visitors [modified] Pin
ASPnoob29-Jan-08 12:54
ASPnoob29-Jan-08 12:54 
GeneralRe: How to track site visitors Pin
MrPlankton30-Jan-08 5:23
MrPlankton30-Jan-08 5:23 
Questioncall asp.net members from html page Pin
Shimmy Weitzhandler29-Jan-08 6:14
Shimmy Weitzhandler29-Jan-08 6:14 
GeneralRe: call asp.net members from html page Pin
MrPlankton29-Jan-08 8:16
MrPlankton29-Jan-08 8:16 
GeneralRe: call asp.net members from html page Pin
Shimmy Weitzhandler29-Jan-08 12:41
Shimmy Weitzhandler29-Jan-08 12:41 

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.