how to pass string in querystring method in asp.net t

Discussion in 'C#' started by seo-india, Aug 26, 2010.

  1. #1
    how to pass null int values by query-string method in asp.net with database parmeter
     
    seo-india, Aug 26, 2010 IP
  2. longcall911

    longcall911 Peon

    Messages:
    1,672
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can't. You pass either a value or not. If not, you receive an empty string.
     
    longcall911, Aug 26, 2010 IP