Click here to Skip to main content
15,901,426 members
Home / Discussions / C#
   

C#

 
GeneralRe: creating a webservice problems Pin
Daniel_Logan2-Aug-07 23:11
Daniel_Logan2-Aug-07 23:11 
GeneralRe: creating a webservice problems Pin
Christian Graus2-Aug-07 23:23
protectorChristian Graus2-Aug-07 23:23 
GeneralRe: creating a webservice problems Pin
Daniel_Logan2-Aug-07 23:46
Daniel_Logan2-Aug-07 23:46 
GeneralRe: creating a webservice problems Pin
Albu Marius3-Aug-07 0:00
Albu Marius3-Aug-07 0:00 
GeneralRe: creating a webservice problems Pin
Albu Marius3-Aug-07 0:10
Albu Marius3-Aug-07 0:10 
GeneralRe: creating a webservice problems Pin
Daniel_Logan3-Aug-07 0:35
Daniel_Logan3-Aug-07 0:35 
GeneralRe: creating a webservice problems Pin
Albu Marius3-Aug-07 0:44
Albu Marius3-Aug-07 0:44 
GeneralRe: creating a webservice problems Pin
Albu Marius3-Aug-07 0:54
Albu Marius3-Aug-07 0:54 
QuestionBase Class Constructor on Inheritance Pin
N a v a n e e t h2-Aug-07 21:14
N a v a n e e t h2-Aug-07 21:14 
AnswerRe: Base Class Constructor on Inheritance Pin
Christian Graus2-Aug-07 21:21
protectorChristian Graus2-Aug-07 21:21 
GeneralRe: Base Class Constructor on Inheritance Pin
N a v a n e e t h2-Aug-07 21:24
N a v a n e e t h2-Aug-07 21:24 
GeneralRe: Base Class Constructor on Inheritance Pin
Christian Graus2-Aug-07 21:29
protectorChristian Graus2-Aug-07 21:29 
GeneralRe: Base Class Constructor on Inheritance Pin
N a v a n e e t h2-Aug-07 21:33
N a v a n e e t h2-Aug-07 21:33 
GeneralRe: Base Class Constructor on Inheritance Pin
Christian Graus2-Aug-07 21:35
protectorChristian Graus2-Aug-07 21:35 
GeneralRe: Base Class Constructor on Inheritance Pin
originSH2-Aug-07 21:50
originSH2-Aug-07 21:50 
GeneralRe: Base Class Constructor on Inheritance Pin
Martin#2-Aug-07 21:30
Martin#2-Aug-07 21:30 
GeneralRe: Base Class Constructor on Inheritance Pin
N a v a n e e t h2-Aug-07 21:33
N a v a n e e t h2-Aug-07 21:33 
GeneralRe: Base Class Constructor on Inheritance Pin
Martin#2-Aug-07 21:35
Martin#2-Aug-07 21:35 
QuestionValidation Expression Pin
kinnuP2-Aug-07 20:03
kinnuP2-Aug-07 20:03 
AnswerRe: Validation Expression Pin
Christian Graus2-Aug-07 20:07
protectorChristian Graus2-Aug-07 20:07 
Put ValidateRequest="false" in the declaration at the top of your aspx. Now, your page will not block malicious script input, you need to do it yourself.

This is not the ASP.NET forum.

Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Validation Expression Pin
kinnuP2-Aug-07 20:12
kinnuP2-Aug-07 20:12 
QuestionValidating TextBox Pin
Nisha S.2-Aug-07 18:47
Nisha S.2-Aug-07 18:47 
AnswerRe: Validating TextBox Pin
Christian Graus2-Aug-07 20:05
protectorChristian Graus2-Aug-07 20:05 
GeneralRe: Validating TextBox Pin
Manoj Kumar Rai2-Aug-07 20:47
professionalManoj Kumar Rai2-Aug-07 20:47 
QuestionConvert Loseless JPG image Pin
Darmi2-Aug-07 18:06
Darmi2-Aug-07 18:06 

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.