Click here to Skip to main content
15,927,213 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCreate Share Folder Pin
alexfromto27-Feb-07 14:26
alexfromto27-Feb-07 14:26 
AnswerRe: Create Share Folder Pin
Michael Sync27-Feb-07 18:12
Michael Sync27-Feb-07 18:12 
GeneralRe: Create Share Folder Pin
alexfromto1-Mar-07 9:39
alexfromto1-Mar-07 9:39 
GeneralRe: Create Share Folder Pin
Michael Sync1-Mar-07 15:14
Michael Sync1-Mar-07 15:14 
GeneralRe: Create Share Folder Pin
alexfromto2-Mar-07 3:20
alexfromto2-Mar-07 3:20 
Questionexpanding dropdownlist onmouseover Pin
clydes27-Feb-07 13:24
clydes27-Feb-07 13:24 
QuestionAssigning a html to a string Pin
tonymathewt27-Feb-07 7:58
professionaltonymathewt27-Feb-07 7:58 
AnswerRe: Assigning a html to a string [modified] Pin
Marcus J. Smith27-Feb-07 8:14
professionalMarcus J. Smith27-Feb-07 8:14 
That is a .NET protection to avoid cross scripting attacks. A clue Googled[^]. Just be careful with this because if you turn this off you must always always check the text for these types of characters, which you should be doing anyway.

I dont know of a good Regular Expression for this and if someone does I would love to see it too.

You might also try doing strVariable = Textbox.Text.UrlEncode


-- modified at 14:28 Tuesday 27th February, 2007


CleaKO

"I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that." - Tommy Boy
"Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

GeneralRe: Assigning a html to a string Pin
tonymathewt1-Mar-07 17:28
professionaltonymathewt1-Mar-07 17:28 
AnswerRe: Assigning a html to a string Pin
Harini N K27-Feb-07 18:08
Harini N K27-Feb-07 18:08 
GeneralRe: Assigning a html to a string Pin
tonymathewt1-Mar-07 0:49
professionaltonymathewt1-Mar-07 0:49 
GeneralRe: Assigning a html to a string Pin
Harini N K1-Mar-07 14:29
Harini N K1-Mar-07 14:29 
QuestionProblem displaying pdf file in Page_Load Pin
maxJared27-Feb-07 7:57
maxJared27-Feb-07 7:57 
AnswerRe: Problem displaying pdf file in Page_Load Pin
Marcus J. Smith27-Feb-07 8:16
professionalMarcus J. Smith27-Feb-07 8:16 
GeneralRe: Problem displaying pdf file in Page_Load Pin
maxJared27-Feb-07 8:23
maxJared27-Feb-07 8:23 
GeneralRe: Problem displaying pdf file in Page_Load Pin
Marcus J. Smith27-Feb-07 8:26
professionalMarcus J. Smith27-Feb-07 8:26 
Questionjavascript in server control??? Pin
Tkml23627-Feb-07 7:52
Tkml23627-Feb-07 7:52 
AnswerRe: javascript in server control??? Pin
Marcus J. Smith27-Feb-07 8:24
professionalMarcus J. Smith27-Feb-07 8:24 
GeneralRe: javascript in server control??? urgent Pin
Tkml23627-Feb-07 8:46
Tkml23627-Feb-07 8:46 
GeneralRe: javascript in server control??? urgent Pin
Marcus J. Smith27-Feb-07 8:59
professionalMarcus J. Smith27-Feb-07 8:59 
GeneralRe: javascript in server control??? urgent Pin
kubben27-Feb-07 9:00
kubben27-Feb-07 9:00 
GeneralRe: javascript in server control??? urgent Pin
Tkml23627-Feb-07 9:14
Tkml23627-Feb-07 9:14 
GeneralRe: javascript in server control??? urgent Pin
kubben27-Feb-07 9:38
kubben27-Feb-07 9:38 
GeneralRe: javascript in server control??? urgent Pin
Michael Sync27-Feb-07 19:16
Michael Sync27-Feb-07 19:16 
QuestionThe Close Button Pin
#realJSOP27-Feb-07 7:38
professional#realJSOP27-Feb-07 7:38 

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.