|
-
September 29th, 2005, 10:02 PM
#3
As a web developer keep the following things in mind
1. Be on the look out for XSS (Cross Site Scripting) i.e users should not be
able to insert HTML code.
2. Beware of SQL injection.
3. Avoid using hidden tags.
above is in no way a complete list, but is enough to get started once you get
going you will see things yourself.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|