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

ASP.NET

 
QuestionCreate a Bitmap image in memory and show it in an ASP .Net Page Pin
FJJCENTU12-Jul-10 13:54
FJJCENTU12-Jul-10 13:54 
AnswerRe: Create a Bitmap image in memory and show it in an ASP .Net Page Pin
Not Active12-Jul-10 14:34
mentorNot Active12-Jul-10 14:34 
GeneralRe: Create a Bitmap image in memory and show it in an ASP .Net Page Pin
FJJCENTU12-Jul-10 19:59
FJJCENTU12-Jul-10 19:59 
GeneralRe: Create a Bitmap image in memory and show it in an ASP .Net Page Pin
Not Active13-Jul-10 1:17
mentorNot Active13-Jul-10 1:17 
QuestionScriptManager.RegisterClientScriptBlock pratices Pin
brunoseixas12-Jul-10 9:21
brunoseixas12-Jul-10 9:21 
AnswerRe: ScriptManager.RegisterClientScriptBlock pratices Pin
T M Gray12-Jul-10 10:50
T M Gray12-Jul-10 10:50 
AnswerRe: ScriptManager.RegisterClientScriptBlock pratices Pin
Not Active12-Jul-10 11:44
mentorNot Active12-Jul-10 11:44 
GeneralRe: ScriptManager.RegisterClientScriptBlock pratices Pin
brunoseixas13-Jul-10 2:30
brunoseixas13-Jul-10 2:30 
Yes, there is a reason.

This page uses a free javascript code called niceforms (http://www.emblematiq.com/lab/niceforms/), it has several bugs and needs to be recharged several times. And the problem is that it does not reload correctly if called at events such as onLoad or EndRequest in html (I do not know why). So, I created a static method in BasePage application that contains a method that performs this function across the ScriptManager.

The solution I found was this, and I'm just calling it in Page_Load when is postback.

Thank you.
GeneralRe: ScriptManager.RegisterClientScriptBlock pratices Pin
Not Active13-Jul-10 2:50
mentorNot Active13-Jul-10 2:50 
GeneralRe: ScriptManager.RegisterClientScriptBlock pratices Pin
brunoseixas13-Jul-10 4:52
brunoseixas13-Jul-10 4:52 
QuestionStatic values keeping their instance after stopping the debugger Pin
Brendan Vogt12-Jul-10 9:00
Brendan Vogt12-Jul-10 9:00 
AnswerRe: Static values keeping their instance after stopping the debugger Pin
T M Gray12-Jul-10 10:47
T M Gray12-Jul-10 10:47 
QuestionRe: Static values keeping their instance after stopping the debugger Pin
Brendan Vogt12-Jul-10 19:44
Brendan Vogt12-Jul-10 19:44 
AnswerRe: Static values keeping their instance after stopping the debugger Pin
T M Gray13-Jul-10 4:59
T M Gray13-Jul-10 4:59 
QuestionPositioning a content page inside a Master Page Pin
FJJCENTU12-Jul-10 6:46
FJJCENTU12-Jul-10 6:46 
AnswerRe: Positioning a content page inside a Master Page Pin
Sandeep Mewara12-Jul-10 8:51
mveSandeep Mewara12-Jul-10 8:51 
GeneralRe: Positioning a content page inside a Master Page Pin
FJJCENTU12-Jul-10 13:45
FJJCENTU12-Jul-10 13:45 
QuestionManage role is this correct? Pin
amina8912-Jul-10 2:41
amina8912-Jul-10 2:41 
AnswerRe: Manage role is this correct? Pin
Not Active12-Jul-10 2:57
mentorNot Active12-Jul-10 2:57 
QuestionRe: Manage role is this correct? Pin
amina8912-Jul-10 3:23
amina8912-Jul-10 3:23 
AnswerRe: Manage role is this correct? Pin
Not Active12-Jul-10 3:33
mentorNot Active12-Jul-10 3:33 
AnswerRe: Manage role is this correct? Pin
Peace ON12-Jul-10 3:39
Peace ON12-Jul-10 3:39 
GeneralRe: Manage role is this correct? Pin
Not Active12-Jul-10 4:25
mentorNot Active12-Jul-10 4:25 
QuestionRe: Manage role is this correct? [modified] Pin
amina8912-Jul-10 5:14
amina8912-Jul-10 5:14 
AnswerRe: Manage role is this correct? Pin
Not Active12-Jul-10 5:23
mentorNot Active12-Jul-10 5:23 

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.