11,868 Topics

Member Avatar for
Member Avatar for SpiritualMadMan

Please direct me if this has been answered previously. Here's my problem. I am decidedly not a C++ Programmer. I do pretty good with VB6... I have a 3rd Party program that I need to write a replacement User GUI for. The company has provided a .DLL and the interface …

Member Avatar for AndreRet
0
141
Member Avatar for cwestern

Hello, I am new to vbs and I am trying to copy 'multiple folders' out of a folder called 'voice profiles' into the 'my documents' folder. I've tried this script I wrote and haven't got the results I've wanted. dim filesys, tempFile, readFile, fileText, fileVer On Error Resume Next '' …

Member Avatar for AndreRet
0
192
Member Avatar for maichy

hi all am trying to obtain a daily report from my database using the code below but it keeps giving me an error of false,when i say debug.print. when i say rptETR.show it gives me all the transactions and not the daily transactions.below is the code Private Sub Cmddaily_Click() Dim …

Member Avatar for AndreRet
-1
408
Member Avatar for vbnetskywalker

hi guys... I'm developing a commercial app using VB6 , this time in my case I have to be worried about the code disclosure I konw any app can be cracked by a Pro Cracker, but I'm targeting people with a Decompiler ([URL="http://www.soft32.com/Download/free-trial/VB_Decompiler/4-124248-1.html"]like this[/URL]) with no assembly knowledge, It's not …

Member Avatar for AndreRet
0
2K
Member Avatar for tomo_uni

I have a continious Form which opens and shows records of people with whatever criteria the user had chosen the screen before. When the form opens it checks which button was pressed and then changes the recordsource of the continious form. When I try to edit the records it says …

Member Avatar for tomo_uni
0
206
Member Avatar for dc_fdl

I was tasked with taking our current mail out enrollment form and converting it to a template that will be downloadable from our website. The customer will be able to fill out the form via 23 textboxes, 4 option buttons, 3 comboboxes as dropdowns and clicking one button that attaches …

Member Avatar for AndreRet
0
136
Member Avatar for kiyu2keith

How do you store data in the access database and also to retrieve it? and also a search engine for the database?

Member Avatar for kvprajapati
0
89
Member Avatar for cristey

Hi! Good day, I am new here and I want to ask several questions about making graphs in vb6. I am working now on a project which gather samples from a remote sensor and transfer the data via SMS. My problem is I am a novice programmer specially dealing with …

Member Avatar for debasisdas
0
103
Member Avatar for fourty

Hi guys I need a code that outputs the save as Dialog box. Just as simmple as that. Thanks.

Member Avatar for AndreRet
0
136
Member Avatar for Ghost34

how can i make a random number not to always appear every time i open the program my code always prints or present same number every time i open and terminate and open it again and again it always shows same number but if i click a button for random …

Member Avatar for AndreRet
0
120
Member Avatar for mrthomasbkk

Hello, i need help please, i need to create an trigger in ms access 2007, probably by vb code, but don't know how. The issue: i created a database in ms access 2007 and i need to make an time trigger to show every time when opening the database (it …

Member Avatar for AndreRet
0
247
Member Avatar for nerdthon123

