Search the web
Sign In
New User? Sign Up
visualbasic6programming · VB help for all versions!
? 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 25460 - 25489 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25460
Hi, I just realized that some of you may not have been able to view the videos in my Map on Automated Project reporting because you need the SmithTech...
critter00js
Offline Send Email
May 1, 2006
9:52 pm
25461
hi Dan, I am also visual basic programer like you and want to shift from visual basic to .net. You are thinking on problem is very important for any developer...
jalindar karande
jalindar_kar...
Offline Send Email
May 2, 2006
11:43 am
25462
hi Dan, I am also visual basic programer like you and want to shift from visual basic to .net. You are thinking on problem is very important for any developer...
jalindar karande
jalindar_kar...
Offline Send Email
May 2, 2006
11:44 am
25463
Hi developers, I have developed one project in visual basic 6.0 named as "Webcode Editor 2005". This is a Editor with full fuctionality for HTML,JavaScript...
jalindar karande
jalindar_kar...
Offline Send Email
May 2, 2006
11:51 am
25464
Thank you very much Jalindar Karande. That is exactly what I needed to know. Dan Opiela ... From: "jalindar karande" <jalindar_karande@...> To:...
Dan Opiela
daniel_opiela
Offline Send Email
May 2, 2006
12:07 pm
25465
Good day. I am an incoming 4th year computer science student. I would appreciate it if anyone could share some good and not so hard topics for my thesis this...
raymond_b_viloria
raymond_b_vi...
Offline Send Email
May 2, 2006
12:51 pm
25466
Dan, I have been coding in VB.net for more than two years now, and I keep my source code protected the same as I did in other VB programming variations. The...
cncnovice
Offline
May 3, 2006
4:12 am
25467
Note: forwarded message attached. ... Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1&cent;/min. [Non-text portions...
Prashant Sheelvant
prashant_r_s
Offline Send Email
May 3, 2006
4:20 am
25468
Hello, Friends I am a programmer working in VB. I am currently developing a software for a firm. This is the first time that I face a problem while canceling,...
Nilu Agrawal
pari_shines
Offline Send Email
May 3, 2006
4:31 am
25469
Hi, Im beginer to VB and right now procedures learning. While compiling a program using procedure it is showing byref arguement type mismatch. Can anyone...
jaya lakshmi
jaya_physicssvu
Offline Send Email
May 3, 2006
4:51 am
25470
Hello Young Man, I am Kishore ,Working For A MNC In Canada And Basically From India.Try Out Some thing on Socket programming which will fetch you good future ...
kishu_pisces
Offline
May 3, 2006
6:33 am
25471
Hi, Is there any way to trap if user has clicked on print button on the datareport? I need this to track how many times a report has been printed. Regards, ...
Santhosh
santoshace
Offline Send Email
May 3, 2006
7:58 am
25472
Dear Friends, I am using VB6 under Access database and Crystal Report 8.5. I want to enter print command to display print preview. Please advise print coding. ...
Muhammad Raza
mohammad_raza@...
Send Email
May 3, 2006
9:16 am
25473
Hi...is there any way i can empty the access data base,and making the counter of the indexes return back to 1. without rebuilding the database again,plz...
rehab
rehab_a_eg
Offline Send Email
May 3, 2006
10:20 am
25474
Yes... First remove data. I recommend using Delete SQL statements on your tables. Something like the following DELETE * FROM TableName This deletes data not...
Dan Opiela
daniel_opiela
Offline Send Email
May 3, 2006
12:10 pm
25475
Muhammad, When you created a Crystal Report, the last thing the Wizzard ask for. Is if you want to create a Form for the Preview. At this time, confirm you...
Carlos Eduardo
dugota
Offline Send Email
May 3, 2006
12:27 pm
25476
Muhammad, Use following code : CrystalReport1.ReportFileName ="R_ChallanRegister.rpt" CrystalReport1.Action = 1 ... ...
Chintan Shah
changesh76
Offline Send Email
May 3, 2006
1:26 pm
25477
Hi, You made a call on a function or sub and passed an argument of the wrong type. At the beginning of all subs or functions you declare your arguments and...
Dan Opiela
daniel_opiela
Offline Send Email
May 3, 2006
1:41 pm
25478
Thanks JohnC, It looks like the size of the dependencies is a bigger issue than code security. Now Visual Studio2005 is also an option besides .Net. Benefits...
Dan Opiela
daniel_opiela
Offline Send Email
May 3, 2006
1:56 pm
25479
Hi, Bound controls can be used to quickly get an App up and running. However, the update of data becomes a tricky event control dance. It may be easier to...
Dan Opiela
daniel_opiela
Offline Send Email
May 3, 2006
2:19 pm
25480
Hello.. I am tranporting my code of VB to VBA can anybody tell me what is the replacement for App.path and FileSystemObject. thanks Shaikh M. Zaid ... How low...
Zaid, Shaikh
shaikh_zaid
Offline Send Email
May 3, 2006
4:08 pm
25481
Dear friends, I am a software engineer. I try to get new job related position of Microsoft "Dot Net Architect" or "Dot Net Technical Lead". Please give me your...
Ashok Hari
grpashok
Offline Send Email
May 3, 2006
4:12 pm
25482
Dear Ashok, Hi i am sachin. I am completing my dot net course recently. It is very good software and you can design your own programme. I have got the call...
Sachin pandirkar
s_cbss
Offline Send Email
May 3, 2006
4:57 pm
25483
Dear All, Anyone having MSDN cd of VB.NET help pls let me know it is very urgent as i am learner of VB.NET. Sachin Pandirkar "Zaid, Shaikh"...
Sachin pandirkar
s_cbss
Offline Send Email
May 3, 2006
4:59 pm
25484
Hi Shaikh, There is no direct replacement for App.Path. In VB, App.Path returns the path that your program is in. In VBA, you can use Application.Path. ...
Raymond C Chow
eraymondchow...
Offline Send Email
May 3, 2006
5:30 pm
25485
Hi Does any one know where you can get free report generator that is like Crystal Reports? Thank you for your time. Thank you, Gilmer Gilmer Smith 6666...
Gilmer Smith
gilmer_smith
Offline Send Email
May 3, 2006
6:09 pm
25486
John, This has also been a concern of mine. Am I reading you correctly. I have .net but have not bothered to learn it because the first program I wrote was a...
Bart Toole
toole130
Offline Send Email
May 3, 2006
10:04 pm
25487
Thanks buddy thanks for ur suggestion. I have a template file on which i m working so i need to know the path of that template path becuz the document which...
Zaid, Shaikh
shaikh_zaid
Offline Send Email
May 3, 2006
11:32 pm
25488
Fellow programmers, I have an Access Database with a field that is a string. The following type of entrys are in the the fields. 5 - 10, 10 - 20, 20 - 30 , 30...
Kent Ruble
redocbv
Offline Send Email
May 4, 2006
2:30 am
25489
Hi Ruble, Try the following... SELECT * FROM table1 ORDER BY val("" & left([acreage],instr(1,[acreage],'-')-1)); Hope this will solve your problem... Surya Rao...
SuryaBEC
suryarao22
Offline Send Email
May 4, 2006
4:16 am
Messages 25460 - 25489 of 32051   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