Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Web Programming Java Script

Displaying Formatted User Input

Author: phpbuilder.com | Published: 10th Aug 2005 | Visited: 543 times | Add Comment
Filed in: Java Script

Ying Zhang This document describes how to display safely formatted output from user input. We will discuss the dangers of displaying unfiltered output and then provide a safe means of displaying formatted output. Download ying20000718.zip and extract it into your web documents directory. Dangers of Unfiltered Output If you just took the user's input and displayed it as is, you may break your webpage. For example, someone can maliciously embed javascript in their comment like: This is my...n

Read Article
 

Sponsored Links

 


Related Articles

 .NET Building Blocks: Custom User Control Fundamentals Find out the gritty details required to create, test, use, inherit, install, and distribute .NET User Controls of all ty ...

 Multiple File Upload User Control This article describes how to create an user control with event & propert ...

 Warning the User when Caps Lock is On  Most security systems' passwords are case-sensitive. Case sensitivity nearly doubles the number of possible characters that can appear in the password, which makes it harder for nefarious users trying to break into the system. As a result, if a user logging into the system has Caps Lock turned ...

 Building Interactive User Interfaces with Microsoft ASP.NET AJAX: Providing Visual Feedback with the...  Microsoft's ASP.NET AJAX Framework helps page developers design more interactive web pages by streamlining the postback mechanism. In traditional web pages, a full postback involves the browser re-requesting the page, which is then re-rendered. This re-rendered page markup is returned, in its ...

 User Settings Applied Extending the .NET User Configura ...

 User Experience and Design Join Sun software lead user experience designer Jeff Hoffman at his JavaOne session, Designing GUIs 101 (4968), so you can sling the slang around user-centered design with author ...

 Search User Controls for Microsoft Office SharePoint Server (MOSS) A set of user controls to provide Microsoft Office SharePoint Server (MOSS) search functiona ...

 Working with XML Data Using LINQ, a TreeView, and a ListView :: Displaying Data  With more and more data being stored in XML, web applications today commonly need some way to view and edit the data stored in an XML file from a web page interface. If the XML data is relatively "flat" and tabular in nature, we can use data Web controls like the DataGrid, GridView, and Repeater. ( ...

 Summary Links User Control for Microsoft Office SharePoint Server (MOSS) Displays a summary list of page links for a sub- ...



Next: Resize a Popup to Fit an Image's Size



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links