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...
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 23757 - 23786 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
23757
Why don't you use sort functions in stead of doing this in a very complicated way. Most books out there talk about various ways to sort the arrays. ... From:...
Jean-Pierre Jamous
keen_black_e...
Offline Send Email
Jan 1, 2006
10:26 am
23758
Marcus You are on the right track -- SendKeys is the way. But, how are you doing it? I think you want the statement to read: v1 = 2 SendKeys v1 Spoo...
spooboy54
Offline Send Email
Jan 1, 2006
1:50 pm
23759
Hi, On mouse move , over a picture box; how can I determing whether it is entering or leaving.... any suggestions. [Non-text portions of this message have...
Mehboob ur Rehman
mehboob_iiui
Offline Send Email
Jan 1, 2006
3:04 pm
23760
Wish you a Very Happy and Prosperous New Year 2006 ... Yahoo! Photos Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever. ...
Anand Kesharwani
protech78
Offline Send Email
Jan 1, 2006
3:13 pm
23761
MR If you see it's tail, it's leaving. All kidding aside, I'd say that just using the PB mousemove event, you will be unable to make such a determination....
spooboy54
Offline Send Email
Jan 1, 2006
4:53 pm
23762
Ok well i was wantin to know if any1 knew how to get a VB text box correspond to the google.com text box. And a button to correspond with the google Search...
cheesywillie
Offline Send Email
Jan 1, 2006
5:49 pm
23763
If you want to open a browser window showing search results try opening the url http://www.google.com/search?q=soccer+players and similarly...
Mehboob ur Rehman
mehboob_iiui
Offline Send Email
Jan 1, 2006
6:53 pm
23764
Thanks , I like the idea, handling mouse move on the container and matching coordinates with that of the targeted object... that should work ... From:...
Mehboob ur Rehman
mehboob_iiui
Offline Send Email
Jan 1, 2006
6:58 pm
23765
HI, how can I display an ICON in the system tray and respond to click and double click events .. Mehboob ur Rehman [Non-text portions of this message have...
Mehboob ur Rehman
mehboob_iiui
Offline Send Email
Jan 1, 2006
7:07 pm
23766
... opening the ... shellexecute API ... cheesywillie ... box ... correspond with ... of ... In my application i already have a Webbrowser I just want like a ...
cheesywillie
Offline Send Email
Jan 1, 2006
7:24 pm
23767
mehboob -- Look in the file library of this group for a file entitled "SysTray.zip". It contains all you need to create/interact with a systray icon. Thanks, ...
Derek
dwirch
Offline Send Email
Jan 1, 2006
9:39 pm
23768
bimal - You could perform a ping against the IP address of the machine. Check out the code found at: ...
Derek
dwirch
Offline Send Email
Jan 1, 2006
9:52 pm
23769
To bigin with, instead of having variables with the name of: b1b2 b1b3 You should names like b1b(2) b1b(3) etc. I don't think anyone can answer you because...
Jesus Is the Answer
halfof4is2
Offline Send Email
Jan 1, 2006
10:10 pm
23770
i always have trouble explaining thing i hope this explains it better I have 3 binary variables b1 b2 b3 now i need a single array to cross them in array 0 it...
nick
nickhere
Offline Send Email
Jan 2, 2006
12:49 am
23771
Google: "visual basic" permutations...
bogoli
Offline Send Email
Jan 2, 2006
1:46 am
23772
Banned. This message has nothing to do with the topic of this board. Alienwebmaster, Moderator ... a ... ur...
Richard
alienwebmaster
Offline Send Email
Jan 2, 2006
1:50 am
23773
I've tried doing it a few different ways actually. I've tried making dim button as ... anything i thought might work and then using sendkeys and I've tried...
draukadirtch
Offline Send Email
Jan 2, 2006
3:52 am
23774
what sort of values are b1 b2 and b3? How exactly do you want the values to be combined? Perhaps if you gave us some sample values to work with and your...
Bidski
bidskii
Online Now Send Email
Jan 2, 2006
5:26 am
23775
Not sure if this would work, but you might try combining the SendKeys statement with the Chr() and Asc() functions. Chr() gets the character represented by an...
Richard
alienwebmaster
Offline Send Email
Jan 2, 2006
6:29 am
23776
I figured this might help: go to Planet Source Code Search http://www.planetsourcecode.com/vb/scripts/search.asp?lngWId=1 and do a search for Google. There...
B. F. Consulting Serv...
babalooey_52
Offline Send Email
Jan 2, 2006
6:44 am
23777
Hai to All , Wish u All Happy New Year 2006, Can somebody has a VB FAQ with/WithOut Answer , Plese send to my mail ID,Since i have important interview...
M Magesh
nptmmagesh
Offline Send Email
Jan 2, 2006
8:54 am
23778
The icon in the system tray that displays when the user minimizes your form is determined by "Icon" in the property sheet for that particular form. When you...
Jesus Is the Answer
halfof4is2
Offline Send Email
Jan 2, 2006
4:21 pm
23779
Ok, I'm not sure how far I'm actually getting now. If I open up notepad and run the program it will type in what ever character I set it up to, but as soon as...
draukadirtch
Offline Send Email
Jan 3, 2006
1:08 am
23780
Hi, If your database is large then and you have work experience with access, then sql server can be a good option for you, as in vb while making connection...
zankhesh jain
perfectvb
Offline Send Email
Jan 3, 2006
10:32 am
23781
dear all, after the new year my database is getting problem select * from CallHist where format(Date,'dd/mm/yyyy')>=#03/01/2005#and ...
m.a mehran
mehranet
Offline Send Email
Jan 3, 2006
10:51 am
23782
Can any one gave me answer to the following questions: What is causing these two errors? How do I fix them? Please let me know as so as you can....
Gilmer Smith
gilmer_smith
Offline Send Email
Jan 3, 2006
1:20 pm
23783
u din't write ur problem write those...
bimal@...
taebimal
Offline Send Email
Jan 3, 2006
8:31 pm
23784
Error # 1: "Gave" should be "give" Error # 2: "So" should be "soon" ... holidays, whatever....
bogoli
Offline Send Email
Jan 4, 2006
1:49 am
23785
Another Error Error#3 When you use PLURAL it should : What ARE causing these TWO errors. Kegtapper ... From: "bogoli" <bogoli@...> To:...
Kegtapper
kegtapper01
Offline Send Email
Jan 4, 2006
3:29 am
23786
Get Free Web Hosting Guide, Hi Everyone, All that you need to know about web hosting. Just go through this comprehensive Guide and explore your share of web...
Dexter Goldman
dextergoldman
Offline Send Email
Jan 4, 2006
6:41 am
Messages 23757 - 23786 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