Click here to Skip to main content
15,891,136 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionasp:Repeater for wml Pin
gottimukkala1-Nov-07 23:37
gottimukkala1-Nov-07 23:37 
AnswerRe: asp:Repeater for wml Pin
Unknown Ajanabi2-Nov-07 0:23
Unknown Ajanabi2-Nov-07 0:23 
QuestionNew window Pin
Learning ASP.NET1-Nov-07 23:28
Learning ASP.NET1-Nov-07 23:28 
AnswerRe: New window Pin
Christian Graus1-Nov-07 23:33
protectorChristian Graus1-Nov-07 23:33 
AnswerRe: New window Pin
Imran Khan Pathan1-Nov-07 23:34
Imran Khan Pathan1-Nov-07 23:34 
AnswerRe: New window Pin
r a j u u1-Nov-07 23:40
r a j u u1-Nov-07 23:40 
Questionrestict the html tags Pin
jithbiz00331-Nov-07 23:25
jithbiz00331-Nov-07 23:25 
AnswerRe: restict the html tags Pin
Christian Graus1-Nov-07 23:27
protectorChristian Graus1-Nov-07 23:27 
Use a regular expression validator to not allow any other tags. Then make sure you also write code in your code behind to strip any other tags that may exist, as validators can be bypassed by a determined user.


Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionWizard inside UpdatePanel Pin
ShruthiLavan1-Nov-07 23:24
ShruthiLavan1-Nov-07 23:24 
QuestionGridView RowDataBound event. Pin
divyesh14321-Nov-07 23:15
divyesh14321-Nov-07 23:15 
QuestionBrowser Resizing Pin
freshonlineMax1-Nov-07 23:12
freshonlineMax1-Nov-07 23:12 
AnswerRe: Browser Resizing Pin
divyesh14321-Nov-07 23:22
divyesh14321-Nov-07 23:22 
GeneralRe: Browser Resizing Pin
freshonlineMax2-Nov-07 3:59
freshonlineMax2-Nov-07 3:59 
AnswerRe: Browser Resizing Pin
N a v a n e e t h1-Nov-07 23:58
N a v a n e e t h1-Nov-07 23:58 
GeneralRe: Browser Resizing Pin
freshonlineMax2-Nov-07 3:56
freshonlineMax2-Nov-07 3:56 
Questionis possible to remove the text in the iframe Pin
lakshmichawala1-Nov-07 23:11
lakshmichawala1-Nov-07 23:11 
AnswerRe: is possible to remove the text in the iframe Pin
M LN Rao1-Nov-07 23:41
M LN Rao1-Nov-07 23:41 
GeneralRe: is possible to remove the text in the iframe Pin
lakshmichawala2-Nov-07 0:41
lakshmichawala2-Nov-07 0:41 
QuestionCustomError Pin
SreejithAchutan1-Nov-07 23:04
SreejithAchutan1-Nov-07 23:04 
GeneralRe: CustomError Pin
SreejithAchutan1-Nov-07 23:22
SreejithAchutan1-Nov-07 23:22 
AnswerRe: CustomError Pin
Unknown Ajanabi1-Nov-07 23:32
Unknown Ajanabi1-Nov-07 23:32 
AnswerRe: CustomError Pin
Unknown Ajanabi2-Nov-07 0:37
Unknown Ajanabi2-Nov-07 0:37 
Questiontextbox visibility in javascript Pin
Sonia Gupta1-Nov-07 22:48
Sonia Gupta1-Nov-07 22:48 
AnswerRe: textbox visibility in javascript Pin
InsDev1-Nov-07 23:01
InsDev1-Nov-07 23:01 
AnswerRe: textbox visibility in javascript Pin
Pete O'Hanlon1-Nov-07 23:04
mvePete O'Hanlon1-Nov-07 23:04 

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.