Click here to Skip to main content
16,011,374 members
Home / Discussions / Web Development
   

Web Development

 
GeneralClient side validation Pin
alex.barylski3-Nov-02 22:24
alex.barylski3-Nov-02 22:24 
GeneralRe: Client side validation Pin
Pete Bassett3-Nov-02 23:34
Pete Bassett3-Nov-02 23:34 
GeneralRe: Client side validation Pin
markkuk4-Nov-02 1:51
markkuk4-Nov-02 1:51 
GeneralRe: Client side validation Pin
alex.barylski4-Nov-02 21:29
alex.barylski4-Nov-02 21:29 
GeneralRe: Client side validation Pin
Pete Bassett4-Nov-02 22:05
Pete Bassett4-Nov-02 22:05 
GeneralRe: Client side validation Pin
alex.barylski5-Nov-02 6:14
alex.barylski5-Nov-02 6:14 
GeneralRe: Client side validation Pin
markkuk5-Nov-02 8:49
markkuk5-Nov-02 8:49 
GeneralRe: Client side validation Pin
Vasudevan Deepak Kumar5-Nov-02 16:35
Vasudevan Deepak Kumar5-Nov-02 16:35 
Hi,

Actually in PHP, there is a builtin function called

'escapeshellcmd' to automatically escape shell commands and pass them as plain text.

http://www.php.net/manual/en/function.escapeshellcmd.php

I think PHPMyAdmin (the PHP interface to MYsQL) has some features to disable queries with Drop etc.) Seeing that you can get how they have achieved this.

Perhaps in ASP, you may have to mimic the above functionality to deter the user from passing potentially harmful commands to the system.

Deepak Kumar Vasudevan
http://deepak.portland.co.uk/
GeneralRe: Client side validation Pin
alex.barylski6-Nov-02 9:16
alex.barylski6-Nov-02 9:16 
GeneralIE colspan bug Pin
leppie3-Nov-02 5:51
leppie3-Nov-02 5:51 
GeneralRe: IE colspan bug Pin
Stephane Rodriguez.3-Nov-02 6:37
Stephane Rodriguez.3-Nov-02 6:37 
GeneralRe: IE colspan bug Pin
leppie3-Nov-02 7:39
leppie3-Nov-02 7:39 
GeneralRe: IE colspan bug Pin
Paul Watson3-Nov-02 20:09
sitebuilderPaul Watson3-Nov-02 20:09 
GeneralRe: IE colspan bug Pin
leppie4-Nov-02 8:21
leppie4-Nov-02 8:21 
GeneralRe: IE colspan bug Pin
Paul Watson4-Nov-02 8:23
sitebuilderPaul Watson4-Nov-02 8:23 
GeneralRe: IE colspan bug Pin
Roger Wright4-Nov-02 10:16
professionalRoger Wright4-Nov-02 10:16 
GeneralRe: IE colspan bug Pin
leppie5-Nov-02 6:26
leppie5-Nov-02 6:26 
GeneralBest font opinion Pin
leppie3-Nov-02 3:31
leppie3-Nov-02 3:31 
GeneralRe: Best font opinion Pin
Paul Watson3-Nov-02 4:45
sitebuilderPaul Watson3-Nov-02 4:45 
GeneralRe: Best font opinion Pin
leppie3-Nov-02 5:18
leppie3-Nov-02 5:18 
GeneralRe: Best font opinion Pin
Paul Watson3-Nov-02 5:21
sitebuilderPaul Watson3-Nov-02 5:21 
GeneralRe: Best font opinion Pin
leppie3-Nov-02 6:15
leppie3-Nov-02 6:15 
GeneralRe: Best font opinion Pin
Megan Forbes3-Nov-02 8:25
Megan Forbes3-Nov-02 8:25 
GeneralRe: Best font opinion Pin
leppie3-Nov-02 8:37
leppie3-Nov-02 8:37 
GeneralRe: Best font opinion Pin
Megan Forbes3-Nov-02 9:25
Megan Forbes3-Nov-02 9:25 

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.