Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. msdotnet

    strange error report calling from asp.net....please

    hi guys, Iam so strange about this syntax problem in asp.net calling crystal report from aspx page dim strdate as datetime strdate = selectdate rpt1.selectionformula = "{table1.personid}=" & personid & "and {table1.mydate}='" &...
  2. msdotnet

    strange error report calling from asp.net....please

    hi guyes, Iam so strange about this syntax problem in asp.net calling crystal report from aspx page dim strdate as datetime strdate = selectdate rpt1.selectionformula = "{table1.personid}=" & personid & "and {table1.mydate}='" &...
  3. msdotnet

    calculating lastweekend date

    Thanks for your guidence...I appreciate that it works fine.. but the problem is when if I try to look for the last weekend in every month first date, its showing the same month, instead of previous month lastweekend date.. for example..if I want to see previous weekend date on 1st of june, it...
  4. msdotnet

    calculating lastweekend date

    Hi folks, Iam having trouble in finding last weekend date using asp or asp.net Iam using calender control to calculate the lastweekend date.I can use any process not only with calendar control.. please help in this issue.. thanks in advance

Part and Inventory Search

Back
Top