function( ) value question need helps

Discussion in 'C#' started by JJnacy, Dec 26, 2007.

  1. #1
    why ATT can not be response.write?

    ATT = functionA(tt)

    response.write ATT

    what is the correct way to write ?

    thank you
     
    JJnacy, Dec 26, 2007 IP
  2. JohnZing

    JohnZing Peon

    Messages:
    109
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    seems ok to me. Maybe the problem is functionA that does not return the correct value
     
    JohnZing, Dec 28, 2007 IP
  3. heyman

    heyman Peon

    Messages:
    70
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    is this asp.net or asp?
     
    heyman, Dec 28, 2007 IP
  4. JJnacy

    JJnacy Peon

    Messages:
    448
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thanks

    all because writing mistake

    solved
     
    JJnacy, Dec 28, 2007 IP