Forum: VB.NET Mar 21st, 2007 |
| Replies: 2 Views: 1,037 Here i 'give my sample coding to help me.
Protected Sub btnaccept_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnaccept.Click
Dim strSQl As String
... |
Forum: VB.NET Mar 20th, 2007 |
| Replies: 2 Views: 1,037 Hi,
I've problem here. I create 3 check boxlist using vb.net 2.0. One of my check boxlist is uncheck when i try to save in database. when i want to save this using Microsoft access database the... |
Forum: VB.NET Feb 26th, 2007 |
| Replies: 4 Views: 7,220 Can u give me sample coding the loop.. |
Forum: VB.NET May 23rd, 2005 |
| Replies: 2 Views: 5,768 Hi everyone..
I have problem here..
i want to calculate total days using vb.net..this calculation not including public holiday. i have calendarstartdate, calendarenddate and txttotalabsent. my... |
Forum: VB.NET May 23rd, 2005 |
| Replies: 4 Views: 7,220 i use checkboxlist. checkboxlist have selectedItem |
Forum: VB.NET Apr 24th, 2005 |
| Replies: 2 Views: 15,909 Hi..
Tq reply my message..
This system only capture public holiday..Friday and saturday for every week is public holiday.
working day start on Sunday till Thursday. 21st Apr is public holiday. |
Forum: VB.NET Apr 17th, 2005 |
| Replies: 4 Views: 7,220 Hi..
I've problem here.
I have checkbox chkdrugnegative..user can select more than one drug name.
my problem is how to insert to database. how the table. i'm using pl/sql.
here is my sample... |
Forum: VB.NET Apr 17th, 2005 |
| Replies: 2 Views: 15,909 Hi..
anyone outthere have sample coding leave application. This application will calculate how many days u take leave not including public holidays.
Please help me? |
Forum: VB.NET Apr 11th, 2005 |
| Replies: 4 Views: 14,487 hi..
can u help me calculate age using vb.net.
i have txtage.text and txtdob.text.
the format dob is 21.03.1978.
and if txtage.text <35 it will in group 1, if txtage.text < 49 it will in group... |
Forum: Computer Science Apr 11th, 2005 |
| Replies: 6 Views: 13,325 hi..
can u help me calculate age using vb.net.
i have txtage.text and txtdob.text.
the format dob is 21.03.1978.
and if txtage.text <35 it will in group 1, if txtage.text < 49 it will in group... |