Forum: VB.NET Aug 26th, 2008 |
| Replies: 8 Views: 1,908 hi.. thanks.
i never know this.
simple but great :) |
Forum: VB.NET Jun 10th, 2008 |
| Replies: 2 Views: 729 thank for great suggestion
it help me much... :) |
Forum: VB.NET Jun 10th, 2008 |
| Replies: 2 Views: 729 SearchString = "SELECT * FROM Breakdown WHERE BFrom = " & txtFrom.Text ' & " AND BTo = " & txtTo.Text
Dim Con As New OleDbConnection(BCalc_ConnectionString)
Dim Search As New... |
Forum: VB.NET May 30th, 2008 |
| Replies: 8 Views: 3,710 |
Forum: VB.NET May 29th, 2008 |
| Replies: 8 Views: 3,710 Hi jx_man thx for the reply, i will try ur code now and back to give some feedback |
Forum: VB.NET May 29th, 2008 |
| Replies: 8 Views: 3,710 Hi sawamura...
thx for reply, i know that i must use clipboard but i didn't know how to code it. |
Forum: VB.NET May 28th, 2008 |
| Replies: 8 Views: 3,710 Hi masters, i need codes to cut, copy and paste text from textbox.
i know that i can use shortcut like Ctrl + X, Ctrl + C and Ctrl + V, but i need to do it in code.
please help me
Anyhelp will... |
Forum: VB.NET Mar 22nd, 2008 |
| Replies: 13 Views: 81,857 |
Forum: VB.NET Feb 8th, 2008 |
| Replies: 7 Views: 3,432 you have confusing program.
iaeDave already answer the question.
that code used to call other form |
Forum: VB.NET Jan 28th, 2008 |
| Replies: 14 Views: 2,212 http://www.daniweb.com/forums/thread105874.html |
Forum: VB.NET Jan 21st, 2008 |
| Replies: 6 Views: 1,460 rules is still rules. homework means many (your truly homework school or your office homework or what you want to coded ). you said that you are a hobbyist programmer, so its a challenge for you to... |
Forum: VB.NET Jan 21st, 2008 |
| Replies: 6 Views: 1,460 i'm sorry friend but "We only give homework help to those who show effort"
its not arrogant or proud with my self,every body who participated in this forum learning with the effort.
thx...
all for... |
Forum: VB.NET Jan 21st, 2008 |
| Replies: 3 Views: 1,546 if you can do in asp.net with vb, it think you can do the same. so what the effort of your code? |
Forum: VB.NET Jan 21st, 2008 |
| Replies: 2 Views: 2,649 you mark this thread solved. so how it can be..
share it to other so everyone know how to solve too..
Ok.all for the best
Happy Coding.:) |
Forum: VB.NET Jan 21st, 2008 |
| Replies: 4 Views: 766 |
Forum: VB.NET Jan 21st, 2008 |
| Replies: 14 Views: 2,212 you must make a file in registry to run the program or put the program file on startup program |
Forum: VB.NET Jan 19th, 2008 |
| Replies: 4 Views: 1,378 post the screen print please... |
Forum: VB.NET Jan 16th, 2008 |
| Replies: 3 Views: 2,508 i m not sure if this like what u want
i m using cmbTets.FindString() |