- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 7
- Posts with Upvotes
- 4
- Upvoting Members
- 5
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
28 Posted Topics
[QUOTE=Jx_Man;515679]a suckers can be a winner too.:)[/QUOTE] and they have a same golden opportunity like us to be a winner.
Hi, I'm manage how to find word in textbox. In textbox : "How i can be a good programer? How i achieve that?" If i want to search "How" then it should return 2 How words in text. Please Help. Thank You.
hi zawpai,,this thread already solved or not?
Hi All.. I want to get selected item on listview. Does any one know how to solve this??? I'm using vb.net 2003
Hi All, I try to make my caption text scrolling. Actually, i already make it scrolling but after the last letter it would appear all of text and scrolling again. I want the text scrolling one by one, after the last letter it following by the first letter. How i …
Hi, I try to change all first letter of the words in the textbox to uppercase. THis how far i try to change it but just the first word not the entire words. [CODE] Private Sub txtQuote_Change() txtQuote.Text = UCase$(Left(txtQuote.Text, 1)) & LCase$(Mid$(txtQuote.Text, 2)) txtQuote.SelStart = Len(txtQuote.Text) End Sub [/CODE] …
Hello all.. I'm looking for how to count words in textbox. Any help will appreciated. Thank you.
Hi masters.. how can i shutdown computer using api files in vb6? best regards.. Gbu
how to clear all text box?? i always use this : [CODE]text1.text = "" text2.text = "" text3.text = "" ....[/CODE] but how about if i have many text box? there are an other way to do this??? Please help. ASAP. best regards
piracy is illegal,bad,wrong way to get something value. every body who do piracy is never use his mind.bad...so bad
i wanna to get size of file. help me how to get this. anyone know how to do this. any help will be appreciated :)
please help me.. there anyone know how to reverse strings??? i really don't have idea for this.. please helps...
please see my code : there are something wrong?how i can check if stack is empty?? NB : isi = content of stack atas = top of stack tumpukan is stack [CODE]function POP (var T : Tumpukan) : integer; begin POP := T.Isi[T.Atas]; T.Atas := dec[T.Atas]; end;[/CODE] anyhelp will be …
Does anyone know how to use data to call access database ??
i would pinching my cheek to make me woke up from the dreams...
[QUOTE=jasimp;505714]No one was angry, just confused.[/QUOTE] yeah, this is forum every people post everything and we need time to rest.
[QUOTE=Jx_Man;503840]i would build a software development house...it my dreams...:P[/QUOTE] hehe...this my dream too.:) but i liked to invest like Sulley's Boo.
save the full path of image file on database. when you load image, vb will get the path from database and show the image from the current path.
i m sorry i a newbie in this website. i have a confuse question here. why when i added reputation to someone that i think good post, its does not work normally. in this case i already chosen approve, but the mark is gray. if i choose disapprove i got …
The End.