Click here to Skip to main content
15,913,361 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to get datasource from database to gridview Pin
Blue_Boy19-Jul-08 1:23
Blue_Boy19-Jul-08 1:23 
QuestionRe: how to get datasource from database to gridview Pin
Abhijit Jana19-Jul-08 1:28
professionalAbhijit Jana19-Jul-08 1:28 
AnswerRe: how to get datasource from database to gridview Pin
Blue_Boy19-Jul-08 10:16
Blue_Boy19-Jul-08 10:16 
GeneralRe: how to get datasource from database to gridview Pin
Ma tju20-Jul-08 22:20
Ma tju20-Jul-08 22:20 
GeneralRe: how to get datasource from database to gridview Pin
Blue_Boy21-Jul-08 2:58
Blue_Boy21-Jul-08 2:58 
QuestionScreen resolution problem in asp.net application Pin
Rameez Raja18-Jul-08 23:50
Rameez Raja18-Jul-08 23:50 
AnswerRe: Screen resolution problem in asp.net application Pin
pradeep kumarappagari20-Jul-08 19:25
pradeep kumarappagari20-Jul-08 19:25 
QuestionWindow.paren !=null ....... Please help Pin
Abhijit Jana18-Jul-08 23:26
professionalAbhijit Jana18-Jul-08 23:26 
i have user following Function

function validate()<br />
   {<br />
<br />
    if(window.parent.location != null)<br />
      {<br />
       window.close();<br />
       opener.location="login.aspx";<br />
      }  <br />
   }


I have Login page , HomePage. ExceptionPage, Application Page. if Exception page comes inside a popup , its redirect to login page , but when comes it in a main windows, it follwing function does not work, it try to close the windows , thoug it parents is null.

please help.

cheers,
Abhijit

AnswerRe: Window.paren !=null ....... Please help Pin
Abhijit Jana19-Jul-08 1:38
professionalAbhijit Jana19-Jul-08 1:38 
Questionsql query Pin
ptvce18-Jul-08 23:20
ptvce18-Jul-08 23:20 
AnswerRe: sql query Pin
Abhijit Jana18-Jul-08 23:29
professionalAbhijit Jana18-Jul-08 23:29 
QuestionHow to automatically backup my sql server 2000 database on another server?? Pin
Nada Adel18-Jul-08 21:17
Nada Adel18-Jul-08 21:17 
AnswerRe: How to automatically backup my sql server 2000 database on another server?? Pin
N a v a n e e t h18-Jul-08 21:20
N a v a n e e t h18-Jul-08 21:20 
GeneralRe: How to automatically backup my sql server 2000 database on another server?? Pin
Nada Adel18-Jul-08 21:22
Nada Adel18-Jul-08 21:22 
GeneralRe: How to automatically backup my sql server 2000 database on another server?? Pin
N a v a n e e t h18-Jul-08 21:28
N a v a n e e t h18-Jul-08 21:28 
GeneralRe: How to automatically backup my sql server 2000 database on another server?? Pin
Nada Adel18-Jul-08 21:30
Nada Adel18-Jul-08 21:30 
GeneralRe: How to automatically backup my sql server 2000 database on another server?? Pin
N a v a n e e t h18-Jul-08 21:32
N a v a n e e t h18-Jul-08 21:32 
GeneralRe: How to automatically backup my sql server 2000 database on another server?? Pin
Nada Adel18-Jul-08 21:39
Nada Adel18-Jul-08 21:39 
QuestionCannot copy DBFile: It is being used by another person or program?? Pin
Nada Adel18-Jul-08 21:14
Nada Adel18-Jul-08 21:14 
AnswerRe: Cannot copy DBFile: It is being used by another person or program?? Pin
N a v a n e e t h18-Jul-08 21:17
N a v a n e e t h18-Jul-08 21:17 
GeneralRe: Cannot copy DBFile: It is being used by another person or program?? Pin
Nada Adel18-Jul-08 21:18
Nada Adel18-Jul-08 21:18 
AnswerRe: Cannot copy DBFile: It is being used by another person or program?? Pin
pradeep kumarappagari20-Jul-08 19:33
pradeep kumarappagari20-Jul-08 19:33 
QuestionStore Hindi Data in MS Sql Server using ASP.NET with c# Pin
vishalrastogi1118-Jul-08 21:05
vishalrastogi1118-Jul-08 21:05 
AnswerRe: Store Hindi Data in MS Sql Server using ASP.NET with c# Pin
N a v a n e e t h18-Jul-08 21:11
N a v a n e e t h18-Jul-08 21:11 
GeneralRe: Store Hindi Data in MS Sql Server using ASP.NET with c# Pin
vishalrastogi1118-Jul-08 21:25
vishalrastogi1118-Jul-08 21:25 

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.