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 to share photos of your group with the world? 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 17409 - 17439 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17409
there is no many urls for it Some of These area www.vbcode.com, www.freevbcode.com, www.osborne.com bla bla and so many Yahoo! India Matrimony: Find your life...
vbhelper on Web
wwwdirzala@...
Send Email
Oct 1, 2004
7:42 am
17410
Be Real in Your Terms!!! Ashish Taneja Software Engineer Mahindra British Telecom Pune ataneja@... tel: mobile: 4018100 - Extn. 3703 0 98 508...
Ashish Taneja
vickybossus
Offline Send Email
Oct 1, 2004
8:02 am
17411
Hello A new site of Visual Basic is available, it is a directory of links related to Visual Basic with rating system. You can also add your own site link for...
vb_enjoyment
Offline Send Email
Oct 1, 2004
9:18 am
17412
You could start by VB help, just press F1 on a keyword you wanna know about, ie, type Format then press F1 and you will have the help for Format function, and...
Nuno Fernando Afonso ...
naoliveira
Offline Send Email
Oct 1, 2004
9:37 am
17413
On google try this search (help for me): SQL tutorial ... From: mukul_va [mailto:mukul_va@...] Sent: sexta-feira, 1 de Outubro de 2004 5:14 To:...
Nuno Fernando Afonso ...
naoliveira
Offline Send Email
Oct 1, 2004
9:38 am
17414
hello i am new to vb. i am having url field in my table. In that field i have this "http://nncsk12.org/elementary/index.html". Now i want to take copy to c:\ ...
amutha veluswamy
amuthasujath...
Offline Send Email
Oct 1, 2004
11:19 am
17415
I develop a software in vb6.Now I want that my software is run only for that particular clients.Means if we give software to person and after that this person...
fahedakhter
Offline Send Email
Oct 1, 2004
12:13 pm
17416
This code works for ~20 sets of excel workbooks. ONE of the sets (a single workbook) always crashes the workbook when I try to close it, with a request to...
Jim Holland Jr
jimhollandjr
Offline Send Email
Oct 1, 2004
2:18 pm
17417
Hello to all you Can you help-me ? I search one source code for osciloscope, in VB Much Obliged Wagner [Non-text portions of this message have been removed]...
W@GNER
wagner_jg
Offline Send Email
Oct 1, 2004
10:07 pm
17418
hi all, i hv created an activex exe. but while trying to register it in the COM+ components. what happening is, i have rightclicked in the component manager...
lenin selvaraj
selvaind_2001
Offline Send Email
Oct 2, 2004
5:27 am
17419
I have a code to browse a folder and saved the path and a code also to browse the file as saved the path. My problem is, how can I combine this two code in one...
George Oro
georgeoro
Offline Send Email
Oct 2, 2004
7:45 am
17420
Hi everyone, I am writing a transaction ledger using Visal Basic and Access 2000. Till now I've written all the queries on windows 2000. now since i've...
rajesh_rapaka
Offline Send Email
Oct 2, 2004
9:16 am
17421
... and ... is ... in control panel, change Regional and Language Option, choose the format of date which U like...
boilingsoul
Offline
Oct 2, 2004
9:39 am
17422
use replace function for replace . with /. Mukul ... and ... is ... in control panel, change Regional and Language Option, choose the format of date which U...
mukul ayaachit
mukul_va
Offline Send Email
Oct 2, 2004
10:29 am
17423
my question : 1. how to make a connect database in access with data environment without using ado (in source code) ? 2. how to use MSHFlexgrid control? ... Do...
rudhy laziale
rudhy_laziale
Offline Send Email
Oct 2, 2004
12:10 pm
17424
check your regional settings only. ... 2000. ... on ... it ... using ... error. ... help?? ... Service....
jeffreycruzana
Online Now
Oct 2, 2004
12:41 pm
17425
Try this... In declarations: Dim WAVfile as String Private Declare Function sndPlaySound _ Lib "winmm.dll" _ Alias "sndPlaySoundA" _ (ByVal lsn As String, _ ...
spooboy54
Offline Send Email
Oct 2, 2004
3:30 pm
17426
Use the Dateserial function to avoid including in your code specific formats for date. Rares ... From: rajesh_rapaka To:...
Rares LUTIA
rlutia66
Offline Send Email
Oct 2, 2004
6:13 pm
17427
we're supposed to use 6 combo boxes, our names were used as options on those 6 boxes.. the problem is we're asked to display the names in a textbox(the names...
lithium868
Offline Send Email
Oct 3, 2004
4:09 am
17428
Guys I believed I'm loosing my hope ;-((. I been searching this solution for almost a year already. I'm sure there's some sort of VBA code to achieve this....
George Oro
georgeoro
Offline Send Email
Oct 3, 2004
12:34 pm
17430
2) does not seem too hard, but it does not seem well defined tho. I am not sure what you asked for. ... From: George Oro To: YG VB 6 Sent: Sunday, October 03,...
;-) jim
jimhollandjr
Offline Send Email
Oct 3, 2004
4:22 pm
17431
I'm getting some odd results with regional settings and creating SQL statements for Access. I read somewhere that when you query a database you should do it in...
syme321
Offline Send Email
Oct 3, 2004
11:13 pm
17432
When querying an Access database queries should be in US date format to convert your date to a US format here are the MS guidelines ... ...
syme321
Offline Send Email
Oct 3, 2004
11:21 pm
17433
Hello Try doing like this strSQL = "Select * from tblTemp where CurrentDate > #" & Format(DTPicker1.Value, "dd MMM yyyy") & "#;" Data1.RecordSource = strSQL ...
Tushar Joshi
omitsoft
Offline Send Email
Oct 4, 2004
1:46 am
17434
Sorry for that, basically what I need is a peace of code that will automatically upload a file on the web server. TIA, George ... From: ;-) jim...
George Oro
georgeoro
Offline Send Email
Oct 4, 2004
5:53 am
17435
Uploading file to FTP, try this link: http://www.codeguru.com/forum/showthread.php?t=308240 Rgds ... From: "George Oro" <george@...> To:...
Imron
boooiiimmm
Offline Send Email
Oct 4, 2004
7:11 am
17436
Many thanks for the link! I will look on it and let you know... Cheers, GEorge ... From: Imron [mailto:muh_imron@...] Sent: Monday, October 04, 2004...
George Oro
georgeoro
Offline Send Email
Oct 4, 2004
7:20 am
17437
SQL has an inbuilt Format which works in a similar way to the VB format, unfortunately, I don't remember this too well, so I may be on the wrong track but.... ...
Ian
neluism
Offline Send Email
Oct 4, 2004
8:17 am
17438
I am using Dateserial function so no problems with regional. strSQL = "Select * from tblTemp where CurrentDate > Dateserial(" & Format(DTPicker1.Value,...
Rares LUTIA
rlutia66
Offline Send Email
Oct 4, 2004
8:43 am
17439
I used the VB6 version in it works as a treat!. Thanks a lot but not quite resolved everything. Actually I want to incorporate also this feature on my Access2K...
George Oro
georgeoro
Offline Send Email
Oct 4, 2004
8:58 am
Messages 17409 - 17439 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