Click here to Skip to main content
15,919,931 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionEdit Datagrid with Stored Procedure Pin
saeedehh10-Jan-07 1:20
saeedehh10-Jan-07 1:20 
QuestionGridView without SqlDatasource Pin
iramg10-Jan-07 1:05
iramg10-Jan-07 1:05 
QuestionRight Click Disable Pin
varshavmane10-Jan-07 0:55
varshavmane10-Jan-07 0:55 
AnswerRe: Right Click Disable Pin
ednrgc10-Jan-07 1:35
ednrgc10-Jan-07 1:35 
GeneralRe: Right Click Disable Pin
varshavmane10-Jan-07 1:47
varshavmane10-Jan-07 1:47 
GeneralRe: Right Click Disable Pin
Craster10-Jan-07 2:06
Craster10-Jan-07 2:06 
GeneralRe: Right Click Disable Pin
varshavmane10-Jan-07 2:19
varshavmane10-Jan-07 2:19 
GeneralRe: Right Click Disable Pin
Craster10-Jan-07 2:24
Craster10-Jan-07 2:24 
varshavmane wrote:
Our Project requirement is that no one should view the source code so I need to disable right click.


It's not going to happen. Disabling right click is not going to help. If you want to keep your code hidden, run it on the server. If you pass the code to the client, there will always be a way for them to get access to it. Disabling right click is a waste of time.

Or rewrite the whole thing as an ActiveX/Java client.
GeneralRe: Right Click Disable Pin
varshavmane10-Jan-07 3:05
varshavmane10-Jan-07 3:05 
GeneralRe: Right Click Disable Pin
szukuro10-Jan-07 4:42
szukuro10-Jan-07 4:42 
GeneralRe: Right Click Disable Pin
Walter_H11-Jan-07 5:02
Walter_H11-Jan-07 5:02 
QuestionLanguage Pin
deepjyoti8110-Jan-07 0:47
deepjyoti8110-Jan-07 0:47 
QuestionBlog creation Pin
deepjyoti8110-Jan-07 0:45
deepjyoti8110-Jan-07 0:45 
AnswerRe: Blog creation Pin
Colin Angus Mackay10-Jan-07 2:12
Colin Angus Mackay10-Jan-07 2:12 
QuestionGenerated RSS Feed and firefox Pin
WillemM10-Jan-07 0:21
WillemM10-Jan-07 0:21 
AnswerRe: Generated RSS Feed and firefox Pin
ednrgc10-Jan-07 1:42
ednrgc10-Jan-07 1:42 
GeneralRe: Generated RSS Feed and firefox Pin
WillemM10-Jan-07 2:39
WillemM10-Jan-07 2:39 
AnswerOT Pin
Jon Sagara10-Jan-07 4:30
Jon Sagara10-Jan-07 4:30 
GeneralRe: OT Pin
WillemM10-Jan-07 4:32
WillemM10-Jan-07 4:32 
GeneralRe: OT Pin
Jon Sagara11-Jan-07 12:27
Jon Sagara11-Jan-07 12:27 
Questionselecting one row from datagrid Pin
nclauder10-Jan-07 0:07
nclauder10-Jan-07 0:07 
AnswerRe: selecting one row from datagrid Pin
Guffa10-Jan-07 0:32
Guffa10-Jan-07 0:32 
GeneralRe: selecting one row from datagrid Pin
nclauder10-Jan-07 0:41
nclauder10-Jan-07 0:41 
QuestionOutputCache a WebControl Pin
theJazzyBrain9-Jan-07 23:53
theJazzyBrain9-Jan-07 23:53 
AnswerRe: OutputCache a WebControl Pin
minhpc_bk10-Jan-07 1:07
minhpc_bk10-Jan-07 1:07 

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.