Click here to Skip to main content
15,860,859 members
Home / Discussions / C#
   

C#

 
AnswerRe: DoDragDrop and MouseClick event Pin
Mike Hankey18-Apr-07 1:57
mveMike Hankey18-Apr-07 1:57 
GeneralRe: DoDragDrop and MouseClick event Pin
Jon Hulatt18-Apr-07 8:42
Jon Hulatt18-Apr-07 8:42 
GeneralRe: DoDragDrop and MouseClick event Pin
Mike Hankey18-Apr-07 11:00
mveMike Hankey18-Apr-07 11:00 
QuestionJavascript and c# Pin
vamsimohan2117-Apr-07 23:32
vamsimohan2117-Apr-07 23:32 
AnswerRe: Javascript and c# Pin
Christian Graus17-Apr-07 23:58
protectorChristian Graus17-Apr-07 23:58 
GeneralRe: Javascript and c# Pin
vamsimohan2118-Apr-07 0:05
vamsimohan2118-Apr-07 0:05 
GeneralRe: Javascript and c# Pin
vamsimohan2118-Apr-07 0:07
vamsimohan2118-Apr-07 0:07 
GeneralRe: Javascript and c# Pin
Rudolf Jan18-Apr-07 0:15
Rudolf Jan18-Apr-07 0:15 
I am not usig ASP.NET but from my experience with php I can say this:

You have two solutions. The first is to generate the web page as shown to the user in the server. In the generated page, avoid using JavaScript, but create hard coded links.

The second solution is to detect that JavaScript is blocked (I am sure you can find the techniques on one of the many JavaScript sites) and kindly ask the user to switch JavaScript on.

Fortunately you cannot switch JavaScript on at the server side. This would cause a serious security leak for clients that chooses to block JavaScript. I think this is a reason why server side scripting is far more attractive than client side scripting.
GeneralRe: Javascript and c# Pin
vamsimohan2118-Apr-07 0:38
vamsimohan2118-Apr-07 0:38 
QuestionRe: Javascript c# Pin
vamsimohan2118-Apr-07 0:39
vamsimohan2118-Apr-07 0:39 
AnswerRe: Javascript c# Pin
Rudolf Jan18-Apr-07 7:07
Rudolf Jan18-Apr-07 7:07 
GeneralRe: Javascript and c# Pin
Christian Graus18-Apr-07 0:23
protectorChristian Graus18-Apr-07 0:23 
Question.Net remoting and pass by reference Pin
cignox117-Apr-07 23:15
cignox117-Apr-07 23:15 
AnswerRe: .Net remoting and pass by reference Pin
Svett18-Apr-07 1:12
Svett18-Apr-07 1:12 
Questionimage positioning Pin
akkram17-Apr-07 22:52
akkram17-Apr-07 22:52 
Questionneed regular expression validator for email Pin
Revathi Raj17-Apr-07 22:49
Revathi Raj17-Apr-07 22:49 
AnswerRe: need regular expression validator for email Pin
Christian Graus17-Apr-07 22:54
protectorChristian Graus17-Apr-07 22:54 
QuestionComposite control error - need expert help Pin
lior_s17-Apr-07 22:21
lior_s17-Apr-07 22:21 
QuestionStart programme when windows open Pin
Amr M. K.17-Apr-07 21:46
Amr M. K.17-Apr-07 21:46 
AnswerRe: Start programme when windows open Pin
Christian Graus17-Apr-07 22:05
protectorChristian Graus17-Apr-07 22:05 
GeneralRe: Start programme when windows open Pin
Amr M. K.17-Apr-07 22:27
Amr M. K.17-Apr-07 22:27 
GeneralRe: Start programme when windows open Pin
Christian Graus17-Apr-07 23:22
protectorChristian Graus17-Apr-07 23:22 
AnswerRe: Start programme when windows open Pin
Pete O'Hanlon17-Apr-07 22:33
subeditorPete O'Hanlon17-Apr-07 22:33 
GeneralRe: Start programme when windows open Pin
Pete O'Hanlon17-Apr-07 23:35
subeditorPete O'Hanlon17-Apr-07 23:35 
GeneralRe: Start programme when windows open Pin
Amr M. K.18-Apr-07 3:32
Amr M. K.18-Apr-07 3:32 

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.