Click here to Skip to main content
15,921,837 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Alert message by clicking close control box [modified] Pin
Sandeep Akhare13-Nov-06 0:59
Sandeep Akhare13-Nov-06 0:59 
GeneralRe: Alert message by clicking close control box Pin
Imran Khan Pathan13-Nov-06 2:15
Imran Khan Pathan13-Nov-06 2:15 
QuestionDatagrid Management Pin
gaurav awasthi12-Nov-06 23:40
gaurav awasthi12-Nov-06 23:40 
AnswerRe: Datagrid Management Pin
_AK_13-Nov-06 3:04
_AK_13-Nov-06 3:04 
QuestionHindi Keyboard in asp.net1.1 Pin
Kapil Thakur12-Nov-06 23:13
Kapil Thakur12-Nov-06 23:13 
QuestionHow to invoke an exe in the client from Webpage Pin
BabuChellathurai12-Nov-06 23:11
BabuChellathurai12-Nov-06 23:11 
AnswerRe: How to invoke an exe in the client from Webpage Pin
Sathesh Sakthivel12-Nov-06 23:14
Sathesh Sakthivel12-Nov-06 23:14 
GeneralRe: How to invoke an exe in the client from Webpage Pin
BabuChellathurai13-Nov-06 0:09
BabuChellathurai13-Nov-06 0:09 
I am getting System.Security.Security Exception

System.Security.SecurityException: Request failed.
at System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Assembly asm, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle rmh, SecurityAction action, Object demand, IPermission permThatFailed)
at System.Security.CodeAccessSecurityEngine.ThrowSecurityException(Object assemblyOrString, PermissionSet granted, PermissionSet refused, RuntimeMethodHandle rmh, SecurityAction action, Object demand, IPermission permThatFailed)
at System.Security.CodeAccessSecurityEngine.CheckSetHelper(PermissionSet grants, PermissionSet refused, PermissionSet demands, RuntimeMethodHandle rmh, Object assemblyOrString, SecurityAction action, Boolean throwException)
at System.Security.CodeAccessSecurityEngine.CheckSetHelper(CompressedStack cs, PermissionSet grants, PermissionSet refused, PermissionSet demands, RuntimeMethodHandle rmh, Assembly asm, SecurityAction action)
at coding.UserControl1.button1_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
The action that failed was:
LinkDemand
The type of the first permission that failed was:
System.Security.PermissionSet
The Zone of the assembly that failed was:
Intranet

C.Babu B.E.,
Question"print a page" Pin
gaurav awasthi12-Nov-06 23:04
gaurav awasthi12-Nov-06 23:04 
AnswerRe: "print a page" Pin
_AK_13-Nov-06 3:01
_AK_13-Nov-06 3:01 
Questionmouseover event & backcolor on drop down list Pin
Samir NIGAM12-Nov-06 22:42
Samir NIGAM12-Nov-06 22:42 
AnswerRe: mouseover event & backcolor on drop down list Pin
RichardGrimmer13-Nov-06 2:51
RichardGrimmer13-Nov-06 2:51 
Questioninsert new row with datagrid Pin
ptvce12-Nov-06 22:21
ptvce12-Nov-06 22:21 
AnswerRe: insert new row with datagrid Pin
just3ala212-Nov-06 22:27
just3ala212-Nov-06 22:27 
AnswerRe: insert new row with datagrid Pin
niteshgajjar12-Nov-06 22:44
niteshgajjar12-Nov-06 22:44 
Questionan aspx page is running in mozila not in internet explore. Pin
monuSaini12-Nov-06 22:13
monuSaini12-Nov-06 22:13 
AnswerRe: an aspx page is running in mozila not in internet explore. Pin
Guffa12-Nov-06 22:29
Guffa12-Nov-06 22:29 
GeneralRe: an aspx page is running in mozila not in internet explore. Pin
monuSaini12-Nov-06 22:45
monuSaini12-Nov-06 22:45 
QuestionHow to implement Thosand seperator in asp.net [modified] Pin
Sudip678912-Nov-06 22:01
Sudip678912-Nov-06 22:01 
AnswerRe: How to implement Thosand seperator in asp.net Pin
danidanidani12-Nov-06 22:04
danidanidani12-Nov-06 22:04 
GeneralRe: How to implement Thosand seperator in asp.net Pin
Sudip678912-Nov-06 22:18
Sudip678912-Nov-06 22:18 
GeneralRe: How to implement Thosand seperator in asp.net Pin
danidanidani12-Nov-06 22:35
danidanidani12-Nov-06 22:35 
GeneralRe: How to implement Thosand seperator in asp.net Pin
Sudip678912-Nov-06 22:52
Sudip678912-Nov-06 22:52 
GeneralRe: How to implement Thosand seperator in asp.net Pin
_AK_12-Nov-06 22:36
_AK_12-Nov-06 22:36 
GeneralRe: How to implement Thosand seperator in asp.net Pin
RichardGrimmer13-Nov-06 2:52
RichardGrimmer13-Nov-06 2:52 

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.