Click here to Skip to main content
16,015,072 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Online Exam application. Pin
rahul.net118-May-08 22:25
rahul.net118-May-08 22:25 
QuestionReset Password Pin
SreejithAchutan8-May-08 19:41
SreejithAchutan8-May-08 19:41 
AnswerRe: Reset Password Pin
Christian Graus8-May-08 19:47
protectorChristian Graus8-May-08 19:47 
QuestionProblem??? Pin
Alamanda Prakash8-May-08 19:36
Alamanda Prakash8-May-08 19:36 
AnswerRe: Problem??? Pin
Christian Graus8-May-08 19:48
protectorChristian Graus8-May-08 19:48 
AnswerRe: Problem??? Pin
Alamanda Prakash8-May-08 19:53
Alamanda Prakash8-May-08 19:53 
Questionhow to set path to the scriptreference in ScriptManager Pin
lovedotnet8-May-08 18:51
lovedotnet8-May-08 18:51 
Questionhow to select text or right click of mouse on modal popup in ASP.net Pin
Rajesh_K_Sharma8-May-08 18:51
Rajesh_K_Sharma8-May-08 18:51 
Hi I open modal popup windows using java script in asp.net.

function OpenChild()
{
var WinSettings= "resizable=no;dialogWidth:510px;dialogHeight:350px;help:no;maximize:yes;minimize:yes;scrollbars:yes";
var MyArgs = window.showModalDialog("http://localhost/Test/Test.aspx",WinSettings );

}


Popup window is open well. But, there is lot of text on Test.aspx. Now, I want to select text for copy. But text is not selected. I would like to know that how to select text and right click of mouse on modal popup?
If, is there alternative way to do this please tell me.
Any help is appreciated.
Regards
Rajesh

rajesh

AnswerRe: how to select text or right click of mouse on modal popup in ASP.net Pin
Christian Graus8-May-08 19:50
protectorChristian Graus8-May-08 19:50 
GeneralRe: how to select text or right click of mouse on modal popup in ASP.net Pin
Rajesh_K_Sharma8-May-08 20:47
Rajesh_K_Sharma8-May-08 20:47 
Questionhow to placed publised code of on web application inside other. Pin
mohd imran abdul aziz8-May-08 18:21
mohd imran abdul aziz8-May-08 18:21 
AnswerRe: how to placed publised code of on web application inside other. Pin
Christian Graus8-May-08 19:51
protectorChristian Graus8-May-08 19:51 
Questiondisplaying a string Pin
justintimberlake8-May-08 17:54
justintimberlake8-May-08 17:54 
AnswerRe: displaying a string Pin
lovedotnet8-May-08 19:46
lovedotnet8-May-08 19:46 
AnswerRe: displaying a string Pin
eyeseetee8-May-08 21:19
eyeseetee8-May-08 21:19 
QuestionProblem in passing value to anchor tag Pin
Deepak Nigam8-May-08 17:45
Deepak Nigam8-May-08 17:45 
AnswerRe: Problem in passing value to anchor tag Pin
Christian Graus8-May-08 19:51
protectorChristian Graus8-May-08 19:51 
QuestionSSO - Single Signon Pin
kannadan8-May-08 15:41
kannadan8-May-08 15:41 
QuestionReference problem using System.Linq [modified] Pin
Jim Taylor8-May-08 11:01
Jim Taylor8-May-08 11:01 
AnswerRe: Reference problem using System.Linq Pin
Sam Xavier8-May-08 19:29
Sam Xavier8-May-08 19:29 
Questionmultiple languages Pin
strawberrysh8-May-08 10:59
strawberrysh8-May-08 10:59 
AnswerRe: multiple languages Pin
Christian Graus8-May-08 11:11
protectorChristian Graus8-May-08 11:11 
GeneralRe: multiple languages Pin
strawberrysh8-May-08 19:50
strawberrysh8-May-08 19:50 
GeneralRe: multiple languages Pin
eyeseetee8-May-08 21:15
eyeseetee8-May-08 21:15 
QuestionNeed to make a string's state avaliable from a web page to a custom control. Pin
Steve Holdorf8-May-08 10:12
Steve Holdorf8-May-08 10: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.