Uncategorized

Changing BackColor of Each Cell of a GridView

Posted on July 1st, 2008.

This article is about formatting the cells of a gridview. Imagine you have to change backcolor of a paticular cell in the grid view  conditionally. How would you do it? Below is the Solution for this.
Suppose you have to compare the value of a paticular cell with date field which comes from the database. Lets keep the date [...]

Read Full Post | Make a Comment ( 1 so far )

SQL Injections-Unexpectedly Dangerous. What?How?

Posted on June 1st, 2008.

Not all the user inputs are safe. Some of the inputs can be very hazardous to your website because it can lead to SQL injections.
SQL injections are those scripts/queries formed by the concatenation of dynamic sql queries you write and the input users give.
lets take an example to be clear on it. Suppose you [...]

Read Full Post | Make a Comment ( 8 so far )

Copying files from one folder to another using php

Posted on April 28th, 2008.

As a part of my work i had to do this task. The complete task assigned was to copy the file from the folder ‘images’ to a new folder ’tiles’ and the the name of the files copied had to be the concatenation of two columns in the table in the database.
Slolution :
<!DOCTYPE html PUBLIC [...]

Read Full Post | Make a Comment ( 23 so far )

|

About

Sharing my xperiences

RSS

Subscribe Via RSS

  • Subscribe with Bloglines
  • Add your feed to Newsburst from CNET News.com
  • Subscribe in Google Reader
  • Add to My Yahoo!
  • Subscribe in NewsGator Online
  • The latest comments to all posts in RSS
  • Subscribe in Rojo

Meta

Liked it here?
Why not try sites on the blogroll...