Hi Daniweb, I am currently taking a computer science class in school, and was given an extra project(because I'm so far ahead of the rest of the class). I am stumped on how to get the of the slider bar to do what I want. In the project I have …

Member Avatar for debasisdas
0
126
Member Avatar for wondering_ed

Can somebody help me formulate a VB program the would Record TIN numbers of a tax payer? With a sorting function and search function. The most basic of VB that could be formed. Any replies would be a great help! :D Thank you.

Member Avatar for AndreRet
0
105
Member Avatar for prasadbby

I have sstab with 9 tabs. Each tab have 4 text box. I have named all the textboxes in arrays. For eg. In first tab the array is txtbox0(0),txtbox0(1),txtbox0(2),txtbox0(3)... Similarly in the second tab, ihave six text boxes named as txtbox1(0),txtbox1(1),txtbox1(2),txtbox1(3)..... Each of this tab shows one table of my …

Member Avatar for AndreRet
0
138
Member Avatar for Bardoel

Hi, Not sure if anyone can help i am trying to be able to send/receive SMS message via my Sony Ericsson K700i from a PC automatically rather than using a Specific Application. Can someone supply me with some example code to be able to achieve this. I have tried searching …

Member Avatar for nisu
1
538
Member Avatar for karishma10

hello, i am a beginner to visual studio. i want to know how can i use pthread in visual studio 2008. am i supposed to download the dll? if yes, then after downloading how can i use that dll in my project. please help. Karishma.

Member Avatar for ekailan
0
962
Member Avatar for Retsel_ter

guys i am having some trouble here, please help me. I need it badly. What happens is when i ckick on the log in button, the button must first verify the date, then the password and username, if the date doesnt exist on the user's database, he should be logged …

Member Avatar for fourty
0
146
Member Avatar for apit17

can somebody help me plizz...i need a sample perfect projects for vb6..send to my email plizz

0
43
Member Avatar for napkinbob

Hello. I need some advice. Here is my scenareo. I have a form displayed where a user can can select a 'function' from a list box. That 'function' has a corresponding ID number which I need to be able to take and use later in the code. The List of …

Member Avatar for the_carpenter
1
256
Member Avatar for alleybye

i got this! [CODE]Option Explicit Public con As New ADODB.Connection Public rsTally As New ADODB.Recordset Public Sub Connect() con.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Documents and Settings\Aianski\Desktop\Cliente ko\SGO_Tally.mdb;Persist Security Info=False" rsTally.Open "select * from tbl_Tally ", con, 3, 2 End Sub [/CODE] i think its right. but when i run it i get "syntax …

Member Avatar for AndreRet
0
99
Member Avatar for danilomayojr

Dear Programmer i am having problem developing simple reading and sending data via rs232.. can anyone help me by sending me a very simple module with comments with regards to reading and sending data.... Thanks in advance good friend!!! Danilo Mayo Jr., Philippines

Member Avatar for AndreRet
0
163
Member Avatar for hell_tej

:) Hi Masters, I m creating a project of VB to Access conectivity. I need that i want store data in server, there is 5 PC server-client networking.[B]How can i write Program in VB to STORE DATA IN SERVER[/B].I m totaly blank for this problem. :'( Please Help me to …

Member Avatar for AndreRet
0
233
Member Avatar for fourty

Hi Pals could anyone show me how to code an active clock window Thanks in advance fourty

Member Avatar for AndreRet
0
178
Member Avatar for metricstorm

Hi Im new here and i need some help. I'm into codedom right now and im looking for someone to help me out a bit. Now I have a problem on when it compiles the code. I'm using .net 2.0 to compile [CODE] Shared Sub ReflectionPE(ByVal ob As Object) Dim …

0
68
Member Avatar for bryt

Someone created a point of sale for a supermarket. Now i need to track all deletions made. We use f10 key to delete an entry. Can someone please help me with an idea or solution? Thanks in advance, your help will be highly appreciated.

Member Avatar for DenisOxon
0
79
Member Avatar for guru511
Member Avatar for zebnoon1

[B]Hello and Asslam o alekom![/B] This thread is for who wants to learn VB6, post your suggation and advises to us.

Member Avatar for Retsel_ter
0
685
Member Avatar for Sarama2030

does vb 6 and above support cross operating system compatibility. i mean can applications developed in vb be deployed on other operating systems apart from windows and if they can what is the level of vb compared to other renowned programming languages like c++ and java.

Member Avatar for AndreRet
0
112
Member Avatar for jhai_salvador

This is my Cogwheel Encryption Method to encrypt and decrypt strings. Wheel1 is Replace by Wheel2 when Encrypting and Wheel2 is Replace by wheel1 when you are decrypting... To Encrypt a string, just call the EncryptString function [CODE=vb] Text2.Text = EncryptString(Text1.Text) [/CODE] To Decrypt a string, just call the DecryptString …

Member Avatar for AndreRet
1
492
Member Avatar for awmantonio

Hi everyone! I have an installment payment program which have Hijri date (Saudi Arabia) and I already have the code for it's converter inside the forms (using datetimepicker for the Gregorian & maskedtextbox for the Hijri). I'd like to know how can I convert or produce the corresponding equivalent Hijri …

Member Avatar for lolafuertes
0
789

The End.