Search the web
Sign In
New User? Sign Up
vbra · Visual Basic - Reliable Answers
? 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 11 - 42 of 42   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11
Hi, there Shawn, You recently wrote on one of your feeds to another group: "...OTOH, if you're not using forms you might consider running a state loop checking...
Marcos
astillax@...
Send Email
Jul 26, 2001
12:07 am
12
Hi Marcos, ... You can do it several ways. Something as simple as this could work: (warning - vaporcode) '// ============================================ ...
Shawn K. Hall
vb@...
Send Email
Jul 26, 2001
6:41 am
13
Hi there. I am attempting slightly customise Microsoft WebBrowser control. I got the easy stuff working (handles of its windows etc.) but most problems resist....
vaclav_mach@...
Send Email
Jul 26, 2001
8:58 am
14
Hi Vaclav, ... You can wrap the image in an HTML document and have it display that way. Set the border of the body to zero. Here's a html wrapper you might...
Shawn K. Hall
vb@...
Send Email
Jul 26, 2001
7:37 pm
16
... Hi Shawn. What you suggest for the first problem is a possible way arround. Actually a clever idea, although I must first test if it is usefull for the...
vaclav_mach@...
Send Email
Jul 27, 2001
8:41 am
17
I am a veteran at this, but I have never encountered this one before. Any insight would be greatly appreciated. The Problem: I used package and deployment...
djedziniak@...
Send Email
Jul 27, 2001
1:27 pm
18
I'm begging, Shawn. This is making me look like an idiot! JED...
djedziniak@...
Send Email
Jul 27, 2001
1:52 pm
19
Come on now Jed, Did you really have to send this to three groups? :( ... Have you considered not including it in your package, or if you must include it, use...
Shawn K. Hall
vb@...
Send Email
Jul 27, 2001
7:15 pm
20
OK - I'm trying something new, and I'm really sorry to burden you with it ;) but I have a development server on which resides SQL Server. Networks have kicked...
Bachmann, Nigel
nbachmann@...
Send Email
Jul 30, 2001
4:17 pm
21
Sorry...freaked out. I think the pressure is getting to me. (Actually I sent it to 10 groups, I guess you are subscribed to 3 of them). JED...
djedziniak@...
Send Email
Aug 1, 2001
4:04 pm
22
Thanks for the info. I just removed the file from the install and that seemed to make the installation work, now I am having a problem with the datagrid...
djedziniak@...
Send Email
Aug 1, 2001
4:08 pm
23
Hi Jed, ... What is the error number/source? Do you have any errors before this line: Set DataGrid1.DataSource = rs 'fails Have you checked that the same...
Shawn K. Hall
vb@...
Send Email
Aug 1, 2001
7:33 pm
24
Shawn, ... No ... Yes. They are one is WIN2K Pro, mine is WIN2K Server. Both are on SP2. The ADO version is not the same, but mdac_typ.exe will not run on...
djedziniak@...
Send Email
Aug 2, 2001
3:54 pm
25
Hi Shawn, I tried to open a program with the "shell" command. However, after pushing the button (which execute "shell"), the program initiated but never...
Jaclyn
jliuklein@...
Send Email
Aug 10, 2001
3:53 pm
26
When sending a file to the Mainframe using FTP, when the file gets to the Mainframe It gets truncated from a 254 bytes file to 80 bytes. Every 254 bytes...
Dalio.mercado@...
Send Email
Aug 15, 2001
3:58 pm
27
Hello I just joined this list and have a question regarding a VB .OCX file (it is a tree view). Ultimately, the goal is to place this into a .ASP page to be...
kamills
kamills@...
Send Email
Aug 15, 2001
7:29 pm
29
Hi Bob, ... What kind of grid? ADO or DAO? What version of Access? Do you have a defined table layout in Access already? How is the current data getting into...
Shawn K. Hall
vb@...
Send Email
Aug 24, 2001
7:01 am
30
Hi, Shawn, Thanks for getting back to me!!!! I'm using MSGrid, the one that comes with VB6 I'm using DAO and Access '97 and the table is already defined, with...
vb_prog_wb@...
Send Email
Aug 25, 2001
1:00 am
31
Sorry Shawn, I know you have already got this a couple of times from other lists, but I just wanted to post a message on your list :) If I have some COM...
acunnington@...
Send Email
Aug 26, 2001
11:13 am
32
I have a complex tree view which is on a number of forms, it takes a while to populate so I would like to store this information and then 'set' existing...
Bachmann, Nigel
nbachmann@...
Send Email
Sep 6, 2001
12:53 pm
33
As usual I reply to my own question, here's my solution so far - if anyone can think of a more elegant way........ If global_tv Is Nothing Then tree_load...
Bachmann, Nigel
nbachmann@...
Send Email
Sep 6, 2001
1:45 pm
34
Just come up with an annoying little problem regarding this when the original form is closed (destroying the tree in it) it empties my 'global tree' also ...
Bachmann, Nigel
nbachmann@...
Send Email
Sep 6, 2001
2:32 pm
35
Hi Bob, Sorry for the delay. I've been away from the internet for too long. :( Anyway, ... Does it let you add more than one record in the grid? What are you...
Shawn K. Hall
vb@...
Send Email
Sep 21, 2001
7:15 am
36
Hi Shawn, I am fine tunning a word VBA application where there are customized templates in MS WORD for sending company directives to different branch offices...
kpjani
Offline Send Email
Dec 26, 2001
3:35 pm
37
Hi all, Here is a good time for all who love Ebook.I can say these are really golden collections. I got lot of ebooks both in html and pdf formats. Since it's...
vaj kumar
smartguy_77in
Offline Send Email
Jan 4, 2002
2:59 pm
38
I am looking for a VB program to create log files at the end of each night. What I need it to do: The computer is turned on by me. Windows 3.11 starts. ...
facility_406
Offline Send Email
Jan 21, 2002
6:13 am
39
I don't have the whole answer, but this question got me thinking. ... file ... How about writing the name of the file to the registry when it's first opened....
mjcarini
Offline Send Email
Jan 24, 2002
8:44 am
40
Hi, I would appreciate if someone could guide me with suitable site/study material/books for VBA for Word. I am designing Word templates and need to lock form ...
Kujad Jani
kpjani
Offline Send Email
Mar 18, 2002
9:01 pm
41
Hello, In one of my VB project, I'm sending PostMessage API function to send character of my desired value to control. e.g. If I need to send character J to...
Gopal Krishan
mswordprog
Offline Send Email
Oct 10, 2002
6:30 pm
42
Here is a weird one. I have 40+ VB6 apps, exes and dlls, running on a Win2K Server. All the apps use App.LogEvent to record errors and debugging info in the NT...
Allan
bocatzar
Offline Send Email
Nov 6, 2002
5:37 am
Messages 11 - 42 of 42   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