Search the web
Sign In
New User? Sign Up
helpwithvb · A group for those who need help with Visual Basic
? 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 18521 - 18550 of 22568   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18521
hi all, i m doing B.E. and now i m in final year and i m searching for my final year project. please suggest me some idea which should be innovative and...
poonam_india_student
poonam_india...
Offline Send Email
Aug 2, 2006
4:23 pm
18522
In another form I did a call to a routine in an MDIform. I did it by typing MDIform1. and then choosing from the drop-down menu, the name of the routine, so...
Have A. Niceday
halfof4is2
Offline Send Email
Aug 2, 2006
5:04 pm
18523
Hi Kenny, First, let me apologize for the delay in answering. Second, let me say that I could not replicate the problem that I was trying to describe, just as...
Steve Manser
tileguy2929
Offline Send Email
Aug 3, 2006
12:47 am
18524
Poonam, Its always recomended to do a live project during final year and this is probably a dbms lab project, in that case you need to be very good in any of ...
A Chowdhury
dark_shadow_...
Offline Send Email
Aug 3, 2006
6:44 am
18525
Hi Anthony, ... Yes it is possible to call methods on MDI forms, just like other forms, and (assuming you are using VB6) what you describe sounds correct. What...
Adelle Hartley
adellehartley
Offline Send Email
Aug 3, 2006
10:25 pm
18526
One thing to check is whether the routine you are trying to call (the one in the MDI form) is PUBLIC or PRIVATE. A PRIVATE routine can't be seen by the other...
Richard
alienwebmaster
Offline Send Email
Aug 4, 2006
11:48 pm
18527
Hi, ... If it's private, then it won't come up in intellisense. Adelle....
Adelle Hartley
adellehartley
Offline Send Email
Aug 5, 2006
3:40 am
18528
Hello All, I have managed to get the API Viewer to show in the Add-Ins drop down list. When clicking on it, it shows me a list of three items: Constants,...
geoff Smith
sabin3647
Offline Send Email
Aug 5, 2006
2:22 pm
18529
Hello All, I've been looking on my system and discovered that the Win32API.MDB file does not exist. This leads me to to two questions: 1. Should the...
geoff Smith
sabin3647
Offline Send Email
Aug 5, 2006
7:18 pm
18530
Hello All, I've found the Win32API.txt file, but I'm not sure where it goes. I've tried the \Windows\System32 but it still isn't loading when the API Viewer is...
geoff Smith
sabin3647
Offline Send Email
Aug 5, 2006
9:20 pm
18531
API Viewer >> File >> Load Text File Once loaded, it can be converted to an MDB from the File menu, although I don't know if there is any benefit to doing so....
Adelle Hartley
adellehartley
Offline Send Email
Aug 5, 2006
11:35 pm
18532
Thanks Adel, For some reason, it didn't occur to me to look at the drop down menus, whilst working in the API Viewer. I just expected it to be there. Thanks...
geoff Smith
sabin3647
Offline Send Email
Aug 6, 2006
9:05 am
18533
Hi everyone, Pls check the attached zip file. Clicking on the Start button takes a START TIME to the first text box, system time to the 2nd text box and...
A Chowdhury
dark_shadow_...
Offline Send Email
Aug 8, 2006
11:24 am
18534
i need help i had done a visual basic applicaion project with access databases. i want to connect the visual basic application to the access database remotely...
lramshankarfree
Offline Send Email
Aug 11, 2006
12:22 pm
18535
  hi all i am vb developer with 5+ yrs experience. i want to share my experience and gin knowledge bye regards hi all i am vb developer with 5+ yrs...
ram sha
lramshankarfree
Offline Send Email
Aug 11, 2006
3:46 pm
18536
Good Afternoon, Take a peek at the attached text file, and if you have any questions, just ask another question on this list. Everyone will be happy to help...
Steve Manser
tileguy2929
Offline Send Email
Aug 11, 2006
8:27 pm
18537
Good Afternoon, Take a peek at the attached text file, and just follow the directs provided. If you have any questions, just ask another question on the...
Steve Manser
tileguy2929
Offline Send Email
Aug 11, 2006
8:40 pm
18538
Hi Expert's i need help i had done a visual basic 6.0 applicaion project with access databases. i want to connect the visual basic application to the access...
lramshankarfree
Offline Send Email
Aug 14, 2006
12:26 pm
18539
My Visual Basic code is doing something I don't understand. I have an IF condition that is FALSE, yet the code on the next line is hit, indicated by a...
Avrohom Gershon
avrohom_gershon
Offline Send Email
Aug 14, 2006
8:07 pm
18540
I may be mis interpreting the code but - if you have a not it is like saying if this is "not true" then do the following. Try taking out the not and your code...
Johnson, Julie
JulieJohnson@...
Send Email
Aug 14, 2006
8:21 pm
18541
The NOT is part of the condition of the IF. I'm testing for the scriptblocked(currentscript) to NOT be true. If I remove the NOT, I'll be reversing the...
Avrohom Gershon
avrohom_gershon
Offline Send Email
Aug 14, 2006
8:46 pm
18542
Avrohom, Set your breakpoint at the conditional (line 1392) and take a look at the variable state then. Now, I have no idea why you got to where you are. Set...
Timothy Rupp
timrupp804
Offline Send Email
Aug 14, 2006
9:14 pm
18543
http://msdn.microsoft.com/vstudio/express/vb/learning/ Just in case anyone interested in VB.NET hasn't discovered this page, I highly recommend it. There are...
Tim Rupp
timrupp804
Offline Send Email
Aug 15, 2006
11:01 am
18544
My Pleasure AC, happy to help out. Steve ... From: A Chowdhury [mailto:achowdhury@...] Sent: Monday, August 14, 2006 2:21 AM To: 'Steve Manser' Subject:...
Steve Manser
tileguy2929
Offline Send Email
Aug 15, 2006
11:42 am
18545
Tim, Is the Express edition just a scaled back version of vb.net? If so, I want to load on my home pc and use this a tool to learn basic concepts of .net. Joe...
Joe Wasko
jpwswbug
Offline Send Email
Aug 15, 2006
11:45 am
18546
It looks like the value of your variable is False, and NOT False is True--therefore, the imperative statement following THEN is executed. Why not try...
John Smiley
johnsmiley22
Offline Send Email
Aug 15, 2006
11:58 am
18547
Good Evening Avrohom, From your screen shot, where Intelli-Sense is providing this: Not scriptblocked(currentscript) = False ...is telling you that the...
Steve Manser
tileguy2929
Offline Send Email
Aug 15, 2006
12:11 pm
18548
Actually, the debugger is telling him that the condition is False...the highlighted "Not scriptblocked(currentscript)" condition is false. The degugger in...
Tim Rupp
timrupp804
Offline Send Email
Aug 15, 2006
12:32 pm
18549
Hi Tim, Is that a change for the dot Net languages ? I was always under the impression that the 'If....Then' portion had to be True, for it to be executed...
Steve Manser
tileguy2929
Offline Send Email
Aug 15, 2006
2:15 pm
18550
Steve, You are correct, .NET doesn't change the structure of the IF...THEN conditional. All I was trying to point out was that the condition as shown in the...
Tim Rupp
timrupp804
Offline Send Email
Aug 15, 2006
2:42 pm
Messages 18521 - 18550 of 22568   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