Click here to Skip to main content
15,889,877 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: How to prevent new session is being created ? Pin
Abhijit Jana15-Jul-08 21:43
professionalAbhijit Jana15-Jul-08 21:43 
AnswerRe: How to prevent new session is being created ? Pin
K V Sekhar15-Jul-08 23:18
K V Sekhar15-Jul-08 23:18 
GeneralRe: How to prevent new session is being created ? Pin
Abhijit Jana16-Jul-08 0:04
professionalAbhijit Jana16-Jul-08 0:04 
GeneralRe: How to prevent new session is being created ? Pin
K V Sekhar16-Jul-08 0:27
K V Sekhar16-Jul-08 0:27 
QuestionHow to display images .jpeg, .jpg, .bmp, .png, & .swf(Flash images) under one control ? Pin
K V Sekhar15-Jul-08 21:00
K V Sekhar15-Jul-08 21:00 
QuestionRe: How to display images .jpeg, .jpg, .bmp, .png, & .swf(Flash images) under one control ? Pin
windhopper15-Jul-08 22:00
windhopper15-Jul-08 22:00 
AnswerRe: How to display images .jpeg, .jpg, .bmp, .png, & .swf(Flash images) under one control ? Pin
K V Sekhar15-Jul-08 23:23
K V Sekhar15-Jul-08 23:23 
GeneralRe: How to display images .jpeg, .jpg, .bmp, .png, & .swf(Flash images) under one control ? Pin
windhopper15-Jul-08 23:31
windhopper15-Jul-08 23:31 
Yup, a literal control. Here's an example:

literal.Text = "<img src=\"picture.jpg "\" />";


"Sex is not the answer, it's the question and the answer is yes"

GeneralRe: How to display images .jpeg, .jpg, .bmp, .png, & .swf(Flash images) under one control ? Pin
K V Sekhar15-Jul-08 23:41
K V Sekhar15-Jul-08 23:41 
GeneralRe: How to display images .jpeg, .jpg, .bmp, .png, & .swf(Flash images) under one control ? Pin
windhopper15-Jul-08 23:50
windhopper15-Jul-08 23:50 
GeneralRe: How to display images .jpeg, .jpg, .bmp, .png, & .swf(Flash images) under one control ? Pin
K V Sekhar16-Jul-08 0:09
K V Sekhar16-Jul-08 0:09 
GeneralRe: How to display images .jpeg, .jpg, .bmp, .png, & .swf(Flash images) under one control ? Pin
windhopper16-Jul-08 0:51
windhopper16-Jul-08 0:51 
GeneralRe: How to display images .jpeg, .jpg, .bmp, .png, & .swf(Flash images) under one control ? Pin
K V Sekhar16-Jul-08 1:37
K V Sekhar16-Jul-08 1:37 
QuestionHow to Validate this URL?? Pin
varshavmane15-Jul-08 20:43
varshavmane15-Jul-08 20:43 
QuestionCall Server Side Methods on Browser close Pin
Abhijit Jana15-Jul-08 20:17
professionalAbhijit Jana15-Jul-08 20:17 
AnswerRe: Call Server Side Methods on Browser close Pin
N a v a n e e t h15-Jul-08 21:28
N a v a n e e t h15-Jul-08 21:28 
QuestionRe: Call Server Side Methods on Browser close Pin
Abhijit Jana15-Jul-08 21:40
professionalAbhijit Jana15-Jul-08 21:40 
GeneralRe: Call Server Side Methods on Browser close Pin
Abhijit Jana15-Jul-08 21:53
professionalAbhijit Jana15-Jul-08 21:53 
GeneralRe: Call Server Side Methods on Browser close Pin
N a v a n e e t h15-Jul-08 22:47
N a v a n e e t h15-Jul-08 22:47 
GeneralRe: Call Server Side Methods on Browser close Pin
Abhijit Jana15-Jul-08 23:09
professionalAbhijit Jana15-Jul-08 23:09 
GeneralRe: Call Server Side Methods on Browser close Pin
N a v a n e e t h15-Jul-08 23:21
N a v a n e e t h15-Jul-08 23:21 
QuestionHow to add Sl. No. in data grid Pin
BalasubramanianK15-Jul-08 19:56
BalasubramanianK15-Jul-08 19:56 
AnswerRe: How to add Sl. No. in data grid Pin
Imran Khan Pathan15-Jul-08 20:07
Imran Khan Pathan15-Jul-08 20:07 
GeneralRe: How to add Sl. No. in data grid Pin
BalasubramanianK15-Jul-08 20:34
BalasubramanianK15-Jul-08 20:34 
GeneralRe: How to add Sl. No. in data grid Pin
BalasubramanianK15-Jul-08 21:18
BalasubramanianK15-Jul-08 21:18 

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.