Forum: Visual Basic 4 / 5 / 6 Feb 18th, 2009 |
| Replies: 8 Views: 7,101 |
Forum: Visual Basic 4 / 5 / 6 Feb 15th, 2009 |
| Replies: 8 Views: 7,101 can someone teach me..i have grid.. the grid have 3 columns and 12 rows and i want use tab as the control to jump to each columns and rows..can somebody give me ade key code for the tab??how to know... |
Forum: VB.NET Aug 1st, 2008 |
| Replies: 0 Views: 2,520 hi guys..
i got one big problem rite now..currently i'm handling new project using VB 6 and MS SQL Server as host server. Rite now i'm stuck at store/save data into the server. Previously, i'm using... |
Forum: VB.NET Jul 8th, 2008 |
| Replies: 12 Views: 6,659 I'm using .NET 1.1. After i paste it at my web host, so i can access the system as usually rite??
thank sierrainfo for ur info..really appreciate it. |
Forum: Windows Vista and Windows 7 Jul 8th, 2008 |
| Replies: 11 Views: 4,984 i also wanted change my VISTA to XP because got problem with vista. can u guys explain more detail steps in order for me to change it?? |
Forum: VB.NET Jul 8th, 2008 |
| Replies: 12 Views: 6,659 hi guys..
actually i got same problem as mvnk12. i don't know how to deploy vb.net web application for my project. Actually i was take over old project from my senior. then i need made some changes... |
Forum: Windows Servers and IIS Jun 29th, 2008 |
| Replies: 0 Views: 987 hi guys.
im ct. i need to make some changes in code behind for my senior system. basically, the system already installed and run but then they want to change it's database server name and ip. so... |
Forum: VB.NET Jun 26th, 2008 |
| Replies: 2 Views: 937 Hi guys..
currently. i'm using SQL Server 2000 and Visual Studio 2003. i've already make some researches about System.Data>SqlClient. I've already followed the guideline which is right click on the... |
Forum: ASP.NET Jun 17th, 2008 |
| Replies: 0 Views: 2,557 hi guys.
currently i'm doing web application in vb.net and crystal report 9. everything is ok until i run the project which problem was occured. Actually, i still newbie with this crystal... |
Forum: JavaScript / DHTML / AJAX Apr 13th, 2008 |
| Replies: 1 Views: 1,385 hi guys..
i really need guides and helps about this problem..
i've two dropdown list which contain time.. when user select start time in dropdownlist1, the user can not select same value in... |
Forum: Windows Vista and Windows 7 Mar 18th, 2008 |
| Replies: 6 Views: 2,694 i've already install iis7.0 in my laptop but i still cannot run my asp.net project on it..when i try to debug my project, popup msg asked me to install iis..
before this i'm using VS 2005 in XP and... |
Forum: Windows Vista and Windows 7 Feb 24th, 2008 |
| Replies: 6 Views: 2,694 thank for your response..
:P |
Forum: Windows Vista and Windows 7 Feb 23rd, 2008 |
| Replies: 6 Views: 2,694 hai everyone..
is it vista supporting microsoft visual studio 2005? and which service packs that i should install??please guide..i'm still new in vista..
thank you.. |
Forum: ASP Jan 30th, 2008 |
| Replies: 3 Views: 1,020 hai everyone..i'm still beginner in this ASP..
jus wanna know is it ok if i used MySQL as database? can anyone teach..
really needs ur helps and guides..thanx alot guys..
:) |
Forum: C# Dec 18th, 2007 |
| Replies: 67 Views: 157,421 hai everyone..
i'm beginner in c#..i really needed ur help for login page..i already copy the coding before and it successfully run..but rite now, i want 2 specify the page that user will go after... |
Forum: ASP.NET Dec 12th, 2007 |
| Replies: 4 Views: 31,215 thank alot SheSaidImaPregy..i really appreciate ur help!
:P |
Forum: ASP.NET Dec 10th, 2007 |
| Replies: 4 Views: 31,215 how this code look like if in dropdown list don't have listitem?
cboEmpList.DataValueField = myRead.GetValue(myRead.GetOrdinal("EId")); |