Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
GeneralRe: mouse enter event Pin
Luc Pattyn14-Jul-07 2:54
sitebuilderLuc Pattyn14-Jul-07 2:54 
QuestionC# Layout Pin
satsumatable13-Jul-07 20:03
satsumatable13-Jul-07 20:03 
AnswerRe: C# Layout Pin
Michael Sync13-Jul-07 20:10
Michael Sync13-Jul-07 20:10 
GeneralRe: C# Layout Pin
satsumatable13-Jul-07 20:13
satsumatable13-Jul-07 20:13 
GeneralRe: C# Layout Pin
Michael Sync13-Jul-07 20:24
Michael Sync13-Jul-07 20:24 
GeneralRe: C# Layout Pin
satsumatable13-Jul-07 20:28
satsumatable13-Jul-07 20:28 
GeneralRe: C# Layout Pin
Michael Sync13-Jul-07 20:45
Michael Sync13-Jul-07 20:45 
QuestionHow do I make a URL safe? Pin
Winkles13-Jul-07 19:13
Winkles13-Jul-07 19:13 
My C# winforms app allows users to create documents. Embedded in a document is any author meta-data the author wanted to share, such as their website URL. Then, other users who open their document can click the URL entered by the author to have their browser opened to that page. My concern is that a malicious user, instead of entering his homepage into the URL field, will enter some kind of crazy URL that includes scripting code or some other internet exploit, which will do something bad to an unsuspecting user who clicks on that URL (sorry I'm not being more technical, but I don't really know how all these exploits work).

My question is this: Are there any specific characters or other junk that my C# app should filter out from a URL before sending it to the browser?

Thanks for the help! Smile | :)
AnswerRe: How do I make a URL safe? Pin
Michael Sync13-Jul-07 20:07
Michael Sync13-Jul-07 20:07 
AnswerRe: How do I make a URL safe? Pin
Guffa13-Jul-07 23:29
Guffa13-Jul-07 23:29 
QuestionGet Control from another form Pin
T.EDY13-Jul-07 19:01
T.EDY13-Jul-07 19:01 
AnswerRe: Get Control from another form Pin
Michael Sync13-Jul-07 20:22
Michael Sync13-Jul-07 20:22 
GeneralRe: Get Control from another form Pin
T.EDY15-Jul-07 17:39
T.EDY15-Jul-07 17:39 
AnswerRe: Get Control from another form Pin
Urs Enzler14-Jul-07 4:45
Urs Enzler14-Jul-07 4:45 
QuestionOnComm Events in MSCOMM OCX control Pin
AmarjeetSinghMatharu13-Jul-07 18:38
AmarjeetSinghMatharu13-Jul-07 18:38 
AnswerRe: OnComm Events in MSCOMM OCX control Pin
Dave Kreskowiak14-Jul-07 4:00
mveDave Kreskowiak14-Jul-07 4:00 
QuestionWin32 API? Pin
andyvm13-Jul-07 15:33
andyvm13-Jul-07 15:33 
AnswerRe: Win32 API? Pin
Ky Nam14-Jul-07 4:42
Ky Nam14-Jul-07 4:42 
Questionmore datails about flash files properties Pin
monamour13-Jul-07 15:30
monamour13-Jul-07 15:30 
Questionlistview item backcolor - XP problem [modified] Pin
Glen Harvy13-Jul-07 15:07
Glen Harvy13-Jul-07 15:07 
AnswerRe: listview item backcolor - XP problem Pin
martin_hughes14-Jul-07 2:50
martin_hughes14-Jul-07 2:50 
GeneralRe: listview item backcolor - XP problem Pin
Glen Harvy14-Jul-07 3:56
Glen Harvy14-Jul-07 3:56 
GeneralRe: listview item backcolor - XP problem Pin
martin_hughes14-Jul-07 4:35
martin_hughes14-Jul-07 4:35 
GeneralRe: listview item backcolor - XP problem Pin
Glen Harvy14-Jul-07 5:17
Glen Harvy14-Jul-07 5:17 
GeneralRe: listview item backcolor - XP problem Pin
martin_hughes14-Jul-07 9:51
martin_hughes14-Jul-07 9:51 

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.