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 9252 - 9281 of 9531   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9252
Instead of: set Vmycount = 0 Do: Vmycount = 0 Instead of: set Vmycount = Vmycount +1 Do: Vmycount = Vmycount +1 Soren tuyetmai_vu05 <tuyetmai_vu05@...> ...
soren.j.winslow@...
sorenwinslow
Offline Send Email
Oct 2, 2008
7:10 pm
9253
Hi all. I have this script below and know little about scripting & some about VBA macros. What I need is to auto run script (or bat) file that copies 2...
Lionel
lionelnz01
Offline Send Email
Oct 3, 2008
10:56 pm
9254
I have the following problem : I have to fill a dbgrid with the results of 3 queries in the next manner : first x rows - results from query1 next y rows -...
Miron M
miron_ol
Offline Send Email
Oct 8, 2008
7:59 pm
9255
Hi. okay, doing a chapter of a book for an example for beginning in visual basic by Julia Milspaw. and doing the example, where you have three menus, file,...
Marvin Hunkin
neilmarvin
Offline Send Email
Oct 8, 2008
8:00 pm
9256
Lionel, Do a search for VB AND FileSystemObject AND Scripting, or look in the MSDN under the Web development node. There is a reference for VB Runtime objects,...
Paul Engel
pengel200
Offline Send Email
Oct 8, 2008
8:00 pm
9257
am currently working on a project which is on anti virus can anyone help me write an antiavirus program using VB whis program will only infect .doc files and...
adebayo2ng
Offline Send Email
Oct 10, 2008
4:38 pm
9258
Hi, I would like ask if anybody has experience this error when using copyfolder command in visual basic. The error message is "Method '~' of object '~'...
warr_ang25
Offline Send Email
Oct 10, 2008
4:38 pm
9259
I'm trying to create a custom line segment control. It basically allows the user to drop a line segment control on a form and edit it at runtime by adding,...
Mike
mikester7768
Offline Send Email
Oct 10, 2008
4:38 pm
9260
SYMPTOMS When you attempt to run simple ActiveX Data Objects (ADO) code in an application, the following error can occur: "Method '~' of Object '~' Failed" ...
lila.cobain
Offline Send Email
Oct 11, 2008
12:04 am
9261
Thanks Camila for the reply. I have one more... do the copying of folders uses ADO? from my understanding... ado is only used when un access database but my...
Warren Ang
warr_ang25
Offline Send Email
Oct 14, 2008
8:42 pm
9262
This does not appear to be a VB6 question, however... If you are asking how to copy a folder/directory using VB.Net(2008), try: ...
yakshasa
Offline Send Email
Oct 14, 2008
10:21 pm
9263
Hi,   Can anyone help to , I use ASP .Net in my project , I try to encrypt my connection string in Web.config through OOP, I use this codes to encrypt the...
Doudy
dd_hefzy
Offline Send Email
Oct 17, 2008
8:33 pm
9264
dear all, Please help me, I have *.dll , I made in vb6 but it's can not running in windows vista, in windows xp,98,95 not problem, What should I do ?...
hanifirsyad
Offline Send Email
Oct 17, 2008
8:33 pm
9265
Hello to all my friendzz..   i am working on a project in which when i am uploading a file in the testing time (LOCAL) it is being uploaded. But when i have...
suneel kingrani
spicysane
Offline Send Email
Oct 17, 2008
8:33 pm
9266
Once we have distributed our application "App" to a new customer via CD Installation, we usually do minor updates via web download. On our VB6 version this...
yakshasa
Offline Send Email
Oct 17, 2008
10:07 pm
9267
Vista is far more secure.  Recode with VB .Net, and online help will show how to do it securely. __________________________________________________ Do You...
john traenky
traenky
Offline Send Email
Oct 22, 2008
4:19 pm
9268
Does your customer have the .Net Framework installed?  EXE's require the framework (much as old VB code needed the vb runtime.  From there, .Net installation...
john traenky
traenky
Offline Send Email
Oct 22, 2008
4:19 pm
9269
rewrite the code in .net AgEnT^^^OrAnGe My Greatest Fear is to stop Learning.... Proud to be a Pinoy Expat... ... From: hanifirsyad <hanifirsyad@...> ...
Agent Orange
evil_agentor...
Online Now Send Email
Oct 22, 2008
4:19 pm
9270
Hi John : ) Thanks for the response. Our application is a winforms based desktop application (we have no current plans for mobile version). The customer would...
yakshasa
Offline Send Email
Oct 22, 2008
7:10 pm
9271
In debug mode, after my application closes I am getting "Invoke or BeginInvoke cannot be called on a control until the window handle has been created". It...
yakshasa
Offline Send Email
Oct 24, 2008
6:25 pm
9272
Currently I'm reading and writing text files in ANSI format and writing html-files in Charset ISO-8859-1 (Western Europe). For reading I'm using currently...
dhesmer
Offline Send Email
Oct 29, 2008
9:57 pm
9273
How i can do xml validation with schema in ASP? thank's Raphael N. Bressam...
raphael13nb
Offline Send Email
Oct 29, 2008
9:58 pm
9274
Hi, I have an VB.net application in which I load an image into a picturebox using the following code. Dim grabpicture As System.Drawing.Image grabpicture =...
critter00js
Offline Send Email
Oct 29, 2008
9:58 pm
9275
Hi Dierich, Not sure if this would be of myuch help but may give you some direction. Me too faced faced some localsation issues (in VB though) and handled the...
ashish ojha
exorcisst_18
Offline Send Email
Nov 2, 2008
4:44 am
9276
Hi. a blind programming student and using the jaws for windows screen reading program from http://www.freedomscientific.com and using visual basic.dot net 2008...
Marvin Hunkin
neilmarvin
Offline Send Email
Nov 2, 2008
4:45 am
9277
Marvin If I understand what you have written, the employees bonus is based upon a percentage, to a maximum of 2%, of the profit assuming the employee worked ...
Jeff Steinkamp
n7yg
Offline Send Email
Nov 3, 2008
8:47 pm
9278
... there ... vb ... Any Setup making program can help u. all u need is install .net at targent machine & copy your project ".exe" file to target machine to...
Masood ashgaie asalemi
ashgaie
Offline Send Email
Nov 3, 2008
8:48 pm
9279
Hi! I have 2 ADO recordsets. I have created 2 connections for these 2 ADO recordests as data sits on 2 diff servers and systems. One recordset is customer...
faithin786
Offline Send Email
Nov 3, 2008
8:48 pm
9280
I am threading challenged, never having run into the issue in VB6 Clueless question... Is there any way to abort all invoked threads without specifying a...
yakshasa
Offline Send Email
Nov 4, 2008
9:15 pm
9281
as far as i know 2 connection will not link... try to merge the two recordset in one temporary database such as access or dataset in .net from there you can...
Agent Orange
evil_agentor...
Online Now Send Email
Nov 4, 2008
9:51 pm
Messages 9252 - 9281 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