Click here to Skip to main content
15,892,809 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: string to DateTime Pin
Sylvester george15-Feb-07 23:01
Sylvester george15-Feb-07 23:01 
GeneralRe: string to DateTime Pin
Blue_Boy15-Feb-07 23:11
Blue_Boy15-Feb-07 23:11 
GeneralRe: string to DateTime Pin
Sylvester george15-Feb-07 23:16
Sylvester george15-Feb-07 23:16 
GeneralRe: string to DateTime Pin
Marcus J. Smith16-Feb-07 6:29
professionalMarcus J. Smith16-Feb-07 6:29 
QuestionXML writing access denied Pin
sandipan.neogi@gmail.com15-Feb-07 20:54
sandipan.neogi@gmail.com15-Feb-07 20:54 
AnswerRe: XML writing access denied Pin
Michael Sync15-Feb-07 23:13
Michael Sync15-Feb-07 23:13 
QuestionHow to display number dynamically on a image button or a hyperlink? Pin
crazy_mads15-Feb-07 20:47
crazy_mads15-Feb-07 20:47 
AnswerRe: How to display number dynamically on a image button or a hyperlink? Pin
Manikandan.net16-Feb-07 2:41
Manikandan.net16-Feb-07 2:41 
Here you given "CustomerServiceRefund.gif" this is an static image, Instead of this static file, Give some dynamic files like .aspx... For example



in the weform1.aspx get the querystring named Value (now value is 3)
using System.Drawing draw the number into the Image Object
Then save the Image object into the response stream

Change the Content-type of the Response object to "bmp/jpg"

Now the webform1.aspx will render Image instead of the Textcontent



--Manikandan.net--
QuestionHow to display number dynamically on a image button or a hyperlink? Pin
crazy_mads15-Feb-07 20:35
crazy_mads15-Feb-07 20:35 
GeneralRe: How to display number dynamically on a image button or a hyperlink? Pin
crazy_mads15-Feb-07 20:53
crazy_mads15-Feb-07 20:53 
Questionhow to find the session expiry time Pin
ramyasangeet15-Feb-07 20:00
ramyasangeet15-Feb-07 20:00 
AnswerRe: how to find the session expiry time Pin
Michael Sync15-Feb-07 20:11
Michael Sync15-Feb-07 20:11 
QuestionHow can I prevent postback in link button Pin
Phanindra Kumar15-Feb-07 19:35
Phanindra Kumar15-Feb-07 19:35 
AnswerRe: How can I prevent postback in link button Pin
Michael Sync15-Feb-07 20:04
Michael Sync15-Feb-07 20:04 
GeneralRe: How can I prevent postback in link button Pin
wEb GuRu...15-Feb-07 20:13
wEb GuRu...15-Feb-07 20:13 
GeneralRe: How can I prevent postback in link button Pin
Sylvester george15-Feb-07 20:24
Sylvester george15-Feb-07 20:24 
AnswerRe: How can I prevent postback in link button Pin
Sylvester george15-Feb-07 20:19
Sylvester george15-Feb-07 20:19 
AnswerRe: How can I prevent postback in link button Pin
K.P.Kannan15-Feb-07 22:58
K.P.Kannan15-Feb-07 22:58 
GeneralRe: How can I prevent postback in link button Pin
Sylvester george16-Feb-07 0:11
Sylvester george16-Feb-07 0:11 
QuestionDifference between form authentication and windows authentication Pin
chohanpk15-Feb-07 18:47
chohanpk15-Feb-07 18:47 
AnswerRe: Difference between form authentication and windows authentication Pin
Sylvester george15-Feb-07 19:07
Sylvester george15-Feb-07 19:07 
QuestionASP.Net AJAX ModalPupup problem Pin
theprofound15-Feb-07 18:35
theprofound15-Feb-07 18:35 
AnswerRe: ASP.Net AJAX ModalPupup problem Pin
Michael Sync15-Feb-07 20:39
Michael Sync15-Feb-07 20:39 
GeneralRe: ASP.Net AJAX ModalPupup problem Pin
badgrs15-Feb-07 23:01
badgrs15-Feb-07 23:01 
GeneralRe: ASP.Net AJAX ModalPupup problem Pin
theprofound16-Feb-07 0:54
theprofound16-Feb-07 0:54 

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.