10,989 Topics
| |
Im trying to make a little program that gets the computers IP address i have got it to do all of that and have got it to use the default email program to add the email address, subject and body but i cannot get it to add an attachment. [CODE]Imports … | |
salam kindly help me..... and tell me i want to know about visual basic 6.0......... not in v.b.net........ sooooooo kindly tell me........................... | |
salam i am student of computer science....... i need help of all of you....... kindly tell me that how can we acces parallel port in visual basic 6.0??? not in v.b.net...... kindly guide me....... and send me steps and guidness if anyone knows.......... my email address is [email]irumsiddiqueawaan@yahoo.com[/email] | |
using the format function in vb6 always format the numbers left justified I want to print a column of numbers formated but right justified Please help | |
Hi folks, I'm wondering how to close a VB6 multiform application using the red x on the main form. There should be a message box that lets the user confirm the exit ( yes ), or ( no ) resume the application. Thank You! | |
Hello Every one! i'm trying to encrypt my ms access database using the encrypt tool in ms access2003. After i encrypt it, i want to decrypt it, using visual basic so that i could run my visual basic forms. Can somebody help me how to do it? Thank you very … | |
Hi I'm devolping a project in which backend is ms access and front end is vb 6.0. For security reasons i made the ms access as password protected. when i tried to connect the vb and access, the following message is displayed. How to handle it? Please help me.. [IMG]http://i48.tinypic.com/ddyge0.jpg[/IMG] | |
Dear Expert, I need a setup of Crystal Report 11.0 and how to use crystal report in vb 6.0. If possible kindly send guideline. Pardeep | |
I've been working on getting a SQL DB to return records through an ADODB.Connection object and have had zero luck getting it to work in VB6. Whereas I created an ASP form using VBS to produce the exact same functionality with no issues. In VB6, I've included the following references: … | |
i want add record in datagrid but cant understand | |
hi, sorry for this question, but i really didn't know. i want to load flash animation and put in my project? please help me.. thx, i really appreciate that. | |
ineed idea about my proposal on my thesis.. using PL .V.b6 | |
Hi All, I am doing a project on a Video Library Management System for my final year Computer Science project and I've run into acouple of errors. Could anyone out there help me out...???? Please, I'm desperate...! Thanks. | |
1. Insert Microsoft Multimedia Control. 2. Open Coding of command butt on. *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* Private Sub Command1_Click() MMControl1.FileName = "Filepath.mp3" MMControl1.Command = "open" MMControl1.Command = "play" End sub *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* 3. Run Project and click on command button Your sound will play. For more information please contact:- SNIP | |
I have a VB6 program running fine on the machine I wrote it. When I create and exe of the program that works also. If I export the program to another machine I get a 'Class not registered. Looking for object with CLSID {00000010-0000-0010-8000-00AA006D2EA4}' error. After a bit of research … | |
How do I make Crystal Reports 4.6 run inside of Access 2003? Upon choosing the Crystal Reports Wizard I was prompted for a database password... for which I have none administered for that database but it works well in access 97. I need to run my crystal report in ms … | |
Is there a way to delay the next instance of a loop until a certain criteria is met? Or is there an if then statement that when the condition is met, the next instance of the loop begins? I have a loop that wants to start before the functions called … | |
how do i hold the previous value of number on a text box of calculator after assigning it an operand in vb6 | |
Hello all, i've just found source from planet source code, and from this source i just want to make program can record the streaming voice into .wav or .mp3... is that possible?? what should i do?? Thx b4.... | |
hai guys i am new to this community and i wish do a project can you guide me with some ideas to match to the up coming trends.. | |
Respected Seniors, I have no knowledge about creating report in Crystal Report. Kindly tell me step by step process for making crystal report and what application need for install on my system current time i have vb 6.0 and ms office 2003. Thanks in advance. Pradeep | |
please help me on this making a payroll system using MSSQL.. i dont know how to start.. just a simple one.. please.. | |
hello...im new in vb world.so please help me if someone can..my problem in details: 1.have created a ms access database file named Database2.mdb which has 5 columns as follows a,b,c,d and result.it has 5 row and a,b,c,d are filled with data but result column is empty. 2.have created a datagrid … | |
hello there, anyone can help... is this possible? i have a string value of form names in my DB so when my condition passes, the variable string will take over the value , then that value will call the form(variable) as string. i got an error when i use this … | |
Hello, I am downloading live data from bloomberg and am attempting to write a macro that loops through several different stock symbols and saves the corresponding data for each symbol to its own invididual workbook. My problem is that I need to add a delay to my code in order … | |
I need to make a programme that copies itself secretly to start up folder with visual basic 6. Can any one help me? | |
Hi All I need to create a login screen for a project in ms access. I have the Visual Basic which has been installed by default along with the MS Access package. I have designed a form in MS ACCESS for login and I ahve also created the login table … | |
Hi I need to export some data from VB SQL query to an existing excel file, witch is a bill model. In the area where I use CopyFromRecordset are some merged cells, and all goes fine but the paste of data in those cells. If there are 3 merged cells … | |
Hi I have an ActiveX component (docview.dll) with executable path in project file pointing to a dir but registered for a different directory. When deployed on the web server a C++ COM component won't load anymore even it does NOT reference the dll. I modified VB project so the path … |
The End.