Search the web
Sign In
New User? Sign Up
andreavb · Andrea VB Programmers
? 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 6578 - 6607 of 8974   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6578
anyone can tell how to findout others ip address when u r on any of messenger service and chatting with the other party thnx in advance ... From: Andreas Wolf...
Prakash Malmal Pattiath
kaash_mp@...
Send Email
Feb 1, 2002
8:04 am
6579
Hi, When you get all the rows into your recordset you can work with that recordset by disconnecting from the server conn.close and you can work with the...
Venkata Ramana Gundi
vrgundi
Offline Send Email
Feb 1, 2002
2:32 pm
6580
Hi all, I'm currentrtly developing a Genealogy based napster style program. I'm using having problems with creating instances of the winsock control from...
XsCode
xsc0de
Offline Send Email
Feb 1, 2002
9:19 pm
6581
Hello, I have created a form that allows me to import the contents of csv file into a combo box. What I would like to do is be able to print the contents from...
denadbre
Offline Send Email
Feb 2, 2002
12:52 am
6582
GREETINGS! May we have your permission to send you a link to what we believe is the HOTTEST AND MOST LUCRATIVE HOME BASED INTERNET BUSINESS .. EVER? A home...
Peter Charles
pkmmt@...
Send Email
Feb 2, 2002
6:28 pm
6583
Fuck You ! This is a serious group ! ... Van: Peter Charles [mailto:pkmmt@...] Verzonden: zaterdag 2 februari 2002 19:25 Aan: ilil39s Onderwerp:...
Hans Busschers
j.busschers@...
Send Email
Feb 2, 2002
11:37 pm
6584
I am storing a button that represents a letter when clicked. I need to check and see if this letter is correct and perform a function and if incorrect than...
wishstar70
Offline Send Email
Feb 3, 2002
9:55 pm
6585
Hi I have a problem with SendMessageByString function. I use it to find out the record in the combobox, but it doesnt work with imagecombo. If anybody knows...
gemlcomp
Offline Send Email
Feb 4, 2002
3:21 am
6586
Batch update is used when you are working with disconnected recordsets. What you do in this case is open the recordset, close the connection, make changes to...
Vikas Kalra
kalra_v
Offline Send Email
Feb 4, 2002
5:42 am
6587
I am trying to build a server service which use winsock OCX to listen to multiple client connections. Rightnow, I have to create an array of the OCX controls...
wolfycat
wolfycat@...
Send Email
Feb 4, 2002
6:30 am
6588
Dear, If u think about readablity then batch is better. if database connectivity problem occures then also batch is better. otherwise both method can be use. ...
Sudhanshu Mendiratta
smendiratta@...
Send Email
Feb 4, 2002
6:36 am
6589
hi folks, did anyone knows a good C++ group? thanks Andreas...
Andreas Wolf
andreaswolf2000
Offline Send Email
Feb 4, 2002
7:04 am
6590
Hi John, did you plan a program like the game Hangman? i mean something like the word is test and you have 26 buttons with each one letter from a to Z. if yes...
Andreas Wolf
andreaswolf2000
Offline Send Email
Feb 4, 2002
7:16 am
6591
Hi all I have a from in witch users can ad different prices for goods that customers buy for different sites. Each site can have a different price fot 1 item...
Roldan Robert
Robert.Roldan@...
Send Email
Feb 4, 2002
10:50 am
6592
Hi Roldan, the easiest way might be to do the updatefunction in an extra programm. a small exe that only does what you want to do and call it with the shell...
Andreas Wolf
andreaswolf2000
Offline Send Email
Feb 5, 2002
6:07 am
6593
Hi friends, anyone has an idea for this , In an access2000 database , I have 4 forms , the first form contain a text box, with 3 command bottoms , when...
Peshkawt Wali
wali@...
Send Email
Feb 5, 2002
6:49 am
6594
Hi ! I needed some help on how to trap events related to MS Outlook. For e.g.. I get a mail from Mr. ABC, the moment it reaches my Inbox, I want a mail to be ...
Vikas Kalra
kalra_v
Offline Send Email
Feb 5, 2002
6:53 am
6595
Dear, Take a array of Command button write the code in Commandbutton Click event ' opreation to find Id If found Then Select Case Index Case 1 ' Case 2 Case 3 ...
Sudhanshu Mendiratta
smendiratta@...
Send Email
Feb 5, 2002
7:10 am
6596
My suggestion is to use a rule, I had the same prob and a rule resolved all ;-). For what I know the NewMail event doesn't allow you to know anything about the...
marco_dalcanto
Offline Send Email
Feb 5, 2002
8:12 am
6597
Hai frenz, Hope u all r fine. here im facing a pbm with accessing my 'access' database which is in ACCESS-2000. actually im using VB 5. when i try to access...
naufal
mqnaufal@...
Send Email
Feb 5, 2002
8:14 am
6598
try to update your coded Jet engins from 3.51 to 4.0 ( jet.Oledb) but i think there is only the way by updating your VB from VB5 to VB6.0 SP4 or SP5 Andreas ...
Andreas Wolf
andreaswolf2000
Offline Send Email
Feb 5, 2002
8:21 am
6599
The trick is to check on existance of the Id before opening the form. This can be done in several ways, for instance: If the textbox loses focus by pressing a...
Hans Busschers
j.busschers@...
Send Email
Feb 5, 2002
9:01 am
6600
Hi, Open the database in MSaccess in tools menu there is a utility called convert database. Use that and convert the database in to its previous version. This...
Venkata Ramana Gundi
vrgundi
Offline Send Email
Feb 5, 2002
2:29 pm
6601
Andreas I tried your sample code and it goes through the if statement before I can even click a letter. I hope I added it right but this is the code I added...
wishstar70
Offline Send Email
Feb 5, 2002
9:29 pm
6602
hi andrea users, ive gotta problem help me out for the problem ive created my own text editor in which i can do left, right and center allignment i cant do the...
danychris2000
danychris2000@...
Send Email
Feb 6, 2002
2:47 am
6603
HI John, paste this ode into a procedure like private sub checkit() and call it in each command_click event private sub command1_click() ...
Andreas Wolf
andreaswolf2000
Offline Send Email
Feb 6, 2002
8:24 am
6604
hi i want to write component to auto dial up to my server using ip address.If any one have dgone through such coding earlier do guide me. thx in advance ===== ...
mandar morekar
mdrmkr7
Offline Send Email
Feb 6, 2002
12:01 pm
6605
HI dears I need to print a word on a from such as " Good Morning " and I need the for color to change when the form is loaded automatically ie to change RGB...
akh akh
akh_eg@...
Send Email
Feb 6, 2002
12:31 pm
6606
hi akh akh akh , you need just a simple procedure while the form is loaded like follows: Private Sub Form_Load() Label1.Caption = "Good morning" ...
Peshkawt Wali
wali@...
Send Email
Feb 6, 2002
1:26 pm
6607
no not in label the word is printed on a from and i need the color to be changed white then green then blue then yellow and red and so on please try to provide...
akh akh
akh_eg@...
Send Email
Feb 6, 2002
1:31 pm
Messages 6578 - 6607 of 8974   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