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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 22863 - 22892 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
22863
I can shutdown a PC with a program of Visual BASIC 6, the PC has installed Windows XP atte: Norman Martínez Departamento de Informática Textiles Río Lindo ...
Norman Martinez
norhhman
Offline Send Email
Nov 1, 2005
11:05 pm
22864
Norman - Look in the files section of this group, and you'll find a file which will assist you in your quest to shutdown Windows XP via VB. Before you make a...
DW
dwirch
Offline Send Email
Nov 2, 2005
12:17 am
22865
here's a breather from derek: LOLZ :) Also note that I won't be held responsible for *any* damages that may or may not occur through your use or misuse of this...
Well Bamba
omar306
Offline Send Email
Nov 2, 2005
2:35 am
22866
Hi, With reference to the earlier postings, I've found out that I would need to create two TextBoxes, one for holding the UserName and another for holding the...
dt_aiying
Offline Send Email
Nov 2, 2005
6:57 am
22867
Thought *someone* would find it humorous! Seriously, though, if the code was misused, it is possible that the network it is utilizing could be slowed to a...
DW
dwirch
Offline Send Email
Nov 2, 2005
2:10 pm
22868
hi 2 alll...... I want the VB code which can copy the entire data from the recordset at a time into excelsheet I can do it with the help loop but i want it...
NivaS
nivas_ksb
Offline Send Email
Nov 2, 2005
3:55 pm
22869
If you look in the Files, there is a project called ExcelExport.zip that gives an example of how to do this by copying a record at a time (as a string...
leonpgmr
Offline Send Email
Nov 2, 2005
7:46 pm
22870
hi all i am writing an app which will handle a CSV string. In this string i will have a load of values seperated by either commas, tabs or spaces. the strings...
bidskii
Offline Send Email
Nov 3, 2005
7:55 am
22871
Hi thr, I have done a lil' bit of coding for your problem; I did it in a best way I could hope this could solve your problem, if not then pls let me know where...
avaneesh agarwal
avaneesh_1
Offline Send Email
Nov 3, 2005
8:36 am
22872
thanks for that it was just what i needed. avaneesh agarwal <avaneesh_1@...> wrote: Hi thr, I have done a lil' bit of coding for your problem; I did it...
Bidski
bidskii
Offline Send Email
Nov 3, 2005
8:56 am
22873
I can't find it. Please send the link. Thank You...
moonwalk
is_it_aa
Offline Send Email
Nov 3, 2005
1:26 pm
22874
Can you just use Replace? cString = Replace(cString,"-","") Rick Rose ... From: bidskii Date: 11/03/05 02:55:19 To: visualbasic6programming@yahoogroups.com ...
Rick Rose
roseri1997
Offline Send Email
Nov 3, 2005
2:15 pm
22875
Check this link: http://groups.yahoo.com/group/visualbasic6programming/files/ it leads to the files section of this group. In the files section, look for a...
Derek
dwirch
Offline Send Email
Nov 3, 2005
2:34 pm
22876
I could do but I also need to fill in the gaps, rather than just removing the '-'. So maybe once i have gotten the rest of the data i could do that. Thanks for...
Bidski
bidskii
Offline Send Email
Nov 4, 2005
6:22 am
22877
just incase anyone is interested, i'm selling 'visual studio .net 2003 enterprise architect FULL' that i won at uni. If anyone lives in australia and wants a...
n0x10u5
Offline Send Email
Nov 4, 2005
11:48 am
22878
CONTENTS: ** EVENTS ** EUROPE ** ** BOOKS ** ** EVENTS ** USA ** ** CALL FOR SPEAKERS ** EUROPE ** CALL FOR SPEAKERS ** USA ** HUMOUR ** ** OTHER INFORMATION -...
newswire_4_developers
newswire_4_d...
Offline Send Email
Nov 4, 2005
1:44 pm
22879
CONTENTS: ** EVENTS ** EUROPE ** ** BOOKS ** ** EVENTS ** USA ** ** CALL FOR SPEAKERS ** EUROPE ** CALL FOR SPEAKERS ** USA ** HUMOUR ** ** OTHER INFORMATION -...
newswire_4_developers
newswire_4_d...
Offline Send Email
Nov 4, 2005
1:45 pm
22880
Many times I use the msFlexGrid in a manner which requires clicking on a cell and based upon the Row and Column indexes do something. The problem has always...
wurlitzer28
Offline Send Email
Nov 4, 2005
1:53 pm
22881
I guess, that something like this could do: ............ Dim i As Integer Dim j As Integer Dim a As String ' a will contain de input CSV string Dim b As String...
Pablo F. Ruiz O.
pngueen
Offline Send Email
Nov 4, 2005
9:44 pm
22882
thanks for the input, but this dilemma has now been resolved "Pablo F. Ruiz O." <arruiz@...> wrote:I guess, that something like this could do: ...
Bidski
bidskii
Offline Send Email
Nov 4, 2005
9:49 pm
22883
Ok, could you post the solving of it ? ... Pablo _____ De: visualbasic6programming@yahoogroups.com [mailto:visualbasic6programming@yahoogroups.com] En nombre...
Pablo F. Ruiz O.
pngueen
Offline Send Email
Nov 4, 2005
10:02 pm
22884
it has already been posted. check the previous messages of this thread "Pablo F. Ruiz O." <arruiz@...> wrote:Ok, could you post the solving of it ? ... ...
Bidski
bidskii
Offline Send Email
Nov 4, 2005
10:14 pm
22885
I want to transform my computer in a telephone id captor. Yes, I want to view in a form the number of the client who are calling by phone. How can I view all...
Francisco [Adinet]
panchulis1979
Offline Send Email
Nov 5, 2005
12:22 am
22886
I did that one time so I know it works. Unfortunately my hard drive crashed and I lost the code. Check this out and see if it helps you any ...
Rick Rose
roseri1997
Offline Send Email
Nov 5, 2005
1:24 am
22887
I have 4 TextBoxs to enter score result txtResult1 txtResult2 txtResult3 txtResult4 Maybe User will fill 2 or 3 or 4 of them (TextBox) i want to get the...
Mohamed Moustafa
mohamedm2000
Offline Send Email
Nov 5, 2005
8:10 am
22888
you can try the change event ... -- Vinayak Mahadevan Systems Engineer Magtorq Pvt. Ltd. 58-C, Sipcot Industrial Complex Hosur - 635-126 Mobile: 98 94 90 61 61...
Vinayak Mahadevan
vinayak_maha...
Offline Send Email
Nov 5, 2005
10:27 am
22889
If you want to know how many are filled, you could do this as a suggestion. Put those 4 textboxes in a control array first. Then dim booResult(4) as boolean ...
Rick Rose
roseri1997
Offline Send Email
Nov 5, 2005
3:52 pm
22890
... I was trying to understand the code from the project that you recommend me. I never work with comm ports in VB6 but that's my first project (it's simple...
Francisco [Adinet]
panchulis1979
Offline Send Email
Nov 5, 2005
5:46 pm
22891
Hi, I am trying to make a program that both Copies and Zips a specified directory... The Copy Part I have...I would like some help(if possible) to code the ...
robbiepeterpei2003
robbiepeterp...
Offline Send Email
Nov 5, 2005
9:26 pm
22892
Use this zip control. It's free, unless they started charging for it, and easy to use http://rail3d.richsoftcomputing.co.uk/vbzip.php Rick Rose ... From:...
Rick Rose
roseri1997
Offline Send Email
Nov 5, 2005
11:57 pm
Messages 22863 - 22892 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