11,868 Topics

Member Avatar for
Member Avatar for jemz

hello can you please help me how do i put checkbox in my ms access..or how to code this in my program hoping for your positive responds...thank you in advance

Member Avatar for jemz
0
130
Member Avatar for arshad115

Hi,I want to make a program to search for files in a particular Directory,can anyone please tell me the basic functions to open directories and files(not txt files) in Visual Studio 2008.How to open a directory,and check the files in that directory,etc? I can do this in Unix by using …

Member Avatar for mitrmkar
0
157
Member Avatar for vinupattar

Hi, I need to read a binary file (say abc.bin). Then search within the file for sync words (say 3600,475,3622,479). Each word is 12 bits long. After each sync word, the next 256 words are to be copied to a file in the first row, the next 256 words to …

Member Avatar for vb5prgrmr
0
187
Member Avatar for jag4

[code]Dim MonPrice As Decimal If RadioBtnMon20.Checked Then TxBxPRICE.Text = TxBxPRICE.Text MonPrice = MonPrice + 120 ListBox1.Items.Add(RadioBtnMon20.Text) End If If RadioBtnMonHD.Checked Then TxBxPRICE.Text = TxBxPRICE.Text MonPrice = MonPrice + 140 ListBox1.Items.Add(RadioBtnMonHD.Text) End If If RadioBtnMonFullHD.Checked Then MonPrice = MonPrice - 140 + 170 ListBox1.Items.Add(RadioBtnMonFullHD.Text) ElseIf RadioBtnMoniterStand.Checked Then ListBox1.Items.Add(RadioBtnMoniterStand.Text) End If TxBxPRICE.Text …

Member Avatar for Luc001
0
170
Member Avatar for kigams

The project should be able to perform the task of a payroll system for the University workers and the enrollment system for the Students. I have already designed the interface for the whole project. could you please send me the codes for the program. Basically two programs of payroll system …

Member Avatar for jhai_salvador
0
172
Member Avatar for msaqib

This is a visual basic 6.0 wav sound player class that plays any selected sound file in .wav format. It has the filename property to select the file and play property to play the sound file. Visit [url]http://www.mycplus.com[/url] for more codes.

Member Avatar for surajcrj
-1
1K
Member Avatar for bladethebric

Sry about the last post :D my braind failed on me .. so here is the deal .. i need a litle help .. half of the program is done .. there are just mising parths .. if somone can fill them ? ( im just a begginer.. ) rest …

Member Avatar for bladethebric
0
124
Member Avatar for fable1380

I am new to VB coding so I'm trying some easy projects. I figured an alarm clock would be a good place to start. But I'm Having a hard time with the MP3 Part of it all. I want a pre-selected MP3 to start, when my timer2 is = to …

Member Avatar for huslayer
0
351
Member Avatar for cabsjonel

hello folks , can you help me about list view i dont know whats the purpose of "selectedItem.text" in list view can you tell me what is the meaning of this code? thanks folks ,, god bless u:icon_smile::icon_smile:

Member Avatar for jhai_salvador
0
106
Member Avatar for jhai_salvador

