Search the web
Sign In
New User? Sign Up
visualbasic6programming · VB help for all versions!
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 25841 - 25870 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25841
Note: forwarded message attached. ... Do you Yahoo!? Get on board. You're invited to try the new Yahoo! Mail Beta. [Non-text portions of this message have been...
Nitin Gupta
aish_toapni123
Offline Send Email
Jun 1, 2006
7:46 pm
25842
Folks, I have torn the MSDN to find an answer but I didn't. I want to append my information to a xml file. How can this be done? ********** Jean-Pierre Jamous ...
Jean-Pierre Jamous
keen_black_e...
Offline Send Email
Jun 1, 2006
9:33 pm
25843
try this. It is an XML tutorial for .NET http://www.vbdotnetheaven.com/Code/Apr2003/005.asp Rick Rose ... From: Jean-Pierre Jamous Date: 06/01/06 17:36:18 To:...
Rick Rose
roseri1997
Offline Send Email
Jun 1, 2006
10:00 pm
25844
I will although all the ones I looked at frustrated me because the authors don't give you the quick details man. If I don't like it, I know where to find you....
Jean-Pierre Jamous
keen_black_e...
Offline Send Email
Jun 1, 2006
10:09 pm
25845
That's right. The crossroads of America, Indiana. Here are your details Rick Rose ... From: Jean-Pierre Jamous Date: 06/01/06 18:11:07 To:...
Rick Rose
roseri1997
Offline Send Email
Jun 1, 2006
11:40 pm
25846
Let me try that again, I must have hit the hot key for "Send" Writing XML Documents The XmlWriter class contains the functionality to write to XML documents....
Rick Rose
roseri1997
Offline Send Email
Jun 2, 2006
12:03 am
25847
Thanks Rick. I will try to sit down and observe this baby more closely. Microsoft changed everything around in .NET 2.0. Although I don't like to jump into new...
Jean-Pierre Jamous
keen_black_e...
Offline Send Email
Jun 2, 2006
10:17 am
25848
Hello everybody I need to use the Real player Activex liberary to run real type files in my application. Thanks to give me example or tell me where i can find ...
Haytham Eid
haytham_eid
Offline Send Email
Jun 2, 2006
12:29 pm
25849
They do not provided it on a nice silver plate. You can use the Object Browser in VB to look up the list of functions. However, you are on your own pretty...
Jean-Pierre Jamous
keen_black_e...
Offline Send Email
Jun 2, 2006
12:48 pm
25850
I have a form with a textbox named txtCMD I need it to be converted to upper case. here is part if my code Private Sub txtCMD_KeyPress(KeyAscii As Integer) If...
Kevin
w0kcf
Offline Send Email
Jun 2, 2006
2:25 pm
25851
Kevin - Try using the Ucase() function, which converts a string to uppercase, such as: strMyText = UCase(strMyText) HTH, Derek...
Derek
dwirch
Offline Send Email
Jun 2, 2006
2:40 pm
25852
That's what you get for joining the dark side lol. Rick Rose ... From: Jean-Pierre Jamous Date: 06/02/06 06:17:48 To: visualbasic6programming@yahoogroups.com ...
Rick Rose
roseri1997
Offline Send Email
Jun 2, 2006
3:17 pm
25853
That reverses the input also. ie CMD comes out DMC...
Kevin
w0kcf
Offline Send Email
Jun 2, 2006
4:42 pm
25854
Lets see the whole coding for the text box. That code should not reverse the input so there has to be something else there that is. Rick Rose ... From: Kevin ...
Rick Rose
roseri1997
Offline Send Email
Jun 2, 2006
5:31 pm
25855
Hello there i have a small prob in accessing database i want to access the data source of 1 form from some other form. how can i do dat?? also tell me how to...
ashish agarwal
groups_ashish
Offline Send Email
Jun 2, 2006
6:49 pm
25856
Hi All All tutorials in this world are here.... Regards Rajeev ps: use copy paste to use. ... Here you will find the list of links of very good free ebooks /...
Rajeev Dayal
mail2rajeevd...
Offline Send Email
Jun 2, 2006
11:42 pm
25857
Hi All All the tutorial/Interview material in the world are here. Press Ctrl+F to find..... Regards Rajeev ...
Rajeev Dayal
mail2rajeevd...
Offline Send Email
Jun 2, 2006
11:59 pm
25858
banned. Once was sharing, twice was spam Rick Rose ... From: Rajeev Dayal Date: 06/02/06 20:00:35 To: vbhelp@yahoogroups.com; vbnews1@...;...
Rick Rose
roseri1997
Offline Send Email
Jun 3, 2006
12:09 am
25859
Thanx a lot rajeev. U gave us online books library. If possible can u help me for mcsd certification study material I find it on www.testking.com but it is...
krupali Raut
krupali_2406
Offline Send Email
Jun 3, 2006
4:23 am
25860
Thanx a lot rajeev. U gave us online books library. If possible can u help me for mcsd certification study material I find it on www.testking.com but it is...
krupali Raut
krupali_2406
Offline Send Email
Jun 3, 2006
4:24 am
25861
Rick the Func.bas and the main form are in a directory called Kevin - W0KCF TIA Kevin ... reverse ... converted to...
Kevin
w0kcf
Offline Send Email
Jun 3, 2006
5:09 am
25862
define the object of dtabse globally.and access it as per reqirement or unload event of first form provide the coonectivity to ohter form and show it . first...
krupali Raut
krupali_2406
Offline Send Email
Jun 3, 2006
5:17 am
25863
I found what was going on. After it did all the checks you needed done, it set the focus at the beginning of the text instead of the end. Place this piece of...
Rick Rose
roseri1997
Offline Send Email
Jun 3, 2006
5:24 am
25864
Rick that worked Thanks Kevin ... done, it ... Place this ... uppercase, ... reverses the...
Kevin
w0kcf
Offline Send Email
Jun 3, 2006
5:37 am
25865
My prblm is tht recordset is not getting updated whn i m passing the control to other form from main form i.e i m having 2 forms what i want is whn a button is...
priya priya
priya_mailbo...
Offline Send Email
Jun 3, 2006
1:26 pm
25866
Hi, I am createing a Aging Report in Crystal Reports 8.5 but how i can count total number of days between two days. fro example: First Date Is:...
Adnan Khan
prog_adnan
Offline Send Email
Jun 3, 2006
7:34 pm
25867
Gentlemen et al., Did you know there is a difference between the variables 'Date' and 'Date$'? Did you know there is a difference between the variables 'Time'...
Darrin J. Calcutt
dcalcutt2000
Offline Send Email
Jun 3, 2006
8:32 pm
25868
Hi, I dont know what's in your code so I created my own scenario: In this code, Time is declared as Date, Sub WrongCode() Dim Beginning As Date Dim Ending As...
Alvin C. Cruz
alvin_c_cruz
Offline Send Email
Jun 4, 2006
11:21 am
25869
Can anyone help me how to write update and insert query in vb plz show code how to write. And want to know whether i can insert values into the record already...
priya priya
priya_mailbo...
Offline Send Email
Jun 4, 2006
11:39 am
25870
Just a guess, Dim Time 'Declared as variant Dim Time$ 'Declared as String The variable Time is declared as variant while Time$ is declared as ...
Alvin C. Cruz
alvin_c_cruz
Offline Send Email
Jun 4, 2006
11:40 am
Messages 25841 - 25870 of 32051   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