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...
Want your group to be featured on the Yahoo! Groups website? 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 7944 - 7973 of 8974   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7944
Hi can some one help me on my form I have WebBrowser1 and RichTextBox1 what I want to do is select and copy the WebBrowser and paste it in the RichTextBox ...
cvaiross <cvaiross@...>
cvaiross
Offline Send Email
Mar 2, 2003
9:28 am
7945
hey buddies i have a few queries some one help me out soon most urgent.... 1. how to resize a text box in the runtime with the mouse (ie i should able to...
Dany Chris
danychris2000@...
Send Email
Mar 2, 2003
3:18 pm
7946
Hello everyone, Just read a good article about software. Interesting viewpoint and raised a few questions for me. It would be nice to see not only coders...
Jamie
mindserve
Offline Send Email
Mar 2, 2003
10:15 pm
7947
Dear Friends i would like to find the list of computers in the netWork with their specification (harddisk space , memory , programs and so on ) so please how...
year_year_2001 <khali...
year_year_2001
Offline Send Email
Mar 3, 2003
4:11 am
7948
Dear guys i same problem from long time , i really got sick of this asp page , the page is running on IIS5.0 and oracle 8i back end , when ever i do restart of...
year_year_2001 <khali...
year_year_2001
Offline Send Email
Mar 3, 2003
4:43 am
7949
hi All plz if someone can give me help i use label array as button's , and try to obtain same order from selected keyAscii my query is : there is any way to...
Gamal Ahmed
gaf582001
Offline Send Email
Mar 3, 2003
6:55 am
7950
hi All plz if someone can give me help i use label array as button's , and try to obtain same order from selected keyAscii my query is : there is any way to...
Gamal Ahmed
gaf582001
Offline Send Email
Mar 3, 2003
10:52 am
7951
Create a textbox and let it look like a label........ ... Van: Gamal Ahmed [mailto:gaf58@...] Verzonden: maandag 3 maart 2003 11:53 Aan:...
Hans Busschers
j.busschers@...
Send Email
Mar 3, 2003
11:12 am
7952
hi my dear great thank's for ur care it's very very good idea but still have a proplem , the aim of use "label " that my background is picture , so i must use ...
Gamal Ahmed
gaf582001
Offline Send Email
Mar 3, 2003
11:56 am
7953
Hi everyone I'm redoing an old project of mine that has 1000 lines on it (line(1) to line(1000) that I don't need that I would like to remove without deleteing...
cvaiross
Offline Send Email
Mar 9, 2003
7:46 am
7954
Hi group , Can anyone give me the brief comparison of these three ( COM , DCOM , COM+ , Activex). nowadays this question is asked in the interview many times ...
nitinrk78
Offline Send Email
Mar 10, 2003
6:01 am
7955
Try http://www.microsoft.com/com/default.asp> Regards ... DCOM ,...
stevegreedy
Offline Send Email
Mar 10, 2003
9:54 pm
7956
Try http://www.microsoft.com/com/default.asp> Regards ... DCOM ,...
stevegreedy
Offline Send Email
Mar 10, 2003
9:56 pm
7957
I am having trouble doing a multiple vailidation with different message boxes. Here is the code that I would like to shorten: If IsNumeric(txtAllowance.Text)...
scott
scottxx69xx
Offline Send Email
Mar 11, 2003
8:10 am
7958
Try this.... ... Van: scott [mailto:scottxx69xx@...] Verzonden: dinsdag 11 maart 2003 9:10 Aan: andreavb@yahoogroups.com Onderwerp: [andreavb] Performing...
Hans Busschers
j.busschers@...
Send Email
Mar 11, 2003
9:56 am
7959
You could prevent non-numeric entry in the fields in the first case. strNumeric = "0123456789.-" ' You could leave the - out if numbers are required to be...
stevegreedy
Offline Send Email
Mar 11, 2003
7:32 pm
7960
I am struggling with a question: Question: On a form, I have a Text Box (txtName) that allows the user to enter their name. The users will enter their First...
nmkirkof
Offline Send Email
Mar 12, 2003
4:05 am
7961
I would appreciate if someone can help me out. I am having a problem: When a form loads, I would like to read the contents of a sequential access file –...
nmkirkof
Offline Send Email
Mar 12, 2003
4:11 am
7962
Dear Susan Mohammed, Here are some sorts of answers of your question. Please download the attached Form and run the project. if you have any question, feel...
Shamsul Arifin
arifins77@...
Send Email
Mar 12, 2003
4:14 pm
7963
Hi, Could you solve your this problem? If not give me a shout. I am always there. Thanks. Shamsul Arifin ... ...
Shamsul Arifin
arifins77@...
Send Email
Mar 12, 2003
4:21 pm
7964
Hi I have a yes or no question I know that you can use Access in VB6 but can you use Excel in VB6 thanks jack...
cvaiross
Offline Send Email
Mar 12, 2003
6:51 pm
7965
YES ... From: "cvaiross" <cvaiross@...> To: <andreavb@yahoogroups.com> Sent: Wednesday, March 12, 2003 8:51 PM Subject: [andreavb] Excel ... at...
Robert Roldan Aragon
robert.roldan@...
Send Email
Mar 12, 2003
7:13 pm
7966
thanks Ihave a book on vb6 and database but all it talks about is Access ... __________________________________________________ Do you Yahoo!? Yahoo! Web...
JACK JOHN
cvaiross
Offline Send Email
Mar 12, 2003
8:18 pm
7967
I cannot seem to solve this. I also know it may be hard for you to answer this because you dont have the the program in front of you. But here it is: I am...
scott
scottxx69xx
Offline Send Email
Mar 13, 2003
8:41 am
7968
I would use something like this Private Sub Check1_Click() If Check1.Value = 1 Then 'this would be checked Text1.Text = Val(Text1.Text) + 135 End If If...
JACK JOHN
cvaiross
Offline Send Email
Mar 13, 2003
9:26 am
7969
Hi Take a look at the attached project files (just put them in a folder, the open the .vbp from visual basic). It will add the checkboxes as you need, and...
Terry Pearce
t.pearce3@...
Send Email
Mar 13, 2003
10:54 am
7970
Try this form, Minimum code, max result... ... Van: JACK JOHN [mailto:cvaiross@...] Verzonden: donderdag 13 maart 2003 10:27 Aan:...
Hans Busschers
j.busschers@...
Send Email
Mar 13, 2003
11:24 am
7971
I will take a look at these later on today. I work night shift and I am finally going home now. Once I look at them, I will let you know how I do. If I cant...
scott
scottxx69xx
Offline Send Email
Mar 13, 2003
11:51 am
7972
Dear Susan Mohammed, Here is your some clue. Get the attached files for the project and run. I am using VB 6.0. If you are using the lower version VB, then...
Shamsul Arifin
arifins77@...
Send Email
Mar 13, 2003
8:16 pm
7973
Here is my code. This is what I want to do. Sorry about the mess up from the other post. I also tried the other files and I cant get this to work....
scott
scottxx69xx
Offline Send Email
Mar 14, 2003
1:13 am
Messages 7944 - 7973 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