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@...
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...
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...
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@...
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@...
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...
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...
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@...
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@...
Feb 4, 2002 6:36 am
6589
hi folks, did anyone knows a good C++ group? thanks Andreas...
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...
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@...
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...
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@...
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 ...
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@...
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...
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@...
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 ...
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@...
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...
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...
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@...
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() ...
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 ===== ...
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@...
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@...
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...