Click here to Skip to main content
15,920,217 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: "Special characters not allowed" - and we eat only raw meat Pin
CPallini14-Feb-18 3:20
mveCPallini14-Feb-18 3:20 
GeneralRe: "Special characters not allowed" - and we eat only raw meat Pin
kalberts14-Feb-18 23:02
kalberts14-Feb-18 23:02 
GeneralRe: "Special characters not allowed" - and we eat only raw meat Pin
Duncan K G Campbell13-Feb-18 21:16
professionalDuncan K G Campbell13-Feb-18 21:16 
GeneralRe: "Special characters not allowed" - and we eat only raw meat Pin
Kirill Illenseer13-Feb-18 22:33
Kirill Illenseer13-Feb-18 22:33 
GeneralRe: "Special characters not allowed" - and we eat only raw meat Pin
Peter Shaw14-Feb-18 2:14
professionalPeter Shaw14-Feb-18 2:14 
GeneralRe: "Special characters not allowed" - and we eat only raw meat Pin
Gerry Schmitz14-Feb-18 6:02
mveGerry Schmitz14-Feb-18 6:02 
GeneralRe: "Special characters not allowed" - and we eat only raw meat Pin
englebart14-Feb-18 9:17
professionalenglebart14-Feb-18 9:17 
QuestionRe: "Special characters not allowed" - and we eat only raw meat Pin
Stefan_Lang15-Feb-18 23:18
Stefan_Lang15-Feb-18 23:18 
I'm not a web developer. And I'm confused. My understanding is that the complexity of protecting against possible attacks comes from HTMLs use of special characters for special purposes that may lead the interpreter of the web page (usually the browsers HTML engine) to perform actions that were not intended. (I suppose it's similar for Java, Javascript, or other languages that are ultimately interpreted by some web page interpreter or web runtime engine)

What I don't get is why this could be possible for input fields that are only meant for plain text input: aren't these recognizable to the interpreter as containers with content that shouldn't be interpreted at all?

If so, why would the contents - user-provided or not - be subjected to any restriction at all? Why should the browser even try to interpret the input field contents?

If not, why not? Why is there no way to define input field contents as off-limits to the interpreter?
GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

GeneralRe: "Special characters not allowed" - and we eat only raw meat Pin
kalberts15-Feb-18 0:46
kalberts15-Feb-18 0:46 
GeneralWe all love cats... Pin
Rage12-Feb-18 23:19
professionalRage12-Feb-18 23:19 
JokeRe: We all love cats... Pin
RickZeeland12-Feb-18 23:23
mveRickZeeland12-Feb-18 23:23 
GeneralRe: We all love cats... Pin
CodeWraith12-Feb-18 23:41
CodeWraith12-Feb-18 23:41 
GeneralRe: We all love cats... Pin
megaadam13-Feb-18 0:35
professionalmegaadam13-Feb-18 0:35 
GeneralRe: We all love cats... Pin
lopatir13-Feb-18 1:19
lopatir13-Feb-18 1:19 
GeneralCats love people too.... Pin
A_Griffin13-Feb-18 1:27
A_Griffin13-Feb-18 1:27 
GeneralRe: Cats love people too.... Pin
lopatir13-Feb-18 1:37
lopatir13-Feb-18 1:37 
GeneralRe: Cats love people too.... Pin
CodeWraith13-Feb-18 1:56
CodeWraith13-Feb-18 1:56 
GeneralRe: Cats love people too.... Pin
DRHuff13-Feb-18 8:06
DRHuff13-Feb-18 8:06 
GeneralRe: Cats love people too.... Pin
Gary Wheeler14-Feb-18 1:23
Gary Wheeler14-Feb-18 1:23 
GeneralRe: We all love cats... Pin
Mycroft Holmes13-Feb-18 14:10
professionalMycroft Holmes13-Feb-18 14:10 
GeneralCCC 13/2 - now with inspirational music Pin
A_Griffin12-Feb-18 22:02
A_Griffin12-Feb-18 22:02 
GeneralRe: CCC 13/2 Pin
Munchies_Matt12-Feb-18 22:14
Munchies_Matt12-Feb-18 22:14 
GeneralRe: CCC 13/2 Pin
A_Griffin12-Feb-18 22:15
A_Griffin12-Feb-18 22:15 
GeneralRe: CCC 13/2 Pin
The pompey12-Feb-18 23:44
The pompey12-Feb-18 23:44 
GeneralRe: CCC 13/2 Pin
OriginalGriff13-Feb-18 0:08
mveOriginalGriff13-Feb-18 0:08 

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.