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...
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...
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...
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...
6582
Peter Charles
pkmmt@...
Feb 2, 2002 6:28 pm
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...
6583
Hans Busschers
j.busschers@...
Feb 2, 2002 11:37 pm
Fuck You ! This is a serious group ! ... Van: Peter Charles [mailto:pkmmt@...] Verzonden: zaterdag 2 februari 2002 19:25 Aan: ilil39s Onderwerp:...
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...
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...
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...
6587
wolfycat
wolfycat@...
Feb 4, 2002 6:30 am
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...
6588
Sudhanshu Mendiratta
smendiratta@...
Feb 4, 2002 6:36 am
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. ...
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...
6591
Roldan Robert
Robert.Roldan@...
Feb 4, 2002 10:50 am
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...
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...
6593
Peshkawt Wali
wali@...
Feb 5, 2002 6:49 am
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...
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 ...
6595
Sudhanshu Mendiratta
smendiratta@...
Feb 5, 2002 7:10 am
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 ...
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...
6597
naufal
mqnaufal@...
Feb 5, 2002 8:14 am
Hai frenz, Hope u all r fine. here im facing a pbm with accessing my 'access39; database which is in ACCESS-2000. actually im using VB 5. when i try to access...
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 ...
6599
Hans Busschers
j.busschers@...
Feb 5, 2002 9:01 am
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...
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...
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...
6602
danychris2000
danychris2000@...
Feb 6, 2002 2:47 am
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...
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 ===== ...
6605
akh akh
akh_eg@...
Feb 6, 2002 12:31 pm
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...
6606
Peshkawt Wali
wali@...
Feb 6, 2002 1:26 pm
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" ...
6607
akh akh
akh_eg@...
Feb 6, 2002 1:31 pm
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...