16,916 Topics

Member Avatar for
Member Avatar for christianthag

hello everyboby do you know how am i going to make an mp3 player menu in visual basic?

Member Avatar for ~Paul~
0
94
Member Avatar for Holtby17
Member Avatar for ~Paul~
0
49
Member Avatar for pbrookee

Hello all! In my VB6 program I am extrating data from an database Access 2000, which I just made as password protected (now that the code is complete) But when I try to run the program (login/password screen) and I enter the login/password I get an error... "Could not Find …

Member Avatar for pbrookee
1
64
Member Avatar for ReeciePoo

Just now i burnt my .vbp on to disc from my computer so i could put it on this one Everything works fine and is correct size but when i put it on this computer.. everything is different sized. like its stretched? i even made the .exe on my computer. …

Member Avatar for jamello
0
121
Member Avatar for jan1024188

Hello I found a code on net, and I wanna use some parts of it in my program. But when I run Linker I get this: [CODE]1>Linking... 1>main.obj : error LNK2019: unresolved external symbol __imp__PlaySoundA@12 referenced in function "unsigned long __stdcall threadplaysnd(void *)" (?threadplaysnd@@YGKPAX@Z) 1>C:\Users\jan\Documents\Visual Studio 2005\Projects\avdiojan\Debug\avdiojan.exe : fatal error …

Member Avatar for jan1024188
0
163
Member Avatar for Barefootsanders

Hey everyone. I have some work I have to get done for work and it involves ASP, .NET, SQL, and C# being developed on MS Visual Studio 2003. I was wondering if anyone had any resources out there for VS 2003? Mostly everything I find is for 2005 and we …

Member Avatar for Barefootsanders
0
113
Member Avatar for hannah_HPT

I have an application programmed by VB6. It has been packaged. Users can install it and run it at other computers. I want to controll this application's installer with a secure code. Only the secure code checking passed, the installer will continue, otherwise, stop the installation. How can I make …

Member Avatar for DenisOxon
0
63
Member Avatar for miracles

Hi, I need help on the following desperately I need to write a macro to send out 2 types of email via excel 2000 for those (DEPENDING ON their Action_Item_Status 1)action items with Action_Item_Status='Overdue', (over due email) 1)action items with Action_Item_Status='Due Soon', (reminder email) Action_Status_As_Of_Today can have these values:-Done,Overdue,Due Soon,Not …

Member Avatar for DenisOxon
0
112
Member Avatar for arunprabhakar

[COLOR=black]This is the coding i have done in vb illustrator file is loading and we can make changes CODING --------- [/COLOR]Private Sub Command1_Click() Set appRef = New Illustrator.Application Set fol = fso.GetFolder("C:\ChemDraw\StePHOXTetrahedronRevised\Eps") Dim charStyle As Illustrator.CharacterStyle For Each fil In fol.Files Set docref = appRef.Open(fil) appRef.ActiveDocument.ActiveLayer.HasSelectedArtwork = True appRef.ActiveDocument.ActiveLayer.Opacity = …

Member Avatar for arunprabhakar
0
119
Member Avatar for arunprabhakar

i want an eps file image to b grayscale i cant get it please help me to get 1: opening a eps file 2: changing a color mode to grayscale 3: saving it 4: this has to done in a command button click MY CODING -------------- Private Sub Command1_Click() Fldr …

0
55
Member Avatar for gsraonrt

Hai all, This is Srinivas. I Need help to create an Application in VB 6.0 with Access in 3-tier architecture model. Please give me one small example with souce code. [COLOR=red]You can mail it to :[/COLOR] [EMAIL="gsraohyd@yahoo.co.in"]gsraohyd@yahoo.co.in[/EMAIL] It is very urgent. I want to convert a project into 3-tier architecture. …

Member Avatar for DenisOxon
0
76
Member Avatar for mg1969

Hi all, first post. I am working with excel files which get their data from htm files on the same folder location. Every time I open the xls file I get a prompt "Some of the files in this web page arent in the expected location. Do you want to …

Member Avatar for mg1969
0
102
Member Avatar for bendertez

I'm trying to create an overwrite save command within MS Excel 2003. I'm saving the active work book as a new file: ActiveWorkbook.SaveAs FileName:="c:\Test\testfile.csv" I need to run this macro on a regular basis and sometimes the file will be already held in the location above and sometimes it won't …

Member Avatar for shasur
0
81
Member Avatar for reomatrix

Help! The most urgent problem is my pc keeps restarting when i do certian things like open setups most installations i open reset the pc before i can do anything run and reset and another thing is logging into MSN ect infact after a certain time it resets anyway AND... …

Member Avatar for reomatrix
0
95
Member Avatar for gsraonrt

