473,543 Members | 1,998 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Basic 4 / 5 / 6 Forum

Visual Basic programming language and IDE - Ask questions about rapid applicatoin development, GUI, database access, DAO, RDO, ADO, Active X Controls, objects, Microsoft Visual Basic 4/5/6.
-
-
thread by: violet469 | last post Mar 21 '15 by: kvinvisibleguy
3
1,376
thread by: aalmasud | last post Mar 26 '15 by: Rabbit
I'm a user of Visual basic 2008 Express Edition. Do i make a one click command button, but its need to result me multiple clicks. I mean "1 click = 100 click". Please, can any anyone suggest me?
0
973
thread by: testpest25 | last post Mar 12 '15 by: testpest25
Can I get my website page resolution or width and height in vbscript code through ? And how to display on my website ? Please help me. I ma wating for your reply.
5
1,075
thread by: Proggy | last post Mar 12 '15 by: Rabbit
im a complete newbie in visual basic and im currently working on my first project which is the book borrowing system. the project is almost done except with this error. you can view the error in the attachment below. Please help me fixing this error. God bless.
-
-
thread by: leo1937ca | last post Mar 10 '15 by: leo1937ca
1
1,237
thread by: benny1983 | last post Mar 6 '15 by: twinnyfo
Hi fantastic members, I have created a monstrous calculator for work within my organisation. I have a user inoput screen to get a start and end date so I am pulling variables from there. What i need is to be able to populate cells starting at A12:B12 with the start date in cell A12, then adding one month and getting that to populate into...
1
1,223
thread by: anusenthil | last post Mar 3 '15 by: twinnyfo
how to use file copier tool in vb 6.0
1
1,435
thread by: Denden | last post Apr 4 '15 by: Killer42
Hello bytes, i am trying to call a form using keydown event and it works if the active form is not an MDI container but how if the active form is an MDI container itself? Thanks
4
1,398
thread by: BooleanNoob | last post Feb 27 '15 by: twinnyfo
I am in my Visual Basic Class and when I draw a circle or any other objects with their dimensions, it cuts off. I know it is supposed to work, but it still cuts off. Its frustrating has my instructor wants us to make a shape the size of the monitor, or at the minimum of 800 x 600. Here is the code I currently have: Public Class Form1 ...
1
1,104
thread by: coolbreeze822 | last post Feb 23 '15 by: Rabbit
Title says it all. just in general, if I were writing a program and needed to access a function/program in another language....how would I do that? Thanks
2
4,269
thread by: yilmaz | last post Apr 4 '15 by: Killer42
hi I recently coded a program which displays the timespan between 2 different times. I used the DateTime function to do this but now i can't calculate the speed as you cannot use DateTime in division, is there another function i should use? This is my code so far: Public Class Form1 Dim starttime As DateTime Dim endtime As DateTime...
1
2,433
thread by: slim92 | last post Feb 12 '15 by: slim92
hi guys i am trying to print many pdf files with just click command using access is it possible find my code bellow is not working please any guidance would be much appreciated Option Compare Database Option Explicit Private Sub PrintToPDF_Click() Dim Input_Dir, Print_File As String Input_Dir = InputBox _ ...
0
1,146
thread by: samuel ngandu | last post Feb 2 '15 by: samuel ngandu
I've done many projects in vb.net but I don't know how to create a setup together with the database....I mean when I create a setup and install it I another computer it won't retrieve the database.....if you can help me please....
0
985
thread by: 4prendiz | last post Jan 28 '15 by: 4prendiz
hello friends, I'm a little problem and would like to know if you could help me with one hand. I am making an application in vb6 with questions DataReport $$$. Now I have to print some slips yet must show a short summary of the last approved invoices made to the customer by way of information. I have my consultation with shape...
8
1,458
thread by: Ineedhelpplz | last post Feb 2 '15 by: twinnyfo
The code below works but I don’t understand the Values (line line 9). I keep getting error messages. Could someone add more fields to it, such as: F24 into Ingredient2 F25 into Ingredient3 F26 into Ingredient4 G24 into Lot2 G25 into Lot3 G26 into Lot4 The Ingredient column and the Lot column will both have 30 rows for data.
0
941
thread by: kadamsw | last post Jan 27 '15 by: kadamsw
I am migrating vb6 application to .net and want to check compatibility of formula one grid control to .net. Could you please guide us on this
0
910
thread by: mdshakilahmmed | last post Jan 22 '15 by: mdshakilahmmed
i want to create command button i using ms excel visual basic.when i am click command button than automatically log in my mail or web page. here i am set my mail id & password but code didn't work if it is possible please help me solve this problem. here is my code didn't work properly. Private Sub CommandButton3_Click() Dim ie As...
0
1,030
thread by: Raju Boy | last post Jan 22 '15 by: Raju Boy
Hi, I've developed and using one application in my System now i need to change some corrections in my application which is developed by VB6.0 and MS-Access, but unfortunately i lost my project file.Now i've only Package with setup only, How can i decompile my Application to get My code, I've searched a lot , i found its not a easy to do but i...
2
1,918
ladyorgirl
thread by: ladyorgirl | last post Jan 16 '15 by: ladyorgirl
I want to rotate a standard label control by clicking a button. How do I do it? Thank in advance!
0
996
thread by: Raju Boy | last post Jan 11 '15 by: Raju Boy
hi, I've developed a VB6.0 Application and i created Package. now i need to set Productkey or some systems which are allowed by me only can install my application... is there any techniques to do like this.. some of my friend told that we can do this using MAC address of separate computer. if we use MAC that particular system only can be...
1
1,006
thread by: Raju Boy | last post Jan 11 '15 by: Raju Boy
I've developed a simple banking system containing Deposite and Withdraw. I am using deposite,withdraw and balance are my database fields when i try to deposite the last balance fetched and then added with new deposite value i'm using (select last(deposite) from bank) this query to fetch last balance value . sometimes the arrangement of...
1
1,199
thread by: grpram1 | last post Jan 4 '15 by: Luuk
How to add space between every character of date For example December 25, 2014 print as a "1 2 2 5 2 0 1 4" Thanks
0
1,209
thread by: Raju Boy | last post Jan 2 '15 by: Raju Boy
hi, i have developed vb6.0 application and i composed Package using Package and Deployment the package is developed and ready to use.. when i install using Setup.exe file all are installed but Access Database file is not found how can i solve this
0
1,141
thread by: Ibrahimgpcore | last post Dec 27 '14 by: Ibrahimgpcore
Need to run a query @ QoS.mdb and Compact & Repair I'm using following script: getting error as "Title of the Question". OS: Windows Server 2003 MS Office: 2007 Set objAccess = CreateObject("Access.Application") ' Open database in Microsoft Access window. objAccess.OpenCurrentDatabase "C:\Automation\QoS.mdb"
1
1,197
thread by: JakoLaubscher | last post Dec 25 '14 by: JakoLaubscher
Hi Guys I found an old thread discussing almost something similar http://bytes.com/topic/visual-basic-net/answers/383314-retrieving-next-file-folder but im look for a way to open files in sequence in a folder and copy paste them into my word document. the related one i found opens the next file but i want to copy and paste them in my...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.