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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 9084 - 9113 of 9531   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9084
... CJ, I guess my problem is that I figured that writing a console application to point to an MS Access database is something very simple. I assumed that...
lseldin
Offline Send Email
Jun 2, 2008
4:55 pm
9085
-> You have to provide the connection string and the SQL ... CJ, Forgot one thing. The connection string seems to be the problem. I am unsure how to tie my...
lseldin
Offline Send Email
Jun 2, 2008
4:55 pm
9086
Larry, The code snippets I included are not "bound" in any way to a form. They can be used with a console app, a winform app, an asp web page or even in a dll...
Chris Judge
cjudge1966
Offline Send Email
Jun 3, 2008
6:07 pm
9087
hello, everyone, I'd reinstall my application and change the server name of my Sql sever. Then, i hav to change/update the datasource of my project but I don't...
Heric Gonzales
feetwebc
Offline Send Email
Jun 4, 2008
5:39 pm
9088
Hello guys! A part of a code that I developed proceeds below. Basically, which he does is to create two files XML. In the end of the necessary code that is...
"Tiago H. França B...
tiago_baroni
Offline Send Email
Jun 4, 2008
5:39 pm
9089
CJ, I sent a new post the other day but do not see it, so I am sending it again. I got the code to work. Thank you for your help. - LarryTAKEOUT@......
lseldin
Offline Send Email
Jun 4, 2008
5:39 pm
9090
In VB Script I want to be able to calculate the duration between two days. Suppose I was given two Dates 07/30/2008 and 4/12/2009. I want to state it is 8...
weety_2g
Offline
Jun 5, 2008
4:44 pm
9091
Hi, I have lot of data in rows of data grid but when I run my project I can't view the whole data.Pls help me.I m working with vb 6.0 Meet people who discuss...
Suranjana Das
simply_sur
Offline Send Email
Jun 5, 2008
4:44 pm
9092
Dim stday, enday Dim difday As Integer stday = InputBox("Start date") enday = InputBox("End date") difday = DateDiff("ww", stday, enday) MsgBox difday this...
rdyrmble
Offline Send Email
Jun 9, 2008
4:36 pm
9093
I am an electrical engineering undergrad and as a part of my internship, I am required to prepare a GUI using VB. In this program I am required to parse a huge...
piyushmaverick
Offline Send Email
Jun 9, 2008
4:36 pm
9094
i need a help with vb code to make a circular movement of an object. It has to move from one point to another but move circulary and stop when it reach it...
melsyas harkit
third_angel_...
Offline Send Email
Jun 9, 2008
4:37 pm
9095
Given X = Cos(Radians) and Y = Sin(Radians), the point (X,Y) "moves" in a complete circular path as Radians changes from 0 to 2 * Pi. You can scale the size of...
Chris Judge
cjudge1966
Offline Send Email
Jun 10, 2008
9:22 pm
9096
Dear Team, I spent over 25 hours on this and havnt reached my goal. Please suggest. I have a button (btnUpdate) on a form where I am calling a function. The...
qarjami
Offline Send Email
Jun 13, 2008
7:39 pm
9097
Hi ! Here's a piece of code, i = bt_add_folder.Location.X j = bt_add_folder.Location.Y If customFolderdialog.ShowDialog = Windows.Forms.DialogResult.OK Then ...
Omkarnath Phatak
intelomkar
Offline Send Email
Jun 13, 2008
7:39 pm
9098
am also new student of visual basic so thats why m also need help pls send me notes of VB-1 ... From: Chris Judge &lt;cjudge1966@...&gt; Subject: Re:...
Raman Bharti
raman_88bharti
Offline Send Email
Jun 13, 2008
7:42 pm
9099
Hola a todos I've got to open (in VB6) the box of a Cash Register machine connected to the computer, by code, when the user click one button in the program. In...
Ĭ 2 Я Δ
ygghdrasil88
Offline Send Email
Jun 13, 2008
7:42 pm
9100
dear members, unfortunately i forget the soucre code of my very important VB 6.0 file. and i want to change tsoe point from this file but i am helpless. So,...
khare4net
Offline Send Email
Jun 13, 2008
7:42 pm
9101
Using VB or VB.Net ??? In VB , you have to add project reference to 'Microsoft Excel library" and create an object of excel.You can find 'n' properties of...
ashish ojha
exorcisst_18
Offline Send Email
Jun 18, 2008
7:26 am
9102
Dear Raman Bharti, Please mail me on my yahoo id and find the Visual Basic notes as per your need. Thanks & regards Roopesh Mandloi roopeshmandloi@......
Roopesh
roopeshmandloi
Online Now Send Email
Jun 18, 2008
7:26 am
9103
Hola ! I had a similar problem USB ports instead of ordinary DIL-9 serial and/or parallel ports. Click on: ...
Dré Jansen
drejansen
Offline Send Email
Jun 18, 2008
7:26 am
9104
so, anyone know a good decompiler, visual studios seems to decompile it but wont allow me to edit it, tho i think it was written in c, just tryin to edit one...
Gavinne White
phaque_biotch
Offline Send Email
Jun 18, 2008
7:26 am
9105
Hi friends  I have one problem I hope help me out.  I have two variable like  dim  a as String  a="ABC"  here a is User Name  dim  b as String   ...
Sachin Panchal
sachin_srpworld
Offline Send Email
Jun 23, 2008
7:55 pm
9106
how can I show For Loop in TextBox I mean when I execute program the loop execute from 1 To 1000 and that value show one by one in TextBox. when ever i try to...
Roshan
the_picez
Offline Send Email
Jun 24, 2008
8:24 pm
9107
did you try - Single Sign On ? Sachin Panchal <sachin_srpworld@...> wrote: Hi friends I have one problem I hope help me out. I have two variable like dim...
ashish ojha
exorcisst_18
Offline Send Email
Jun 24, 2008
8:24 pm
9108
share your code and i can modify it.....to help ... From: Roshan <the_picez@...> Subject: [Visual Basic] For Loop in TextBox To:...
rdyrmble
Offline Send Email
Jun 25, 2008
7:08 pm
9109
is this what you were looking for ? For i As Integer = 0 To 1000 TextBox1.AppendText(i.ToString + ",") Next OR For i As Integer = 0 To 1000 TextBox1.Text =...
wontTellYou
intelomkar
Offline Send Email
Jun 25, 2008
7:08 pm
9110
use timer.. killua sweet assassin ... From: Roshan <the_picez@...> To: VisualBasic_Official@yahoogroups.com Sent: Wednesday, June 25, 2008 3:18:04 AM ...
j c
sweet_assass...
Offline Send Email
Jun 25, 2008
7:08 pm
9111
it is bacause of thereading model   when you give value in textbox , after that add this line  form1.refresh  in loop ... From: Roshan...
Ketan Pandya
mruket
Offline Send Email
Jun 25, 2008
7:09 pm
9112
HI........   U can display 1000 nos from ur loop in text box by following code   Dim i As Integer      For i = 1 To 1000         textbox1.Text =...
samir khutwad
samir200878
Offline Send Email
Jun 25, 2008
7:09 pm
9113
in vb.net im making a simple game in which two buttons are used when these two buttons strikes one of them should be disapear. which logic to be used to...
Roshan
the_picez
Offline Send Email
Jun 25, 2008
7:09 pm
Messages 9084 - 9113 of 9531   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