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 7919 - 7948 of 8974   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7919
hi all plz if somone can give me help have 2 question 1- how can i convert mp3 file to avi audio file 2- how can i compress my .avi file (not by winZip) and...
Gamal Ahmed
gaf582001
Offline Send Email
Feb 5, 2003
7:37 pm
7920
Help STOP SPAM with the new MSN 8 and get 2 months FREE* hi all attached program doe by muhamad abulsamad frombengab (typewriter) i think it is good work i''m...
Gamal Ahmed
gaf582001
Offline Send Email
Feb 5, 2003
7:54 pm
7921
hi all plz need help how can i do that command1.fontname=Arial (by code not from property )..? great thank's all best regard gaf-@... MSN 8 helps...
Gamal Ahmed
gaf582001
Offline Send Email
Feb 5, 2003
8:19 pm
7922
Hi Folks I hope some one can help me my program will open internet explorer and the web page I want that we will call (X1) but I do not know or can I find how...
vbross2003 <cvaiross@...
vbross2003
Offline Send Email
Feb 6, 2003
4:26 am
7923
Hello I'd developed a vb code under windows 98. unfortnatly when I run it under windows XP, the serial communication (MSCOMM control) works randomly. Can some...
jasmina_80@...
Send Email
Feb 6, 2003
9:02 am
7924
Hi Gamal, try using like this Command1.FontName = "Arial" regards jef ... From: Gamal Ahmed To: andreavb@yahoogroups.com Sent: Wednesday, February 05, 2003...
Jeferson Flamini
flamini@...
Send Email
Feb 6, 2003
10:12 am
7925
thank's dear for ur great care inspite of i try this previously with other font name , message tell me " property not defined " i'm going to this try again ...
Gamal Ahmed
gaf582001
Offline Send Email
Feb 6, 2003
1:14 pm
7926
hi dear Jeferson Flamini when try ur code the result was as folowing Check1(0).FontName = "Arabic Transparent " Run-time error "380" invalid property value my...
Gamal Ahmed
gaf582001
Offline Send Email
Feb 6, 2003
6:50 pm
7927
Error 380 indicates that its unable to find the value given by you. either you've mis-spelt the fontname or the font u are looking for is NOT installed on the...
Ramana Gundi
vrgundi
Offline Send Email
Feb 6, 2003
7:00 pm
7928
Hi anybody can help me out in changing/adopting the windows schem color thro vb project. Or in otherways i would like to set the window scheme(which i will...
Prakash Pattiath
kaash_mp@...
Send Email
Feb 7, 2003
7:24 am
7929
hi dear it's true i'm tring to make arabic liter's to appear Right on xp profional english edition , without instaling any arabic language , nor office i have...
Gamal Ahmed
gaf582001
Offline Send Email
Feb 7, 2003
7:43 pm
7930
hi all plz if someone can give me help i have image in picture box move with timer , during moving the image show vibrated if some one correct this for me ...
Gamal Ahmed
gaf582001
Offline Send Email
Feb 13, 2003
1:41 am
7931
hi all plz need help attached file show how to set ur font to prog interface i try it for arabic language get good rsult for text box but not for list box ,...
Gamal Ahmed
gaf582001
Offline Send Email
Feb 13, 2003
7:28 pm
7932
... database. When I ... available. What ... installed? ... I hope Microsoft.Jet.OLEDB.4.0 needed Access 98 and above. Check it on the system where you want...
S.Krishna Kumar Menon...
kumarvelloor
Offline Send Email
Feb 15, 2003
11:04 am
7933
Try installing MDAC 2.6 or higher on the other machine download from www.microsoft.com Hope this helps ... From: <kumarvelloor@...> To:...
Robert Roldan Aragon
robert.roldan@...
Send Email
Feb 16, 2003
9:51 pm
7934
hi dear's plz need help the folowind code work good for controlls that have text or caption property eg command button , label , text box Private CaptionObj As...
Gamal Ahmed
gaf582001
Offline Send Email
Feb 16, 2003
10:09 pm
7935
I know this is off topic but I have a problem here. I have a customer who claims he cant access his ensim appliance control panel?? Please someone, check these...
Jamie
mindserve
Offline Send Email
Feb 21, 2003
2:25 pm
7936
How can i send ( easy and effective ) commands to a serial port ( with or without mscomm ctrl) For use with a client display pole DSP 430 from TYSSO Fametech ...
Robert Roldan Aragon
robert.roldan@...
Send Email
Feb 23, 2003
2:32 pm
7937
Hi TYou can use mscomm very easily the string you wish th send would look like this: mscomm1.ouput = chr(4) & chr(1) & "P1" & chr(&H14) Regards Krishna ... How...
Krishna Thakrar
kt45672001
Offline Send Email
Feb 23, 2003
9:42 pm
7938
Hi VBGroup, Can anybody have any answer to the following question? 1. How can I Register the DLL that created using Visual C++ 2. How can I call that DLL in...
Shamsul Arifin
arifins77@...
Send Email
Feb 24, 2003
12:42 am
7939
This fix was required by PC 99 WHQL. SM56 Build 0.80 1) Removed Runonce key from installation -- required by PC 99 Logo. 2) Implemented call progress through...
sopaweng
sopaweng@...
Send Email
Feb 25, 2003
1:01 am
7940
Hi group, Can we send the email of the datareport created in vb. I am looking to the similar service as crystalreport gives me to send the report via the...
Nitin Khachane
nitinrk78
Offline Send Email
Feb 26, 2003
12:13 pm
7941
hi all in this code i try to change my form backColor from certain keyAscii i put 8 buutons ( named cmdLetter ) captioned from A to H as array if press any key...
Gamal Ahmed
gaf582001
Offline Send Email
Feb 27, 2003
6:13 pm
7942
In the Select case after case "H" add Case Else and leave it blank. This might be of some help. Regards... Ramana Gundi ... From: "Gamal Ahmed" Reply-To:...
Ramana Gundi
vrgundi
Offline Send Email
Feb 27, 2003
7:21 pm
7943
hi dear great thank's for ur care so sorry , but ur idea give me previous same error some one send code that work good code become now ...
Gamal Ahmed
gaf582001
Offline Send Email
Feb 28, 2003
12:11 pm
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
Messages 7919 - 7948 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