Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21968 articles
Browse latest View live
↧

[RESOLVED] Accessing URL

I am trying to access a URL that I have authorization for to access. I have a User Name and a Password. I tried the following code using the inet control: Inet1.UserName = "xxxxxxx" Inet1.Password =...

View Article


[RESOLVED] removing spaces from random words in a paragraph...

hi guys, i'm trying to achieve a kinda string function in which when a paragraph is entered by the user...it randomly removes the spaces between a few words each time giving different results( thats...

View Article


[RESOLVED] Function for Non-decimal Percentage?

Hi, can anyone please shed me some light: I'm doing random values in arrays, but I need to get a 100 sharp as the total value: Code: Private Sub Command1_Click()     Dim Num(1 To 10) As Single, total...

View Article

[RESOLVED] how to calculate Discount between 0 and 100

hey im trying to calculate a discount percent or without discount percent witch meens 0 i did this code but i know something is missing Code: Dim InvCost As Double Dim invTax As Double Dim Percent As...

View Article

Object variable or with block variable not set!? Need help

Hi There Everyone, This is my first post.. I have a system that runs on vb6, from window7 i migrated it to windows 8. when i run the system, it runs normally. but the reference of my project is inside...

View Article


How do I get keyboard scancodes and know it's an extended key?

How or with what API can I know which key is an extended key to be able to use keybd_event with the correct dwFlags? If I only know how to make a listing like JackTripper did on following link, then I...

View Article

[RESOLVED] how to display item in listview to textbox using double click event

hey im trying to display a name from a listview to textbox every time i double click on a item in the listview. need some help with that tnx ;)

View Article

Errors when installing .exe after Package and Deployment

Good afternoon, I have finished my application and packaged it using the Package and Deployment wizard. However when I install it on a machine I get a few errors during the installation. Below are the...

View Article


Adding buttons to a TabControl at RunTime

Hi guys, I've a problem in my Vb6 application. I want to add some button in my TabControl but each tab has a different number of buttons. I don't know this number, so I've to do this at run time. How...

View Article


[RESOLVED] Adding buttons to a TabControl at RunTime

Hi guys, I've a problem in my Vb6 application. I want to add some button in my TabControl but each tab has a different number of buttons. I don't know this number, so I've to do this at run time. How...

View Article

vb6 coding url mistake?

ok, guys.. i got a wierd bug, i can't figure out what i got wrong here.. maybe some one can point it out for me, what i did wrong! please do not post the corrections. just confirm the place or point me...

View Article

request download for vb6 application

good day, does anybody has the DigitalPersona U.are.U SDK for Windows 2.2.0 software which I will use for the vb6 application. May I ask for it. I already have the reader but have old software which I...

View Article

search listview dosnt search

hey im trying to search a listview in a textbox but its not searching for some reason. the listview pulls the data from another form ive done this a houndred times already i know im missing something...

View Article


[RESOLVED] isn't possible create the Visible and enable propery?

can i create the Visible and Enable property in usercontrol? Code: 'WARNING! DO NOT REMOVE OR MODIFY THE FOLLOWING COMMENTED LINES! 'MappingInfo=UserControl,UserControl,-1,Visible Public Property Get...

View Article

text file creation

Hi I have a form with various fields and check boxes. I want one CmdSave to save all fields and check values to a file Record1.txt and then I want the same command button to save the next record to...

View Article


Image may be NSFW.
Clik here to view.

VB6 - Method or data member not found - Menu Items

Hi I have a problem compiling a form with this code. Private Sub mnuBlue_Click(Index As Integer) mnuRed.Checked = False mnuBlue.Checked = True mnuYellow.Checked = False mnuOrange.Checked = False...

View Article

[RESOLVED] ShellExecute or VBA.Shell?

Hi, I hope this isn't a silly question, but is there any good reason why you should use ShellExecute over the VBA.Shell? Because I've been only using the latter one and considered it to be the most...

View Article


VB 6 can't open Access 97 database on OS Windows 7

Hi, I have a program coded in Visual Basic 6 that links to a Microsoft Access 97 database. The VB Program is running on OS Windows 7 Enterprise 32 bit that has MS Access 2010 installed. I get the error...

View Article

Reading a file by segments

How do I read a file into a byte array in segments? I need to read the 1st 44-bytes of the file into a byte array then after that I need to read nnn number of bytes into another byte array of which nnn...

View Article

Recording Audio in ASF format using Visual Basic 6 on Windows 7

Hi everyone, This is my first post at VBForums, :) Sorry if my english isn't perfect, I'm brazilian. I'm really needing some help. The situation is: One client of the company where I work have an old...

View Article
Browsing all 21968 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>