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

[RESOLVED] how to fit columns in listview

is there a way to fit the coulums in the listview automaticly?

View Article


Editing XML-File went wrong

Hi, I dont know if i m right here. I ve a question. I am editing a XML-File with vb6 but winmerge and the programm where the file needs to be reimported are telling me that the files arent the same. I...

View Article


how to check if a item of a supplier is already been sold

im trying to check in my inventory if a item of a supplier is been sold and cannot be deleted this is my code Code: LsVw.SetFocus   Set rs = CN.Execute("SELECT InvID,InvSupplier,InvReman,InvQuantity...

View Article

Selective dragdrop in listviews

I have 2 listviews (both in lvwReport view) with a number of main (text) items each -but no subitems. Some items are exactly the same in either LV while others are similar but slightly different. I use...

View Article

keeping < and > in XML

Hi, is there a posibility to keep < and > in xml files? I am using XMLDom. Best regards Sascha

View Article


How to delete a character/word in a sentence?

Hi, guys! say i have textbox, then i paste or just type the word "hello world", then i want the word "world" deleted when lost focus... thanks in advance. :)

View Article

How to update database with changes made in data grid.

Hello, I need some help with datagrid control. On a form I have a datagrid control and I am selecting a row from the datagrid and I have a button below which helps me perform that action on the...

View Article

is it possible to connect word (doc) file with vb application

Hi awl.... as we know that generally mdb file is being used for showing database in vb, but mdb file contains only plain text. I have created 3 tables in a word (doc) file, and the data contained in...

View Article


my program says encountered a problem and must close after i refresh the Forms

i trying to refresh the table and everytime i ger this error the code that im using Code: Private Sub refreshsystem_Click()   If MsgBox("refresh program? & vbCr & _         "this may take some...

View Article


[RESOLVED] Copying My Database File

Thought I had this one licked..... The following works 'sometimes' -- I HATE 'sometimes'. When I first start my program, I can select my menu option and export this .mdb file. If I 'play around with'...

View Article

photo dosnt update the correct pictures

i have a form with to photos that i can add when i add does 2 photos or 1 photo then everything is ok but when i add 1 photo and go back to add another photo then the first photo that i added is gone....

View Article

Moving an object from Form1 to Form2

Form1 is used as the Tool Box to hold the chess pieces Form2 is used as the Chess board Form1 has these objects (basically pictureboxes with images of chess pieces in them). I need to mouse down and...

View Article

Help with logging out of Twitter

I am trying to log in to Twitter and submit a tweet in vb6. I should use the REST API but it is way too much confusing. So I thought I would use the internet control. The internet control is named to...

View Article


How can I force the 00.00 numeric format ?

For example Dim sglX as single sglX = 00.00 VB forces the 0# to show up, and the watch window shows 0 as the variable value. Is there a way to use Format() to do that ? I tried several iterations sglX...

View Article

[RESOLVED] how to check a status of a product before selling it

i have a inventory where i purchase products i have a combobox like this Code: CmbStat.AddItem "Not delivered yet" CmbStat.AddItem "On Hold" CmbStat.AddItem "Canceled" CmbStat.AddItem "Delivered" the...

View Article


ProgressBar value in %

How to get ProgressBar value in percentage I use code Code: Label1.Caption = ProgressBar1.Value & " %" but when download starts I get it something like this 13253 % whereas it should be like 2% or...

View Article

How to use dll from vbscript ?

Hi, I'd like to use the library PDFCreatorPilot.dll with VB6 and Windows XP service pack3. The problem is that I can't find this library among the libraries I can add to my VB6 project (References..)....

View Article


how to disable the menu editor only if a Mdichild form is open

i was searching the net didnt find what i was looking for is there a way do disable the menu editor when a mdichild form is open? (i have a exit button in the mdichild)

View Article

how to show (calculate) the profit of a single column after selling a product

How Do i calculate & Update each single column after selling a product from the inventory i dont know if the calculation is by item number or something else so i show the 2 tables of inventory and...

View Article

Condensing Text in Text Box?

I am wondering if there is a way to condense the text in a Text Box if it goes beyond a certain number of characters?

View Article
Browsing all 21846 articles
Browse latest View live


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