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

Off page printout

I have this code to create a page for the patient. Code: Private Sub Label3_Click() FileCopy "c:\med\headhtm.txt", "c:\med\reffer.hta" Open "c:\med\tophtm.txt" For Input As #1 Open "c:\med\reffer.hta"...

View Article


Anyone can provide me with a project of a small weather app?

All I want to do is: Find the current location of the PC that the app is running onGet the weather for this location from Yahoo (information such as current temp, low, high, and the name of the city or...

View Article


load ajax captcha from web to picturebox by classname

hi there, I've been searching for this about a couple of hours but I didn't find any solutions. my gold is to write a program which loads an ajax captcha from a webpage with webbrowser. the elements in...

View Article

how to see the remain quantity in another form

i have 3 forms FrmInventory , FrmCashregister , FrmItems this are the values of each table Code: Form (FrmInventory) Table Name - Inventory InvID - Long InvDate - Date/Time InvItem - Text InvQuantity -...

View Article

VB 6 Validation Message

Hi, I have written my code to validate a textbox,which will only contain number but when i inserts text the error message does not shows up. how do i fix that?? Thanks

View Article


[RESOLVED] wrong value returned out of XML-Doc

Hi, I have a little Problem. I m seqrching through a XML document for certain Values, its working fine for every Values but this single value is giving me a headache. I dont see why its returning the...

View Article

ShellExecute not working on some programs

Hello All I have to support a legacy program written in vb6 that runs on a network. The network is not a server setup, just a group of workstations with different shared folders, the program is located...

View Article

save Settings in text file

Hey guys, I've a lil question. At the moment i write my needed setting in a simple textfile one beneath the other, but there are more and more settings i need to save. So I m asking whether it is...

View Article


how to see * in access table

is there a way when lets say i have a user password that i enter in the form e.x 123456 when i save it then go to the access table and see in the field password ****** instead of the number? (123456)...

View Article


[RESOLVED] how to see * in access table

is there a way when lets say i have a user password that i enter in the form e.x 123456 when i save it then go to the access table and see in the field password ****** instead of the number? (123456)...

View Article

Problem loading forms etc. in VB6

Furthest from a guru here... Trying to load up code from a old VB6 project and getting '<filepath>/XXXX.vbp' could not be loaded. I get the same error if trying to open one of the forms from that...

View Article

[RESOLVED] how to save images that are moved by user to save at the place

Hi, Everyone I'm new to this forum so hello. I been programming for about 4 months so I'm still really new to visual basic 6.0 I like vb6.0 because, my brother uses it and I rather us it to because of...

View Article

Do I really need pdm.dll?

This problem is driving me crazy. I've already Googled til I'm blue in the face, so please no regurgitations of what you Google! I am running vb6 enterprise edition with no discernible problems and I...

View Article


Help with data parsing?

I am using the Yahoo Weather API Code: http://weather.yahooapis.com/forecastrss and I don't know how to download the data. What do I use? Microsoft Internet Control? Or what? Firstly I need to send the...

View Article

Image may be NSFW.
Clik here to view.

[RESOLVED] syntax error in query

why do i get syntax error if all are the fields are correct why?:confused: Code: If NewRec Then         Dim NewID As Long         NewID = NextID("ChkID", "Checks")         Dim strSQL As String strSQL =...

View Article


Runtime Error "Too few parameters Expected 1"

Hi, I m facing an Error "Too few parameters Expected 1" while running the below query. Please help me to resolve the issue. Code: rs.Open "Select Sum(Qty), Sum(Weight) from tblPurchaseDetail where...

View Article

Querying Registry in windows 7.

In windows XP the following line will give me a return of United States Country = GetREGSZVal("SOFTWARE\Microsoft\Windows\CurrentVersion\Telephony\Country List\01\", "Name") Not I know that key isn't...

View Article


how to use crystal report instead of datareport

so far i was using datareport how do i use crystal report with my code? is it the same code or method? this is my code Code: Set DTRprtAll.DataSource = CN.Execute("SELECT * FROM Appointments")...

View Article

how to export access to pdf

iv been searching on the web to figure out how to export db access to pdf didnt find nothing is it possible to do so ? from my form in a code i meen

View Article

How do I high light words on screen using arrow keys

Hello, How do I High Light labels using arrow keys and not mouse, I have hidden the mouse and I want to have a time limit to give to the user, so say I did not pick a label for like 1min it will load...

View Article
Browsing all 22074 articles
Browse latest View live


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