Hai all, This is Srinivas. I Need help to create an Application in VB 6.0 with Access in 3-tier architecture model. Please give me one small example with souce code. It is very urgent. I want to convert a project into 3-tier architecture. Thank you.

0
54
Member Avatar for nloding

Alright, here's what I'm faced with, and I'm not a VB coder (I'm the guy who does PHP and some C++, so VB is quite a new ballgame for me). What I have is a very large network environment where we are replacing some proprietary software, and it requires reinstallation …

0
104
Member Avatar for ReeciePoo

I put a Browser into my application and I was curious, can u change the Left and Top positions of the browser and make it wrap around the flash object? probably hard to understand so i did a picture: [URL="http://img522.imageshack.us/img522/6148/spankoduw1.jpg"]Click Here[/URL] to view it.

0
57
Member Avatar for dkmaurya

I want to record a wave file by using "mciSendStringA". The output audio file should support telephony and can be used to play greeting message on PSTN line Telephone. Please help how to set required audio format parameters to wave audio device. The following code produces an error in the …

0
56
Member Avatar for CRD

I have a Problum building An Exicutable as It does not find the include file. code [COLOR=#0000ff]#include[/COLOR][COLOR=#000000] [/COLOR][COLOR=#800000]"stdafx.h" [/COLOR][COLOR=#0000ff]int[/COLOR][COLOR=#000000] _tmain([/COLOR][COLOR=#0000ff]int[/COLOR][COLOR=#000000] argc, _TCHAR* argv[])[/COLOR] { [COLOR=#0000ff]return[/COLOR] 0; } Error message fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory Any assistance would be appreciated in fixing this …

Member Avatar for CRD
0
80
Member Avatar for usavguy

I have a database (myDB1.mdb) that contains related data in seven tables. Using vb6 existing in a separate application, I would like to find a way to archive this data into a new database (myArchive1.mdb) located in the same location as the main database. I understand how to use the …

Member Avatar for usavguy
0
122
Member Avatar for StrangeLoops

Short Version: from the list below, please pick the top 2-3 pieces of software I should learn (in order), and 1-2 programming languages (at most 1 major/hard one) I should learn (in order) to be more marketable in the IT field. Long Version: Hello all. I am new to the …

Member Avatar for jbennet
0
192
Member Avatar for mevanga

I'm new with VB and I need to write a code that will calculate days starting from a start date (x), adding (y) days per month till the present date (z), subtracting given days (i) and finally giving remain days (j). Can anyone please given some examples.

Member Avatar for WaltP
0
337
Member Avatar for ashish4172

Hi everyone! i am developing a application that has 2 areas- admin & user respectively. admin app is on server while clients are users.there is a form in user screen that uses a frame which needs to be enabled on button click present on admin screen. in short admin will …

Member Avatar for shasur
0
78
Member Avatar for tformed

Hey all members, I would like to start off by saying how great the forum is looking thusfar. I am currently learning C++, have experiance with Visual Basic, a medium amount of knowledge of html. I hope to contribute to this community as I already posted my first homework help. …

Member Avatar for eXceed69
2
45
Member Avatar for bilgees
Member Avatar for waynespangler
0
37
Member Avatar for marwaafifi
Member Avatar for vuyiswamb

i have one Problem, please tell me what should i keep in mind, about the following Errors "Application uses Value of wrong type for the current operation" This is th errors in vb6 Set prmNum_key = ComNum_key.CreateParameter("Num_Key", adBigInt _ , adParamInput) Set prmExtension = ComExtension.CreateParameter("Extension", adBigInt _ , adParamInput, , …

0
54
Member Avatar for Kees Baltus

Windows Explorer gives extended information of pictures such as Width, Height, Manufacturer, Cameramodel, Exposuretime, Picture made on, Date created, Date changed and so on. How to get access to these parameters in VB6.0? Thanks in advance Kees Baltus

Member Avatar for PVBert
0
124
Member Avatar for Metalpalo

Hello I'm looking for some free cryptography library under VB6, concret 3DES encryption. Can somebody hep me ? Thanks

Member Avatar for ithelp
0
45
Member Avatar for ReeciePoo

Im using the MS HTML Object Reference to do this [CODE] <a href="stockmarket.phtml?type=buy&ticker=VPTS">VPTS</a><br> <a href="stockmarket.phtml?type=profile&company_id=126"><font size=1>(profile)</font></a> </td> <td align="center"> 9 </td> <td align="center"> 9 </td> <td align="center"> <font color="black"><b>0</b></font> </td> <td align="center"> 1,000</td> <td align="center"> 15,000 </td> <td align="center"> 9,000 </td> <td align="center"> <font color="red"><b><nobr>-40.00%</nobr></b></font> </td> [/CODE] Ok i need …

Member Avatar for ReeciePoo
0
111
Member Avatar for EnderX

I found this little list on another forum while searching for some info earlier today. It doesn't have the info I needed, but I thought at least some of the inhabitants of Daniweb might get a kick out of it. Note: I've only worked with a few of these languages …

Member Avatar for Infarction
3
245
Member Avatar for Phreak

Hi guys, Can anyone tell me if there is a variable for .vbs files that will allow the code to find the llogged on user? Ill explain a little better... I have a code that copys files and folders to a network drive, however it only works when i am …

Member Avatar for mcgyver201c
0
101
Member Avatar for ivy
Member Avatar for vikter

Hi, I'm trying to create a VB application based on a mysql database, and would like to know if there is a way i can integrate the database itself within the Deployment Package so that when i install the application on another computer, i dont have to manually install the …

Member Avatar for DenisOxon
0
83
Member Avatar for 2thestart

I am using the shell command to go out and access a wav file to play on my forum. i amd usig the code id = Shell("C:\Program Files\Replay AV 8\mplayer.exe /play /close g:boxw.wav", vbHide) i cannot stop playing the file at any point. any suggestions or comments would be great.

Member Avatar for 2thestart
0
74
Member Avatar for vikter

Hi, please help me on how i can rename my database tables using .rdn file extension...

0
91
Member Avatar for ReeciePoo

Ok im trying to grab the information after [code]<input type="text" name="[/code] and before [code]" value="">[/code] so that it only grabs the information name="" holds Any one offer assistance as to how i do this?

Member Avatar for ReeciePoo
0
135
Member Avatar for sravani

I currently have to set up the ODBC configuration using Control Panel/ Administrative Tools/Data Sources (ODBC)/User DSN etc in Windows 2000. This means that when I distribute the application I will have to get other users to go into Control Panel, and configure the ODBC and set the DSN for …

Member Avatar for SkinHead
0
99
Member Avatar for Duki

Hey everyone, I'm getting ready to take a summer class on VB6 and I was wondering how hard it would be for me to keep on track with the rest of the class while using 2005 express or something of the like? I would really like to go ahead and …

Member Avatar for jamello
0
353
Member Avatar for MiyaoMiyao

Hi all! I am new in this forum! Its really nice to see forum members helping each other out. Anyway let me cut to the chase, I have been programming in VB.NET since last year. Even though I'm not very good at it, but at least i was able to …

Member Avatar for MiyaoMiyao
0
131
Member Avatar for pranto157

can any body help me? how can i use reguler expression in vb code? i want a reguler expression program that maintain the ip address. plz send me full code of ip addressing with reguler expression.

Member Avatar for shasur
0
105
Member Avatar for DenisOxon

I have a customer who is running Outlook 2003 connected to an Exchange server. He has a large number of files, mostly Word documents in the Public folders. I have written VB code in Outlook to parse though all his folders and produce a list of the files. However I …

0
80
Member Avatar for jeiahonz

Im a first year students, its my first time to use vb i know less about vb. Were already having grraphics in our class and im not good at it. Will you help me draw a simple see saw, cube, and a self profile :lol:

Member Avatar for dawit
0
246
Member Avatar for ReeciePoo

Im creating a Databased; based program to of course send and recieve data from/to the database but never have I use MS Access before. can anyone recommend a simple tutorial for me?

Member Avatar for ahmed elweshahy
0
104
Member Avatar for pranto157

in my project i used vb6 and oracle. the connection method is DAO. i can execute query by writing --- Set rs = db.OpenRecordset("select * from patient_profile", dbOpenDynaset, dbExecDirect, dbOptimisticValue)--- but when i am going to execute -- Set rs = db.OpenRecordset("select max(id) from patient_profile", dbOpenDynaset, dbExecDirect, dbOptimisticValue)-- it gives …

Member Avatar for pranto157
0
88
Member Avatar for rvishnucbe

Hi, I have to find the path file of another exe running parallel to my app. I will have to do this in runtime. This is a project in Visual Basic 6.0. Can anybody help? Vishnu

Member Avatar for PVBert
0
127
Member Avatar for yasmin_jihad

'please help me about making an image browser in vb 6 'i need to get the path of any image i choose 'and i want to make the imagebox resizeble

Member Avatar for ivy
0
92
Member Avatar for hindu.s

[I][COLOR=darkred]hi guys m new to vb.. just wanna know how to creat polyline in vb..[/COLOR][/I] [I][COLOR=darkred][/COLOR][/I]

0
55
Member Avatar for zanaja
0
47
Member Avatar for zanaja

Hi All I am a new Programmer in VB.I made an OCX containing 5 UserControls.I hav to use it in a seperate project.When opening that Project itself Out of Memory Exception is coming.I have put MsgBoxes in userControl_Initialize in my control.As Err.Description i am getting as Out of Memory.What may …

Member Avatar for zanaja
0
63

The End.