Forum: VB.NET 12 Days Ago |
| Replies: 3 Views: 239 not when at the designer...
let me explain.
I make program that drag n drop label on the form..
at mouse event up, I want lo lock label position, so I can't drag n drop label for the 2nd time... |
Forum: VB.NET 12 Days Ago |
| Replies: 3 Views: 239 I need to lock label position. so, my label can't move at all..
now, i'm using label1.Enabled = False..
but, my label.forecolor become gray..
can any help me to lock label position without... |
Forum: VB.NET 22 Days Ago |
| Replies: 5 Views: 405 where should I write the code ? in SelectedIndexChange ? |
Forum: VB.NET 23 Days Ago |
| Replies: 5 Views: 405 now I can adding items in the list box.. thanks to Seten...
i'm still dont get any idea how to select picturebox I create form a list box. all i can do is select the last created picturebox. |
Forum: VB.NET 23 Days Ago |
| Replies: 5 Views: 405 I have a button, if I press the button, new picturebox will appear in my main form.
How to add picturebox name in the listbox ?
how to select picturebox name from a listbox for deleting the... |
Forum: VB.NET 27 Days Ago |
| Replies: 3 Views: 360 still failed.. but thanks for your help...
try
If rd.read() Then
If TextBox8.Text = rd(0) Then
...remainder of your code
End If
Else
MsgBox("BAD... |
Forum: Computer Science 28 Days Ago |
| Replies: 2 Views: 378 I wonder, what is picture/ image especially JPEG n GIF format ??
Is it lines of bit, byte, or binary ??
thanks... |
Forum: VB.NET 29 Days Ago |
| Replies: 2 Views: 263 thanks... it work perfectly... |
Forum: VB.NET 30 Days Ago |
| Replies: 2 Views: 263 I need help...
I have a datagrid that show an online status. the Status column have 2 status, OnLine n OffLine. I want to make any record that Status = Online into bold style.
is that possible... |
Forum: VB.NET 34 Days Ago |
| Replies: 3 Views: 360 I try to create an forgot password application.
in the application, in order to get user password, user must do some input. there is 4 input : Username, Name, Security Question, and Security Answer.... |
Forum: VB.NET Nov 17th, 2009 |
| Replies: 1 Views: 272 Usually I printing a document using PrintPreviewDialog, PrintDialog, and PrintDocumentDialog.
but this time I need to print picture on my form control. object I want to print are 1 background image,... |
Forum: VB.NET Oct 28th, 2009 |
| Replies: 0 Views: 298 Sending Parts:
For var = i To x
Dim PACKET_SIZE As UInt16 = 4096
Dim ByteArray() As Byte ' Data buffer
filestream = New... |
Forum: VB.NET Oct 6th, 2009 |
| Replies: 1 Views: 667 I create a program that need to received some picture using socket programming, and coding for receiving picture is in background worker.
PROBLEM :
I need to make progress bar to show how much... |
Forum: VB.NET Oct 2nd, 2009 |
| Replies: 4 Views: 266 is there any ways to make .NET Framework become parts of the program ?? and makes me no need to install .NET framework separately ?? |
Forum: VB.NET Oct 1st, 2009 |
| Replies: 4 Views: 266 is it possible to run vb program without installing vb ???
if it possible, how it work ???
thanks... |
Forum: VB.NET Sep 16th, 2009 |
| Replies: 10 Views: 686 sorry for my absent...
I try to solve not responding problem, but I still can't solve that...
i can attach my project, but because i'm using my sql DB, i thing my project cant be run outside my... |
Forum: VB.NET Sep 3rd, 2009 |
| Replies: 10 Views: 686 Private Sub BackgroundWorker1_DoWork(ByVal sender As System.Object, ByVal e As System.ComponentModel.DoWorkEventArgs) Handles BackgroundWorker1.DoWork
Dim serverSocket As New... |
Forum: VB.NET Sep 3rd, 2009 |
| Replies: 10 Views: 686 well, actually I send 1 file.txt , 1 background picture, and some little picture. I think it's less than 1MB...
is 1MB is a big file ??
I try to check all my received file, and all file that I... |
Forum: VB.NET Sep 2nd, 2009 |
| Replies: 2 Views: 390 I think it's possible to take values from file.TXT
btw, i'm using VB 2005, i don't know it is work for vb 2008 or not.
I take value per line from file.txt using an arraylist.
dim array as... |
Forum: VB.NET Sep 2nd, 2009 |
| Replies: 10 Views: 686 thanks before for stopping server's loops...
next problem show up..
after I received all files, I show the received file on a new form..
the new form are show up, but my new form are not... |
Forum: VB.NET Sep 2nd, 2009 |
| Replies: 10 Views: 686 |
Forum: VB.NET Sep 2nd, 2009 |
| Replies: 10 Views: 686 1st of all, i'm new in socket programming...
I try to received file.txt n show it in a form...
I try my code below, but it always fails...
it seem like become endless loops...
I try to trace it,... |
Forum: VB.NET Sep 2nd, 2009 |
| Replies: 5 Views: 488 now i can send many picture...
thanks... |
Forum: VB.NET Aug 30th, 2009 |
| Replies: 5 Views: 488 |
Forum: VB.NET Aug 29th, 2009 |
| Replies: 5 Views: 488 if so, then when I should close the connection ?? |
Forum: VB.NET Aug 26th, 2009 |
| Replies: 5 Views: 488 i'm try to send many picture using socket programming in VB 2005 from client to server. but, after i run the program, only the first picture that reach destination server. and there is an error... |
Forum: VB.NET Aug 26th, 2009 |
| Replies: 13 Views: 1,084 have U try to shutdown your firewall ??
sometime firewall block any connection without warning..
... |
Forum: Troubleshooting Dead Machines Aug 15th, 2009 |
| Replies: 18 Views: 1,508 ok...
thanks 4 the Help...
i'll buy new mobo now... |
Forum: Troubleshooting Dead Machines Aug 13th, 2009 |
| Replies: 18 Views: 1,508 nope...
my warranty already end... |
Forum: Troubleshooting Dead Machines Aug 11th, 2009 |
| Replies: 18 Views: 1,508 Heat are normal.. nothing overheat..
all text show that my comp are normal..
memory status "OK".
all drive are recognized.
I really don't know what to do... |
Forum: Troubleshooting Dead Machines Aug 10th, 2009 |
| Replies: 18 Views: 1,508 no luck... I try everything, but no sign of windows...
btw, if I can't access to BIOS anymore is that mean my mobo are fried ??
I little confuse when I turn on comp, memory test result are "OK",... |
Forum: Troubleshooting Dead Machines Aug 9th, 2009 |
| Replies: 18 Views: 1,508 I try remove all RAM from slot, and I hear nothing, no beeps.
is it behave "normally" ??
I try replace my RAM with other's comp RAM, and still no sign of windows. |
Forum: Troubleshooting Dead Machines Aug 9th, 2009 |
| Replies: 18 Views: 1,508 oh, I forgot...
my comp stop booting windows in every device, including CD-ROM, and Floppy disk.
I try inserting windows XP CD, but my comp won't boot from CD either.
in memory test screen, i can... |
Forum: Troubleshooting Dead Machines Aug 9th, 2009 |
| Replies: 18 Views: 1,508 I already try to press DEL key, but still can't access BIOS.
I try to clear CMOS too, but my comp still cant boot.
I try change memory slot, buat still can't boot...
any other idea ?? |
Forum: Troubleshooting Dead Machines Aug 9th, 2009 |
| Replies: 18 Views: 1,508 help me please...
my nightmare begin when I smell something fried from my power supply, then suddenly my PC went off. I try to buy the new one, and I install it. first try switch on my PC, my... |
Forum: VB.NET Jul 3rd, 2009 |
| Replies: 7 Views: 586 Your code working GREAT !!
Finally I found what's wrong...
my mistake is I save the selected GIF picture to JPG format before displaying it...
by doing that, I send and save the JPG format... |
Forum: VB.NET Jun 17th, 2009 |
| Replies: 7 Views: 586 Dim PACKET_SIZE As UInt16 = 4096
Dim Reader As BinaryReader
Dim ReadBuffer(PACKET_SIZE - 1) As Byte
Dim NData As Int32
Dim MStream... |
Forum: VB.NET Jun 17th, 2009 |
| Replies: 7 Views: 586 thanks for the code...
I'll try it first... |
Forum: VB.NET Jun 16th, 2009 |
| Replies: 7 Views: 586 if I want to send an animated GIF format picture, how do I save the picture in destination folder?
I already using "System.Drawing.Imaging.ImageFormat.gif", but the GIF picture no longer animated,... |
Forum: VB.NET Jun 15th, 2009 |
| Replies: 9 Views: 1,052 First of all, I want to say thank you very much.
the code U gave me... IT WORKS !!!!
allow me to ask another question:
if I want to send an animated GIF format picture, how do I save the picture... |