Results 1 to 2 of 2

Thread: Error in page

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2003
    Location
    india
    Posts
    11

    Error in page

    Hello experts,

    i am designing an asp.net page & storing the script code
    in code behind.
    but in the codebehind , if i use functions like
    left(),datedeiff & so on , i get the errormessgae
    'left is not declared '
    sapna

  2. #2
    Hyperactive Member MarkusJ_NZ's Avatar
    Join Date
    Jun 2001
    Posts
    375
    These commands are old legacy Visual Basic commands and are no longer available under .net (Unless you import system.VisualBasic in the code behind/ class page).

    hth
    Regards
    Markus

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width