Search the web
Sign In
New User? Sign Up
vbhelp · Visual Basic Help Center Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 15397 - 15426 of 15862   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15397
Does anyone know of a final release date for Visual Basic 2008? Is there going to any Launch events for Visual Studo 2008? Thank You Charles Dawes...
Charles Dawes
chudawes
Offline Send Email
Nov 2, 2007
7:19 am
15398
Dear all I have created database using access as backend and VB as front end.Could any one please help me in attaching the image with each person...
saqib rizvi
sqbrizvi
Offline Send Email
Nov 2, 2007
7:51 pm
15399
You could make a folder for the image and then just store the location and file name in the database. ... From: "saqib rizvi" <sqbrizvi@...> To:...
Joe and Peggy Rutsky
jr12866
Offline Send Email
Nov 3, 2007
12:30 am
15400
I am new to the group, VB, and programing. I have some very basic questions about the VB 2005 program itself. After building "My world" and learning a few...
takefive247
Offline Send Email
Nov 5, 2007
8:02 pm
15401
Q: Where is this program on my computer?A: I believe the default directory for projects to be stored is in "MyDocuments\Visual Studio 2005\Projects", though...
James Stevens
jimbobob21
Offline Send Email
Nov 5, 2007
8:53 pm
15402
tooltips are for your objects inside your form. just drag the tooltip text from your toolbox to your form. then click at the object where you want the tooltip...
gerlie mendoza
gfm_021387
Online Now Send Email
Nov 7, 2007
6:39 am
15403
Hi everyone! I need ur help guys... I am using VB6 connected to MS Access database using ADO. Multiple users use the application. Sometimes at the .Update...
aNgeLa LoNgaLoNg
gela_dqt
Offline Send Email
Nov 9, 2007
1:25 pm
15404
Thank you. Bill ... directory for projects to be stored is in "MyDocuments\Visual Studio 2005\Projects", though you can set the directory to wherever you want ...
takefive247
Offline Send Email
Nov 9, 2007
5:08 pm
15405
Thanks But my problem exists I have stored all of them them in one folder manually and now (1)i want to store them at run time for the new person added to the...
saqib rizvi
sqbrizvi
Offline Send Email
Nov 16, 2007
4:27 pm
15406
riz As Joe and Peggy wrote, you can store the location and filename of the pictures in a text field in the database records. When you show the record...
Ulrike Haupt
ulrikehaupt
Offline Send Email
Nov 16, 2007
9:37 pm
15407
can anybody help me to change this vb code into c# or vb.net its code to populate the tree from product table /////My Product Table ProductId ParentProduct...
attiq.jaffar
Offline Send Email
Nov 17, 2007
9:28 am
15408
To restate my question on how to build another project without dragging along extra files. I have a small program that works. I found it's folder and ran it as...
takefive247
Offline Send Email
Nov 17, 2007
9:29 am
15409
thanks alot it worked . now please( 1) how can i change the back colour of command buttons as when i change the back colour of command buttons from the...
saqib rizvi
sqbrizvi
Offline Send Email
Nov 18, 2007
1:21 pm
15410
I use the easy door library. Can any one tell me how to read the COMMAND$. I need to pass the node number. door.exe c:\path to drop file /N%1 How can I read...
Joe
bigjoe11a
Online Now Send Email
Nov 19, 2007
11:55 am
15411
Hi Riz, Try this way to change the back colour of a command button. Change style property of the command button to graphical & then change the back colour . ...
Thanuja K
nuja79
Offline Send Email
Nov 19, 2007
11:56 am
15412
Hi All, Can anyone pls help me to solve this problem. I am using Vb 6 in Xp. I want to copy a file via LAN and the file I am trying to access is in Win 98...
Thanuja K
nuja79
Offline Send Email
Nov 19, 2007
11:56 am
15413
Hi can anyone tell me how to retrive images stored in the database to a webpage???? I used asp.net 2005 and sql express..... ... From: saqib rizvi...
Nimantha de Silva
nimanthad
Offline Send Email
Nov 19, 2007
11:57 am
15414
thanks Thanuja how can i make the form or othe objects on the form to have shade in color (eg from dark green at one end and to light green at other end)...
saqib rizvi
sqbrizvi
Offline Send Email
Nov 19, 2007
3:03 pm
15415
Here is the code that isn't working! 'Resets Notepad to default Header and Footer If blnNPAD = True Then NPAD = Shell("notepad.exe", vbNormalFocus) 'Windows...
Michael Hodge
braxtoncotta...
Offline Send Email
Nov 19, 2007
6:14 pm
15416
Some questions - 1) is Sendkey the commercial product that has a free compiled demo, and when you buy you get a bas file ? 2)What are the headers and footers...
crombierob
Offline Send Email
Nov 20, 2007
2:31 am
15417
Thanks, Rob. Before answering your question, may I just say that I have got things working? The code - for 98SE, but not for XP - is ridiculous in that I have ...
Michael Hodge
braxtoncotta...
Offline Send Email
Nov 20, 2007
4:35 pm
15418
I know in VB6 they don't have any fading color feature for background of objects, like they have in Word or Powerpoint. As far as buttons are concerned, one...
Jesus Is the Answer
halfof4is2
Offline Send Email
Nov 20, 2007
7:00 pm
15419
Hi Michael, ... This could cause major problems if the wrong application gets targeted. Heck, ANYTHING relying on sendkeys can be disasterous. You're far...
Shawn K. Hall
vb_shawn
Online Now Send Email
Nov 20, 2007
7:16 pm
15420
... http://www.vbaccelerator.com/home/VB/Code/Libraries/Subclassing/Owner_Dr aw_Buttons/article.asp...
Shawn K. Hall
vb_shawn
Online Now Send Email
Nov 20, 2007
7:21 pm
15421
Hi Michael, Here are a couple of links that may be of semi-related interest. They are from the great Karl Peterson. Great because of his contributions to VB...
crombierob
Offline Send Email
Nov 21, 2007
3:56 am
15422
Or if subclassing leaves you with code sweats just use a checkbox Set the Style to Graphical Add a bit of code to the click handler Private Sub Check1_Click() ...
Mike Bouffler
mikebouffler
Offline Send Email
Nov 21, 2007
8:52 am
15423
Dear all Is there any function to convert days eg 1642 days to year,months and days riz ... For ideas on reducing your carbon footprint visit Yahoo! For Good...
saqib rizvi
sqbrizvi
Offline Send Email
Nov 25, 2007
6:14 pm
15424
Hell-o to all. Im new in this list and hope some of U can help me Ive got an aplication that makes a Backup in a RW-CD/DVD of my database, with the Nero 7 DLL...
I.SS.R.A.
ygghdrasil88
Offline Send Email
Nov 26, 2007
1:37 pm
15425
Two thoughts - Since Backups are important, I would be keeping it simple, and using 'write once' disks Why add complexity, and more chance of lost data, by...
crombierob
Offline Send Email
Nov 27, 2007
1:18 am
15426
Hi Since pen drives got big enough I just use them for small(ish) backups now - and a external USB drive for the full non critical backups. Easy to wipe, hot...
Mike Bouffler
mikebouffler
Offline Send Email
Nov 27, 2007
8:49 am
Messages 15397 - 15426 of 15862   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