Click here to Skip to main content
15,914,070 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to carry a value from a datagrid to a new table Pin
cheryl637220-Nov-08 10:01
cheryl637220-Nov-08 10:01 
GeneralRe: how to carry a value from a datagrid to a new table Pin
Christian Graus20-Nov-08 11:05
protectorChristian Graus20-Nov-08 11:05 
GeneralRe: how to carry a value from a datagrid to a new table Pin
cheryl637221-Nov-08 8:15
cheryl637221-Nov-08 8:15 
QuestionSecurity Scan Pin
hercule5420-Nov-08 9:04
hercule5420-Nov-08 9:04 
AnswerRe: Security Scan Pin
Christian Graus20-Nov-08 9:43
protectorChristian Graus20-Nov-08 9:43 
AnswerRe: Security Scan Pin
N a v a n e e t h20-Nov-08 16:10
N a v a n e e t h20-Nov-08 16:10 
GeneralRe: Security Scan Pin
hercule5420-Nov-08 16:19
hercule5420-Nov-08 16:19 
QuestionMultiline Textbox Maxlength Regular Expression Pin
Ponna Rani20-Nov-08 8:24
Ponna Rani20-Nov-08 8:24 
I have a requirement to set maxlength for Textbox with multiline textmode. The property MaxLength is
not working when the textmode is multiline since it is rendered as textarea. There are couple of ways
explained in forums. I would prefer regular expression than Javascript.

A Regular expression that seems to be working does not work if the page uses master page. It
does not accept carriage return or newline or leading and trailing blanks and throws up error.
^[\s\S]{0,20}$

Have you come across such scenario before? If so, please help.


Thanks
QuestionActiveX Print Dialog isn't loading Pin
Richard Jones20-Nov-08 7:12
Richard Jones20-Nov-08 7:12 
QuestionLoad Page controls again by writing code in server side in asp.net 2.0 for specific condition Pin
trilokharry20-Nov-08 5:19
trilokharry20-Nov-08 5:19 
AnswerRe: Load Page controls again by writing code in server side in asp.net 2.0 for specific condition Pin
Christian Graus20-Nov-08 8:39
protectorChristian Graus20-Nov-08 8:39 
QuestionProblem updating web reference in Visual Studio 2005 Pin
Cyrilix20-Nov-08 4:44
Cyrilix20-Nov-08 4:44 
AnswerRe: Problem updating web reference in Visual Studio 2005 Pin
Paul Conrad20-Nov-08 5:40
professionalPaul Conrad20-Nov-08 5:40 
GeneralRe: Problem updating web reference in Visual Studio 2005 Pin
Cyrilix20-Nov-08 5:46
Cyrilix20-Nov-08 5:46 
GeneralRe: Problem updating web reference in Visual Studio 2005 Pin
Paul Conrad20-Nov-08 5:54
professionalPaul Conrad20-Nov-08 5:54 
GeneralRe: Problem updating web reference in Visual Studio 2005 Pin
Cyrilix20-Nov-08 5:56
Cyrilix20-Nov-08 5:56 
GeneralRe: Problem updating web reference in Visual Studio 2005 Pin
N a v a n e e t h20-Nov-08 16:17
N a v a n e e t h20-Nov-08 16:17 
QuestionNeed help with ASP???? Pin
sannysmith20-Nov-08 4:21
sannysmith20-Nov-08 4:21 
AnswerRe: Need help with ASP???? Pin
kevinbrydon20-Nov-08 4:36
kevinbrydon20-Nov-08 4:36 
AnswerRe: Need help with ASP???? Pin
Christian Graus20-Nov-08 8:41
protectorChristian Graus20-Nov-08 8:41 
QuestionHow to do this in ASP.NET? Pin
bilal haider20-Nov-08 3:42
bilal haider20-Nov-08 3:42 
AnswerRe: How to do this in ASP.NET? Pin
Christian Graus20-Nov-08 8:43
protectorChristian Graus20-Nov-08 8:43 
GeneralRe: How to do this in ASP.NET? Pin
bilal haider23-Nov-08 20:40
bilal haider23-Nov-08 20:40 
GeneralCould not create type %webservice Name% Pin
Mustafa Ismail Mustafa20-Nov-08 3:16
Mustafa Ismail Mustafa20-Nov-08 3:16 
GeneralRe: Could not create type %webservice Name% Pin
Christian Graus20-Nov-08 8:47
protectorChristian Graus20-Nov-08 8:47 

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.