Web Development

 

Results 1 - 5 of 8


Articles/Web Development
Author : Girish Singh
javascript_img_for_intro.pngSince the URL of any webpage is fully accessible to a JavaScript, it is possible to extract get parameters with the help string manipulation function. This article explains how to access GET parameters with JavaScript and how to use them in your website.
25/04/2008 | 2560 Hits | (4 votes) | Read more...



Articles/Web Development
Author : Girish Singh

javascript_img_for_intro.pngUrlencoding is done to replace non URL safe characters with URL safe characters in a string. This is particularly done when either passing GET parameters through the browser URL or when passing data through AJAX. Javascript provides various functions which implement this functionality

24/04/2008 | 2481 Hits | (1 vote) | Read more...



Articles/Web Development
Author : Anshul Saxena
sql_injection_img_intro.jpgSQL injection is most common methodology employed by a hacker to exploit vulnerabilities in software applications. Vulnerabilities are basically weak links in the software that exposes unauthorized data/information to a user. SQL injection occurs when the user input is incorrectly filtered for embedded SQL statements.
The technique is powerful enough not only to expose the information to the user but also modify and delete the content which could prove disastrous to the company.
26/03/2008 | 8035 Hits | 1 comment | (4 votes) | Read more...



Articles/Web Development
Author : Deepesh
ajax_visual_studio_img_intro.jpg

The following article shows how to AJAX power your web application using the ever popular ASP.NET platform using Visual Studio and AJAX Toolkit. Learn how to improve performance and add new features using AJAX with ASP.NET

01/03/2008 | 3983 Hits | 1 comment | (6 votes) | Read more...



Articles/Web Development
Author : deepesh
This article aims at giving you a brief overview of using Update Panel(Available with AJAX Toolkit) for partial page rendering.
Before reading this tutorial you should be familiar with ASP.NET and C#.
27/12/2007 | 601 Hits | (4 votes) | Read more...

<< Start < Prev 1 2 Next > End >>
  




Privacy Notice | Advertising Info | Feedback | Contact Us | Partners

The information and views presented above are by the author. Mabaloo.com does not take any gurantee of accuracy.
The views expressed above are that of the author and in no way related to mabaloo.com
Highlite It
© 2007 @ mabaloo.com.