Hello!.. Its me again.. I Just want to know that, is it possible to Disable a user from copying a file from computer to another device like USB Drive? I want to Disable Copying of files by; Disabling CTRL+C, Removing Copy from Right Click or Move (when dragging the file …

Member Avatar for jhai_salvador
0
134
Member Avatar for chen12m

I have to finish this project for tomorrow-so I'll Appreciate quick reply. I need to do reports in my projects. now I've created Data Environment and all that but in the SQL the only thing that work is if I select the entire table from the database. (like "select * …

Member Avatar for chen12m
0
259
Member Avatar for vaps

Hello again I've been working in visual studio 2010 since it's final release. But I live in Beglium so I use the azerty keyboard layout. And visual studio keeps changing it. If you press Shift+alt a few times it's back to normal. But how can I stop visual studio changing …

Member Avatar for bbman
0
101
Member Avatar for goumang

hi.. im goumang .. i have a database call test with fields, std name,roll number,mark,state and category(st,sc,gen). and i want to select a students from this database, based on roll number with a criteria of some cut off mark...pls help me!! i create a FORM with a text field to …

Member Avatar for vb5prgrmr
0
87
Member Avatar for Melechesh

Hello I've been designing a Bookstore where students can login to their accounts and buy books. And since then i've been struggling with this " error '424' Object required " and i i don't know how to fix it. This starts at the beginning of the program at the login. …

Member Avatar for Bashir ahmad
0
260
Member Avatar for sdhawan

hi , i am trying to compile a project in visual studio but its asking me to update source control.Can anyone help me with this. Thanks

0
27
Member Avatar for jemz

hello can you help me how to secure database password...hoping for your positive responds...thank you in advance..

Member Avatar for jemz
0
155
Member Avatar for faceandname

So I have two forms. I want the information i input to text boxes in form one, to show up in text boxes on form two. The txtONE - TWELVE belong to form1 and the Form2.Adj/Adv/Noun etcetera belong to Form2 [code] Public Class Form1 Public Sub Form1_Load(ByVal sender As System.Object, …

Member Avatar for Luc001
0
132
Member Avatar for Melechesh

hello I've been designing a bookStore, tought it's not an easy task. It has been sweating me for no reason,errors pop up in correct statement. An error pops up saying compliation error: member or method not found in line adodc.RecordSet.Edit here is the full code: [CODE] Private Sub Command3_Click() Dim …

Member Avatar for jhai_salvador
0
81
Member Avatar for Thaddeus_03

Pls send let me see the codes on how to connect a My SQL database to vB6.. ^_^ i am new to My SQL! tnhx much!

Member Avatar for jhai_salvador
0
72
Member Avatar for neosonic

Hi, do you know any function or component that I need to use to make a smooth image rotation? (as smooth as windows image acquisition). I am currently have a sub that enables me to rotate the image, it is okay with small image, but I am dealing with very …

Member Avatar for neosonic
0
3K
Member Avatar for judithSampathwa

hi there, how can i open a excel file form visual studio 2008 and open a file and read certain cell values from the file and save it tot the database? how can i do this, thanxxxxxxx

Member Avatar for Sodabread
-1
80
Member Avatar for m.c.w.e.

HI, I have a question. Currently i am working on a sort of catalogue in excel where i also use vb codes. The user can easely search for products using an productnr. It shows all the specifications of that product. All this information is used out of another database. Secondly …

Member Avatar for vb5prgrmr
0
266
Member Avatar for Alazzawi

Hi everyone. earlier i wrote that i have a problem with the help file in my project, that it does not work under windows vista or 7. thanks god i figured it out that it need a MS help package to be installed to these OS so the help file …

Member Avatar for omoridi
0
111
Member Avatar for web24

Hi Guys, I am very new to Databases and keep getting this error in VB6 : "Syntax Error in FROM Clause" I'm using a MS Access database connected to my project via the Adodc control which has it's recordsource properties set to my table (Clients), I am trying to filter …

Member Avatar for omoridi
0
2K
Member Avatar for Derice

I would like to include .swf file in a vb 2005 program. I have no idea how and where to include the .swf file. It is inside the picture box? Please guide me, I am new in vb and have no idea how 2 do it. thx

Member Avatar for gelmo214
0
1K
Member Avatar for Lygris

I want to write a complex piece of coding that will do several things: 1) It will clear the contents of a folder named "Cache". 2) It will open (if not already) Mozilla Thunderbird. 3) It will find the latest email that starts with a specific title. 4) It will …

Member Avatar for cguan_77
0
161
Member Avatar for yayaza

I am supposed to create a c# based visual studio application called "TaxCalApp"The purpose of the application is to determine the tax that a person has to pay based on his taxable income. i have done my homework and head cracking.....i cant run the program right.what is wrong with my …

Member Avatar for yayaza
0
489
Member Avatar for al.khal4

Could any one help me? :sad: I am a beginner in Visual basic. I recenly was testing one of the applications I developed and have a problem to run it. The application basicly is a database that I can add/remove/update...etc records and it uses a microsoft access database to connect …

Member Avatar for peter_budo
0
1K
Member Avatar for leo1937ca

Name: George Ingram Using: vb6 OS: Windows 2000 I have created a Splash Screen for my program with a "Dont show this screen again" checkbox. I am using the checkbox value and the Savesetting/Getsetting parms to bypass the Splash Screen if checkbox is checked. It seems to be working correctly, …

Member Avatar for vb5prgrmr
0
103
Member Avatar for cpferoz
0
24

The End.