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

ASP.NET

 
Questioncan't get to display image in gridview Pin
Meax24-Jan-09 5:58
Meax24-Jan-09 5:58 
AnswerRe: can't get to display image in gridview Pin
CooperWu25-Jan-09 2:28
CooperWu25-Jan-09 2:28 
QuestionHelp! ASP.NET cannot do simple arithmetic... Pin
Ben Jern24-Jan-09 5:02
Ben Jern24-Jan-09 5:02 
AnswerRe: Help! ASP.NET cannot do simple arithmetic... Pin
Ben Jern24-Jan-09 5:38
Ben Jern24-Jan-09 5:38 
AnswerRe: Help! ASP.NET cannot do simple arithmetic... Pin
Colin Angus Mackay24-Jan-09 7:25
Colin Angus Mackay24-Jan-09 7:25 
GeneralRe: Help! ASP.NET cannot do simple arithmetic... Pin
Ben Jern24-Jan-09 14:26
Ben Jern24-Jan-09 14:26 
QuestionRestricting session sharing between multiple tabs in a browser. Pin
Praveen_S24-Jan-09 2:53
Praveen_S24-Jan-09 2:53 
AnswerRe: Restricting session sharing between multiple tabs in a browser. Pin
CooperWu24-Jan-09 4:16
CooperWu24-Jan-09 4:16 
1. create a session, Session["pagename_time"]=a value, and save the session name in a hidden field.
2. if your access the same page, you should check all session names
start with "pagename_", disable it or remove it before you create a new
session Session["pagename_time"].
3. check the Session exist to know whether user access it from another
page.

hoping this help.

Glad to discuss with you and best wishes.

Questionhow to add feature of changing color of text giving wide range of color to user in softare template creator using asp .net Pin
teju gadekar24-Jan-09 1:35
teju gadekar24-Jan-09 1:35 
GeneralRe: how to add feature of changing color of text giving wide range of color to user in softare template creator using asp .net Pin
CooperWu24-Jan-09 4:19
CooperWu24-Jan-09 4:19 
QuestionAjax and Asp.net Pin
ahawari0924-Jan-09 1:34
ahawari0924-Jan-09 1:34 
AnswerRe: Ajax and Asp.net Pin
Colin Angus Mackay24-Jan-09 2:49
Colin Angus Mackay24-Jan-09 2:49 
QuestionViewing aspx pages Pin
Ha ha ha ha ha ha ha ha24-Jan-09 1:09
Ha ha ha ha ha ha ha ha24-Jan-09 1:09 
AnswerRe: Viewing aspx pages Pin
Colin Angus Mackay24-Jan-09 1:13
Colin Angus Mackay24-Jan-09 1:13 
GeneralRe: Viewing aspx pages Pin
Ha ha ha ha ha ha ha ha24-Jan-09 1:24
Ha ha ha ha ha ha ha ha24-Jan-09 1:24 
GeneralRe: Viewing aspx pages Pin
Colin Angus Mackay24-Jan-09 1:50
Colin Angus Mackay24-Jan-09 1:50 
AnswerRe: Viewing aspx pages Pin
Abhijit Jana24-Jan-09 2:10
professionalAbhijit Jana24-Jan-09 2:10 
QuestionUnable to display data using Nested gridview with LinqDatasource control Pin
Member 129942624-Jan-09 0:53
Member 129942624-Jan-09 0:53 
QuestionDisable cookieless sessions Pin
AlexeiXX323-Jan-09 20:27
AlexeiXX323-Jan-09 20:27 
AnswerRe: Disable cookieless sessions Pin
DevCubed24-Jan-09 20:07
DevCubed24-Jan-09 20:07 
Question"asp:fileupload" control is not working Pin
Anand Desai23-Jan-09 20:06
Anand Desai23-Jan-09 20:06 
AnswerRe: "asp:fileupload" control is not working Pin
N a v a n e e t h23-Jan-09 23:21
N a v a n e e t h23-Jan-09 23:21 
AnswerRe: "asp:fileupload" control is not working Pin
Hampden Tech24-Jan-09 2:41
Hampden Tech24-Jan-09 2:41 
Questionbest between VB and c# Pin
souravghosh1823-Jan-09 19:40
souravghosh1823-Jan-09 19:40 
AnswerRe: best between VB and c# Pin
Colin Angus Mackay24-Jan-09 1:12
Colin Angus Mackay24-Jan-09 1:12 

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.