Click here to Skip to main content
15,918,123 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to display Username that is logged on to the computer on a web page Pin
SAadmin13-Aug-08 2:58
SAadmin13-Aug-08 2:58 
GeneralRe: How to display Username that is logged on to the computer on a web page Pin
Manas Bhardwaj13-Aug-08 3:01
professionalManas Bhardwaj13-Aug-08 3:01 
GeneralRe: How to display Username that is logged on to the computer on a web page Pin
SAadmin13-Aug-08 3:12
SAadmin13-Aug-08 3:12 
QuestionHow to open a popup window in menuitem in asp.net2.0 Pin
saurabh60mca6013-Aug-08 2:34
saurabh60mca6013-Aug-08 2:34 
AnswerRe: How to open a popup window in menuitem in asp.net2.0 Pin
Christian Graus13-Aug-08 2:36
protectorChristian Graus13-Aug-08 2:36 
GeneralRe: How to open a popup window in menuitem in asp.net2.0 Pin
saurabh60mca6013-Aug-08 2:42
saurabh60mca6013-Aug-08 2:42 
GeneralRe: How to open a popup window in menuitem in asp.net2.0 Pin
Christian Graus13-Aug-08 2:43
protectorChristian Graus13-Aug-08 2:43 
GeneralRe: How to open a popup window in menuitem in asp.net2.0 Pin
saurabh60mca6013-Aug-08 2:45
saurabh60mca6013-Aug-08 2:45 
Hi , i m using this code but nothing happend .
script language=javascript>

function openPopup("Forms/frmAssignLeave.aspx?name=" + name)

{

window.open("Forms/frmAssignLeave.aspx?name=" + name,"title", "Height=300px, Width=300px");

}
/script>

asp:MenuItem Text="Assign Leave" Value="Assign Leave" NavigateUrl='javascript:openPopup("Forms/frmAssignLeave.aspx");' ></asp:MenuItem>

saurabh bhardwaj

QuestionNavigation in frameset Pin
nikhil123413-Aug-08 2:33
nikhil123413-Aug-08 2:33 
AnswerRe: Navigation in frameset Pin
nikhil123413-Aug-08 3:26
nikhil123413-Aug-08 3:26 
AnswerRe: Navigation in frameset Pin
Manas Bhardwaj13-Aug-08 4:12
professionalManas Bhardwaj13-Aug-08 4:12 
QuestionHow to stop Page being cached Pin
.NET- India 13-Aug-08 2:12
.NET- India 13-Aug-08 2:12 
AnswerRe: How to stop Page being cached Pin
SomeGuyThatIsMe13-Aug-08 2:20
SomeGuyThatIsMe13-Aug-08 2:20 
GeneralRe: How to stop Page being cached Pin
.NET- India 13-Aug-08 2:32
.NET- India 13-Aug-08 2:32 
GeneralRe: How to stop Page being cached Pin
SomeGuyThatIsMe13-Aug-08 2:42
SomeGuyThatIsMe13-Aug-08 2:42 
GeneralRe: How to stop Page being cached Pin
.NET- India 13-Aug-08 3:02
.NET- India 13-Aug-08 3:02 
GeneralRe: How to stop Page being cached Pin
SomeGuyThatIsMe13-Aug-08 3:11
SomeGuyThatIsMe13-Aug-08 3:11 
GeneralRe: How to stop Page being cached Pin
.NET- India 13-Aug-08 3:25
.NET- India 13-Aug-08 3:25 
GeneralRe: How to stop Page being cached Pin
SomeGuyThatIsMe13-Aug-08 3:34
SomeGuyThatIsMe13-Aug-08 3:34 
AnswerRe: How to stop Page being cached Pin
darkcalin13-Aug-08 3:46
darkcalin13-Aug-08 3:46 
GeneralRe: How to stop Page being cached Pin
.NET- India 13-Aug-08 19:24
.NET- India 13-Aug-08 19:24 
QuestionIssue in Uploading files using FileInfo Pin
saini arun13-Aug-08 1:51
saini arun13-Aug-08 1:51 
AnswerRe: Issue in Uploading files using FileInfo Pin
Manas Bhardwaj13-Aug-08 2:10
professionalManas Bhardwaj13-Aug-08 2:10 
Questionbound database field Pin
UD(IA)13-Aug-08 1:28
UD(IA)13-Aug-08 1:28 
AnswerRe: Edited question Pin
Christian Graus13-Aug-08 2:35
protectorChristian Graus13-Aug-08 2:35 

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.