Search the web
Sign In
New User? Sign Up
VisualBasic_Official · Visual Basic . VB.net . VBS . ASP.net
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8820 - 8849 of 9531   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8820
... please,could you help me how i can conect the data base created by SQL server with Visual Basuc.Net using code. THANKS FOR YOUR RESPONSE! ... Support the...
tali getu
phahhi
Offline Send Email
Jan 2, 2008
8:48 am
8821
Hi, I will like to have examples on regards about the Serial Port communication using the vb 6. Objective: I have a device which connected to the PC serial...
miracle_sksim
Offline Send Email
Jan 2, 2008
8:48 am
8822
hi, I enter some data into DataGridView and save that data into database. After saving data I want to enter new data into DataGridView. For this operation i...
ag_patharde
Offline Send Email
Jan 2, 2008
8:48 am
8823
Add a application configuration file to your project and add the path to point to your Sql Server 2000 DB and then write the code to access it! Happy Coding!!!...
Demetrius Powers
blocklif
Offline Send Email
Jan 2, 2008
8:48 am
8824
Hi, How can I display the data that are received from the port and display it to a textbox ?? Any examples thanks. regards,...
miracle_sksim
Offline Send Email
Jan 2, 2008
8:49 am
8825
Hi, I have a problem in displaying data in a text box everytime I click the button function. Below is the code. Private Sub Button1_Click() MSComm1.Output =...
miracle_sksim
Offline Send Email
Jan 2, 2008
8:49 am
8826
change the code as follows --- Private Sub Button1_Click( ) MSComm1.Output = Chr$(49) Text2.Text = Text2.text & Chr$(49) & vbCrLf Text2.SelStart =...
Abhijeet Srivastava
send2abhis
Offline Send Email
Jan 2, 2008
9:09 pm
8827
... display ... I do not have any examples, but use MSCOMM. It is easier in VB6 than .net2003, thats for sure. If you google MSCOMM and Visual Basic, you...
arhodes19044
Offline Send Email
Jan 2, 2008
9:09 pm
8828
I have a VB.net 2003 program I am writing. I have subroutines in a separate module that I need to have able to access elements of the main form's class. I...
arhodes19044
Offline Send Email
Jan 3, 2008
4:47 pm
8829
Will this work in reading the Parallel port for printing ?...
WSVNRadio (Eric)
wsvnradio
Offline Send Email
Jan 3, 2008
4:48 pm
8830
Hi, i have some problem in vb .net 2003. lets say I have 2 form. Form1 with textbox1 and form2 with textbox2. I want to send value from form2 textbox2 to...
deddy tunas
deddy_tunas
Offline Send Email
Jan 3, 2008
4:48 pm
8831
From my vb 5 experience: name both forms in the properties box, as frm1 and frm2 (you don't need a dim statement in the code) Let's say a text1 box from frm1...
WSVNRadio (Eric)
wsvnradio
Offline Send Email
Jan 4, 2008
4:29 pm
8832
Hi, all. Apologies if I missed this answer in the archives--I might have searched ineffeciently. Anyway, just curious when one would use JavaScript/AJAX versus...
oxoned
Offline Send Email
Jan 4, 2008
4:46 pm
8833
... when ... You must also include in the code (i.e., "the output.value + the output"...
g2theh
Offline Send Email
Jan 4, 2008
4:46 pm
8834
Don't know....
arhodes19044
Offline Send Email
Jan 4, 2008
4:46 pm
8835
I am having the same problem. the issue lies in using the name of the INSTANCE of form1, not the name of base class of form1. But what, exactly, IS the name...
arhodes19044
Offline Send Email
Jan 4, 2008
4:46 pm
8836
Hi, Guessing this is a WinForm application.. You just have to set the DataSource to Nothing. On the onClick event of the "New" Button just say: ...
Andres Pineda
wicleft2000
Offline Send Email
Jan 7, 2008
9:50 pm
8837
Hai, It is somewhat simple problem. Don't do anything 1. Create a form with one text box (form1text) and one command button(form1cmd) 2. Create another form...
anna raghavan saravanan
sarvananarmdu
Offline Send Email
Jan 7, 2008
9:51 pm
8838
I think that will work...but u can also do something like GridView1.Rows.Clear(); Andres Pineda <pineda.andres@...> wrote: Hi, Guessing this is a WinForm...
Demetrius Powers
blocklif
Offline Send Email
Jan 8, 2008
4:30 pm
8839
I have found an excellent resource on Asp.Net, web objects, maintaining security, creating custom web controls and a lot more to enhance the skills in web...
martain.james
Offline Send Email
Jan 8, 2008
4:31 pm
8840
Hello I have developed a VB6-program (Forums) that can monitor up to 15 Yahoo-forums at a selectable time and shows a message if there are new posts. When you...
Fred
minhfred2004
Offline Send Email
Jan 8, 2008
4:31 pm
8841
Hi All, i have to create a tool which have to do the following 1. Take screen shot of desktop. (press print screen button) 2. Open mspaint and paste(may be...
naseem_eluru
Offline Send Email
Jan 11, 2008
11:33 pm
8842
I am running into major "what the"... First off, I am new to Visual Basic. I am using Visual Basic 9 (Visual Studio 2008). I have searched and searched and...
William Blair
billyb20602
Offline Send Email
Jan 14, 2008
5:24 pm
8843
... Private Declare Function StretchBlt Lib "gdi32" (ByVal hdc As Long, ByVal X As Long, ByVal Y As Long, ByVal nWidth As Long, ByVal nHeight As Long, ByVal...
Ishrar
ishrarg
Offline Send Email
Jan 14, 2008
5:24 pm
8844
naseem_eluru <naseem_eluru@...> wrote: Hi All, i have to create a tool which have to do the following 1. Take screen shot...
ISHRAR GODIL
ishrarg
Offline Send Email
Jan 14, 2008
5:24 pm
8845
In my it will better if you try it once .taking a picture box and common dialog box.bcoz picture box will accept .jpeg format may be u could do it . and using...
Mohammed Khaja Najmud...
md.najmuddin
Offline Send Email
Jan 14, 2008
5:24 pm
8846
Look at the Shell function. Which version of VB are you using, VB6, VB.net, VB 2005?...
demofrmok
Offline Send Email
Jan 14, 2008
5:24 pm
8847
One of the things inwhich I do in my winforms project is create a class that keeps track of all the forms. Public Class MyForms Private Shared _Form1 as Form1...
digitaldan3
Offline Send Email
Jan 14, 2008
5:25 pm
8848
... moving ... any ... right ... called at ... the ... but it ... code?...
ibrahim_lawend
Offline Send Email
Jan 14, 2008
5:27 pm
8849
Hello Friends, I am trying to retrieve the data reading from WSDL file. I am just a beginner in SAOP web services, I am successfully able to retrieve the data...
Anil Tripathi
atrips123
Offline Send Email
Jan 15, 2008
10:33 pm
Messages 8820 - 8849 of 9531   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help