Search the web
Sign In
New User? Sign Up
VisualBasic_Official · Visual Basic . VB.net . VBS . ASP.net
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? 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 6133 - 6162 of 9530   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6133
How did you open the connection? Regards, arul ... From: Warren Ang [mailto:warren@...] Sent: Thursday, August 26, 2004 8:58 AM To: VB Beginners...
Arul Nayagam
arul@...
Send Email
Sep 1, 2004
1:31 pm
6134
Hi, I have a report in Access, that has 7 sub reports. The sub reports have fields: Fields Data Corrections First Name ABC...
Amit Rami
amitrami3
Offline Send Email
Sep 1, 2004
3:13 pm
6135
hi, i want any grid with selecting data with combobox in that grid fields. pl, send me the program for that if anybody knows...
jey_4_u
Offline
Sep 2, 2004
5:09 am
6136
you should make: ExecuteScalor statement NOT ExecuteNonQuery QAIS ... From: "Arul Nayagam" <arul@...> To: <visualbasic_official@yahoogroups.com> Sent:...
Qais Al-Shalabi
the_out_run
Offline Send Email
Sep 2, 2004
12:43 pm
6137
Have a look on VSFlexGrid. It is a part of ComponentOne studio. U can find it at http://www.componentone.com/Products.aspx?ProductCode=1 Thanks Bharat jey_4_u...
Bharat Chovatiya
chovbha
Offline Send Email
Sep 2, 2004
12:44 pm
6138
There is a component called "Janus Gridex" satisfying your need and many more rich features, but it is not free. See http://www.janusys.com/ jey_4_u...
MustafaÖZÇETİN
mustafaozcet...
Offline Send Email
Sep 2, 2004
12:45 pm
6139
Hi All I want to get urdu text from inpage .inp to vb.net form it's urgent Thanks in advance ... Do you Yahoo!? Take Yahoo! Mail with you! Get it on your...
Mahboob Hassan
mahboob79pk
Offline Send Email
Sep 3, 2004
11:54 am
6140
I was looking for something simular to the input mask property in MS Access for a text box. I tried to use the COM component "Microsoft Masked Edit Control"...
Lonnie Johnson
prodevmg
Offline Send Email
Sep 3, 2004
3:59 pm
6141
Hello everybody. I need some help, i'm new with VB.Net i don't know how to use ASP.Net in .Net My MainMenu at .Net have some error and i have already reinstall...
a wei
elves_portress
Offline Send Email
Sep 3, 2004
4:00 pm
6142
Dear friend look for a property in the properties window of the textbox. i dont remeber the name right now but i am sure your answer is in the proerties window...
tnp559
Offline
Sep 4, 2004
3:42 pm
6143
Members, Can anyone help me with a simple coding issue? I am sure some of you have had to deal with this before. I have been trying to find the answer for a...
Paul Whitaker
chair200204
Offline Send Email
Sep 7, 2004
6:47 pm
6144
Paul, Here is an excerpt from the Visual Studio Help. See if this is along the lines to what you are looking for. Property Value true to display the form as a...
Kitzmann
takitzmann
Offline Send Email
Sep 7, 2004
7:39 pm
6145
That sounds like an API function. Since I seldom use them, I can not help ... From: Paul Whitaker To: visualbasic_official@yahoogroups.com Sent: Tuesday,...
;-) jim
jimhollandjr
Offline Send Email
Sep 7, 2004
7:52 pm
6146
Hi, If you are using VB.Net or C#.Net you have a form property like Always Top you can set this property True so that your form always on top. Thanks ...
Srikanth
ksricanth
Offline Send Email
Sep 8, 2004
5:07 am
6147
Set TopMost property of the form true to set your form always on top of any other window. K.Srikanth, (Software Engineer) India Softima Services (P) Ltd. ...
Srikanth
ksricanth
Offline Send Email
Sep 8, 2004
5:09 am
6148
When I run a program from the desktop it works fine. When I run it from a network connection I get this error: What should I be looking for? [Non-text portions...
Charles Parks
cpbgark
Offline Send Email
Sep 9, 2004
8:53 am
6149
You should be trying to determine as whom the application in executing. You can find this out using the Microsoft Management Console. Once you know that you...
Richard Rogers
rrogersatwork
Offline Send Email
Sep 9, 2004
8:53 am
6150
I am working on a project that requiers me to access and manipulate jobs in several print queues operating on a win2k server. I need to: 1) access the...
Jake Wagner
arcwagnerjp
Offline Send Email
Sep 9, 2004
8:55 am
6151
We are using Oracle database in VB programming. At the client machine, how we can connect oracle database if the client machine is not installed Oracle Client....
Maheswor
Offline Send Email
Sep 9, 2004
2:38 pm
6152
I have a datagrid that pulls values from a database. The first column is the ID number for the record with a width of 0. I have it set up where the whole row...
it_okie
Offline
Sep 9, 2004
2:39 pm
6153
How do I hande 32 bits icons with alpha in .net? I would like my button to have an .ico image attached to it but everytime I do it, the supposed shadow turns...
Joseph De Guzman
jake_sturm
Offline Send Email
Sep 10, 2004
2:34 pm
6154
How do I make a project location trust .NET runtime?...
Charles Parks
cpbgark
Offline Send Email
Sep 10, 2004
3:48 pm
6155
I am having trouble loading a variable with correct values. If my checkbox is unchecked it will load with the correct values but if it is checked then it will...
Charles Parks
cpbgark
Offline Send Email
Sep 10, 2004
4:28 pm
6156
This is the code that I used to fill the CheckedListBox: AffectedDirectory = New System.IO.DirectoryInfo(Me.TB_DirName.Text) FileList =...
Charles Parks
cpbgark
Offline Send Email
Sep 10, 2004
6:25 pm
6157
Button with a Picture ****************** Buttons with images are a popular user interface technique. Although the .NET Compact Framework does not support the...
Ashish Taneja
vickybossus
Offline Send Email
Sep 11, 2004
10:44 am
6158
Hi .. can anyone help I have created an application utilising web services. When running on my local machine all is OK. However when I deploy the web...
Nigel Bachmann
redeyedm0nster
Offline Send Email
Sep 13, 2004
4:38 pm
6159
Is there away to find out what DPI setting is set on a computer and record that value to a variable? For example, 96 DPI is normal and 120 DPI is large....
Charles Parks
cpbgark
Offline Send Email
Sep 13, 2004
8:03 pm
6160
Hi, I'm just new to VB programming, I just want to ask, where can I find a tutorial on VB Programming? My version is VB 5.0 that I got from my father thanks ...
juan_cd91
Offline Send Email
Sep 14, 2004
4:10 pm
6161
To get you started: http://www.vbtutor.net/ It's VB 6.0, but that should work. ... From: juan_cd91 [mailto:juan_cd91@...] Sent: Tuesday, September 14,...
Natishin, Steve
stephennatishin
Offline Send Email
Sep 14, 2004
5:57 pm
6162
Hi! Can anyone tell me how can I get the list of all the shared folders on the network (for a particular ip add.) using VB.net,like we type UDP address...
himanshu4vb
Offline Send Email
Sep 23, 2004
12:31 am
Messages 6133 - 6162 of 9530   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