11,868 Topics

Member Avatar for
Member Avatar for webstrome

Hi dani sir, I just downloaded your simple SIMPLE SOURCE CODE FOR MIG33 (with mig33 contol.ocx) I want to access is full,I saw many developers are making unique software of mig33 by using your ocx. I saw in that project you given : [CODE]Private Sub cmdMail_Click() kirim mig33Controls.SendMailToNick(tUname, T_target, t_text) …

0
41
Member Avatar for yeeitsneo

uhm. im new to visual basic 6. im making a maze program, ones like those that pop up a scary picture or something. im having a bit of a trouble with calling a sub thing.im not really sure if thats what you call it. program runs this way, as i …

Member Avatar for BitBlt
0
552
Member Avatar for rexgb_34

i want to disable some letter in a keyboard. How can i do it using VB6 code? cant you pls help me...

Member Avatar for rexgb_34
0
157
Member Avatar for newbie26

good day.. i was installing a system made in vb6 and when i ran the program.. i recieved this mesage, "this application was created with an EVAL version of APEX True DBCombo Pro 5.0" can anayone help me??? tnx in advance

Member Avatar for debasisdas
0
48
Member Avatar for srishti14
Member Avatar for mb01a
0
74
Member Avatar for OblibSystems

I'm looking to further my VB skills but have a writers block on what to create. So if you have any idea or suggestions which i could use for my next project please post a reply. Thanks

Member Avatar for mb01a
-1
173
Member Avatar for bantex07
Member Avatar for Sharon Arputhar
Member Avatar for CodeBoy101

Hi all! I am using Visual Studio 2008 and I was wondering is there a way to get the colour of text in a menu item to change color during a mouse over. So for example, if I was cycling through a list of items, the item that was currently …

Member Avatar for kvprajapati
0
165
Member Avatar for PM312
Member Avatar for bantex07

I got many things try but it always an error somebody know this problem? i want to delete all data using only one command button. :(

Member Avatar for mb01a
-1
190
Member Avatar for rexgb_34

i have a problem in VB6. i have a frmMain, DataEnvironment and Datareport. My form have thirty (30) textboxes to fill-in. at first it all works fine since i filled in only few txtboxes, but when i filled-in all textboxes with many data i could not save the data anymore... …

Member Avatar for rexgb_34
0
132
Member Avatar for falconmick

Ok... I know that this is probably a stupid question.. but does VS2010 have a built in C# dev enviroment... I looked and looked, then googled and googled and I can't find if it does or not.... btw I'm using the free profesion student edition from [url]https://www.dreamspark.com/[/url] if that's any …

Member Avatar for ddanbe
0
167
Member Avatar for sythja

Ok, here is what I am trying to do, it is basically a card maker. I need to be able to save the finished products in a single bmp with all text and both the card background and card pic (the area in white which will be able to have …

Member Avatar for sythja
0
143
Member Avatar for divin757

I am having trouble debugging in sharepoint. It is acting like I am debugging a different dll than the one I made code for. When stepping through it will skip lines occasionally and randomly just stop debugging. Often it will start debugging then stop randomly and show any new breakpoints …

Member Avatar for divin757
0
190
Member Avatar for taruna patil

Plz help me in converting vb code to vb.net [CODE]Function Main() Dim sMsg as string sMsg = MoveFile(DTSGlobalVariables("LoadFileName").Value) if (sMsg) = "" then Main = DTSTaskExecResult_Success else Main = DTSTaskExecResult_Failure end if End Function Function MoveFile(ByVal fileName) on error resume next Dim objFSO as string Dim objFolderDestination as string Dim …

Member Avatar for hkdani
0
392
Member Avatar for ymathur

I am using a ListView control in my VB Form and I want to save all the data in my ListView control. It has 2 columns and the number of rows can keep increasing depending on the user. Please help me with this query. Thanks in advance.

Member Avatar for mb01a
0
207
Member Avatar for hueikar

Hi guys, I want to export the record according date range with visual basic. And the date range will be using 2 date time picker to choose. Can anyone give an idea how to do it? Thank you.

Member Avatar for hueikar
0
175
Member Avatar for matinon22

i have ADO connection in MS Access, when i tries to execute con.execute command, MS-Access gives error like MS Access encounter serious problem and needs to be closed. any help or suggestion. thanks in advance

Member Avatar for mb01a
0
224
Member Avatar for shwutyng

Dear, Currently i'm doing a project to design a chatting program using MFC( Microsoft Foundation Classes) and Visual Basic (VB). Just wondering, could you help me with this topic? Your attention kindly appreciated. Thank you.

Member Avatar for BitBlt
0
542
Member Avatar for bantex07

if i run the program it goes hang here is the code [CODE]Set rs = New ADODB.Recordset With rs .Open "Select * from tblCandidates1", cn, 2, 3 Do While Not .EOF If !Position = Combo1.Text Then Combo1.AddItem !Name ElseIf !Position = Combo2.Text Then Combo2.AddItem !Name ElseIf !Position = Combo3.Text Then …

Member Avatar for BitBlt
0
134
Member Avatar for papershop
Member Avatar for hueikar
0
84
Member Avatar for king_saqib
Member Avatar for king_saqib

hi to all geniuses i have created a webbrowser but how can i copy any text foem a website and how can i save the passwords can anyone heip me please help me in this project

Member Avatar for SpiritualMadMan
0
114
Member Avatar for king_saqib
Member Avatar for NetJunkie

So, I am running into an issue. I am wanting to display the contents of the open CMD window in my Rich Text Box. Any help? Thanks.

Member Avatar for Teme64
0
540
Member Avatar for OblibSystems

Have just finished my first attempt at a playable and interesting game in VB. Originally started in VB 6 i decided to re-write and expand in VB 2010. Just wondering if anyone has any ideas or comments on how it could be expanded/improved. :)

Member Avatar for OblibSystems
0
97
Member Avatar for Lek Plepi

i have two DatePickers on form and I want filter between two dates. So when i click search in lsitview display the dates between can anyone tell me how to deal with?

Member Avatar for sgt_toasty
0
143
Member Avatar for king_saqib
Member Avatar for opspl_programme

Hi Everyone, I have an existing VB6 application distributed to client using the Microsoft Visual Studio Installer 1.1 (VSI). The .Msi file has been installed by the client. Subsequently, I have changed the VB6 code and need to give the client an upgrade. The upgrade consists of 2 files ... …

Member Avatar for opspl_programme
0
332

The End.