Click here to Skip to main content
15,890,897 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionServer.UrlEncode not work well Pin
nxde200027-Mar-07 23:03
nxde200027-Mar-07 23:03 
QuestionBUTTON TO SENT E-MAIL Pin
Oga M27-Mar-07 23:00
Oga M27-Mar-07 23:00 
AnswerRe: BUTTON TO SENT E-MAIL Pin
Oga M28-Mar-07 0:28
Oga M28-Mar-07 0:28 
AnswerRe: BUTTON TO SENT E-MAIL Pin
enjoycrack28-Mar-07 0:31
enjoycrack28-Mar-07 0:31 
QuestionValidation for Range of values Pin
Sophia Rekhi27-Mar-07 22:57
Sophia Rekhi27-Mar-07 22:57 
QuestionCustom ValidationSummary ASP.NET ***2.0*** Pin
RichardGrimmer27-Mar-07 22:48
RichardGrimmer27-Mar-07 22:48 
AnswerRe: Custom ValidationSummary ASP.NET ***2.0*** Pin
N a v a n e e t h27-Mar-07 22:56
N a v a n e e t h27-Mar-07 22:56 
GeneralRe: Custom ValidationSummary ASP.NET ***2.0*** Pin
RichardGrimmer27-Mar-07 23:15
RichardGrimmer27-Mar-07 23:15 
DooDooo wrote:
Do you think that it will work with all browsers ?


Yeah - that's kinda the point really. The original 1.x validators could only validate on the client side under IE, since they used document.all. According to the docs, the 2.0 version removes this limitation, and renders browser-compliant js to the page. Unfortunately, that can't be done using just WebUIValidation.js...


DooDooo wrote:
We have done that for our last project. We didn't override existing validators to make new one. We made a development from scratch. Using div and javascript. After all that ported to web user controls. I think you can also follow the same method, ?


Thinking that may be the only way unless someone else knows any better, but I would have thought that there's a "correct" way to do it?

Thanks for your help anyway Smile | :)

"Now I guess I'll sit back and watch people misinterpret what I just said......"
Christian Graus At The Soapbox

Questionredirecting to another page in javascript Pin
iamdking27-Mar-07 22:46
iamdking27-Mar-07 22:46 
QuestionRe: redirecting to another page in javascript Pin
N a v a n e e t h27-Mar-07 22:57
N a v a n e e t h27-Mar-07 22:57 
QuestionProblem with session Pin
anujose27-Mar-07 22:33
anujose27-Mar-07 22:33 
AnswerRe: Problem with session Pin
N a v a n e e t h27-Mar-07 23:02
N a v a n e e t h27-Mar-07 23:02 
GeneralRe: Problem with session Pin
anujose28-Mar-07 0:48
anujose28-Mar-07 0:48 
GeneralRe: Problem with session Pin
toxcct28-Mar-07 10:18
toxcct28-Mar-07 10:18 
QuestionProblem with session Pin
anujose27-Mar-07 22:33
anujose27-Mar-07 22:33 
AnswerRe: Problem with session Pin
DanB198328-Mar-07 3:51
DanB198328-Mar-07 3:51 
Questiondates in datagrid............. Pin
Member 387988127-Mar-07 22:14
Member 387988127-Mar-07 22:14 
AnswerRe: dates in datagrid............. Pin
DanB198328-Mar-07 3:56
DanB198328-Mar-07 3:56 
QuestionGiving ID dynamically Pin
Arindam Tewary27-Mar-07 22:03
professionalArindam Tewary27-Mar-07 22:03 
AnswerRe: Giving ID dynamically Pin
Paddy Boyd27-Mar-07 22:45
Paddy Boyd27-Mar-07 22:45 
Questioncreating a view in a stored procedure Pin
gauthee27-Mar-07 21:58
gauthee27-Mar-07 21:58 
AnswerRe: creating a view in a stored procedure Pin
enjoycrack28-Mar-07 0:40
enjoycrack28-Mar-07 0:40 
QuestionRedirecting to another page with javascript Pin
iamdking27-Mar-07 21:54
iamdking27-Mar-07 21:54 
Questiondata display Pin
pratima127-Mar-07 21:40
pratima127-Mar-07 21:40 
AnswerRe: data display Pin
varshavmane27-Mar-07 23:28
varshavmane27-Mar-07 23:28 

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.