CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Language: VB.NET

No Title

163 Views
Copy Code Show/Hide Line Numbers
   1:  if(bOrgBudget) then
   2:      if(CLng(getCourseCostExt(currentID,"")) > 0) then
   3:          if(isCourseLocked(currentID,"")) then
   4:              mainMessage = getMessage(MSG_COURSE_USER_ENROLLED)
   5:             deleteCourse = 0
   6:             Exit Function
   7:          end if
   8:      end if
   9:  end if
  10:   
by Muhammad Zaheer Tariq
  May 27, 2010 @ 5:01am

Add a comment


Report Abuse
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate