Forum: VB.NET Mar 15th, 2005 |
| Replies: 4 Views: 3,746 hey thanks CPOPHAM for replyin, i have actually sorted out all of the problems i had, but am grateful fo ya help anyway!! |
Forum: VB.NET Mar 2nd, 2005 |
| Replies: 2 Views: 2,077 hey ppl, i know this is aa really daft Q, but i only started using vb.net this yr and im not that gud at it!
basically i wana know how to go from one form to another using a button, wud it just be... |
Forum: VB.NET Mar 2nd, 2005 |
| Replies: 4 Views: 20,930 umm...no i dont sorry, but i found this website after entering "user controls web forms" in google:
... |
Forum: VB.NET Mar 1st, 2005 |
| Replies: 4 Views: 20,930 [QUOTE=Letscode]After days of searching in the web i found out that One cannot create menu and tabs in VB...QUOTE]
yeh ya can?? in the toolbox view, go to windows and then add a "mainmenu" to the... |
Forum: VB.NET Mar 1st, 2005 |
| Replies: 4 Views: 3,746 any1 help, basically iv wrote the code to search for a client name in a database(in access) and this is the code:
but it underlines the "OleDbDataAdapter1" in the but i dont know why as that is... |
Forum: VB.NET Feb 27th, 2005 |
| Replies: 16 Views: 4,712 wel iv gt it partly workn now- its displayying the max mortgage but in the wrong places!! it says "20 years" for all the DOB entered between 1940- 1965?? and "25 years" from 1966 to 1974!!! and so... |
Forum: VB.NET Feb 27th, 2005 |
| Replies: 16 Views: 4,712 :( this is wot iv done from the help uv given me, but now its not displaying anything in the label, please help!!!!?? :?: :
;) |
Forum: VB.NET Feb 24th, 2005 |
| Replies: 16 Views: 4,712 err ...i fink you knw wot you mean,bt im a bit confused by everthin u jus sed!!sorry! :o does the
go where ive put it...as it underlines "age" everywhere:
thanks :confused: |
Forum: VB.NET Feb 23rd, 2005 |
| Replies: 16 Views: 4,712 nope!! i noticed at 1st i hadnt put "val" to all the right places, but its just displaying "no mortgage" to every DOB entered!!! ?? |
Forum: VB.NET Feb 23rd, 2005 |
| Replies: 16 Views: 4,712 nope!! i noticed at 1st i hadnt put "val" to all the right places, but its just displaying "no mortgage" to every DOB entered!!! :o |
Forum: VB.NET Feb 23rd, 2005 |
| Replies: 16 Views: 4,712 2 be honest, i dnt knw wot that line ws about!!ths is a bit confusin 4 me now! wel...it gets funnier- now its just displaying "no mortgage" for every dob entered!! |
Forum: VB.NET Feb 23rd, 2005 |
| Replies: 16 Views: 4,712 no...... :-| it still doesnt make a difference. thabks for ya help so far tho. |
Forum: VB.NET Feb 23rd, 2005 |
| Replies: 16 Views: 4,712 hy, thanks, yh i changed it to .text but now its adding up the mortage wrong?? when i enter 1995 it should say "no mortgage" but it says "10", and 1994 displays 11 in the lable, 1993 displays 12... |
Forum: VB.NET Feb 23rd, 2005 |
| Replies: 16 Views: 4,712 hello,thanks 4 replying -
it underlines ".caption" tho?? and when i put the mouse cursor over it, it says
??? |
Forum: VB.NET Feb 22nd, 2005 |
| Replies: 16 Views: 4,712 Please help!!iv tryed and tryed with this!basically i have a combo box which displays the date-of-births from 1940-1995, and a button to press to display the maximum mortgage in a label. The max... |
Forum: VB.NET Feb 21st, 2005 |
| Replies: 5 Views: 2,766 hello,i need to make an if statement for a mortgage application in vb.net, basically i have a list box for the DOB called cmbDOB, and a label to show the maximum mortgage. But i dont know how to... |
Forum: VB.NET Feb 21st, 2005 |
| Replies: 6 Views: 28,867 hey ppz! im havin problems wiv my code on vb.net! it dopesnt recognise the "ADODB connection()"-it says its not defined?? i have added the data adapter and connection, so why doesnt it work???... |