16,916 Topics
![]() | |
Hello. I'm a new c++ user after having used Java for a few years as well as php. I'm having trouble with strings and how they can be used with classes. This is what my runner.h file looks like [CODE]#include <string> #include "TestApp1.h" #ifndef RUNNER_H using namespace std; class Runner{ … | |
Hi ,im new to vb...mine 1 is visual studio 2008 ,hope anyone can help me TT my problem is.. i got two form .. 1 is the login form 1 is the register form i need to code ,when the user is register and types in the detail..it will automatiic … | |
Hi, please guide me how to use crystal reports in vb6.0.anyone can explain with small example.say for example select the db and tables and fiels and links between tables ,sorting fields..how to call that report using vb.. Thanks in advance, vanathi | |
Hey, guys. I was assigned to a project in my company. It's an application for another company, it was almost completely done, I was just making a few requested changes. When you run the app, it opens a form. After you identify yourself, another form open up (the first one … | |
Hi all, I am getting exceptions while downloading Excel template. i think the problem is in one sheet if i remove that sheet i am able to download with some vb error messages like cannot read file etc., As per my knowledge in vb code for downloading i have changed … | |
Hi All, If i protect a sheet then I am getting this runtime error stating Run time error '1004' Application-defined or object-defined error Its not highlighting where is the error .. can anybody help me please i have deadline by today evening.. thanks | |
in my database I enter three item in 'Item' field. paper, pen, pencil. in my vb project i have three text box. here I want these three item show in this three text box. how it possible. | |
Hi, i need source code on how to check whether a new picture has upload in the folder. the source code have to be in VB. Thanks | |
Hi Professionals, I am currently working on a mass emailing system. I am using Microsoft Visual Studio 2005. With windows IIS in Windows XP SP3. My program can send mass emails using System.Net.Mail namespace found in .NET 2.0 but i have no idea on how to implement the receiving emails … | |
Hi all I'm literally begging for help here. I have a program that as part of other things, executes a batch file. In visual studio 2008,it works fine either either as debug or release. If I execute it fro the debug/release directories it works fine. if I copy the debug/release … | |
Hi, For the page I'm developing I need a DropDownList with CheckBoxes on it, so that the users can choose more than one option without having to use the Ctrl key (and it's more intuitive). Because my options are being retrieved from the Database, the list of option can be … | |
Hi, For the page I'm developing I need a DropDownList with CheckBoxes on it, so that the users can choose more than one option without having to use the Ctrl key (and it's more intuitive). Because my options are being retrieved from the Database, the list of option can be … | |
Please help me a piece of code loading data from recordset into combo box. Thanks! | |
How can I create group report in Data Report by writing code without using Data Environment. I'm using VB 6 and SQL server 2000. | |
Who has VB.Net notes for a beginner. Send them to [email]jyumbya@yahoo.com[/email] | |
hi, How do you make a exe open and run in a different directory in vb6? so my exe is in the directory D:\test.exe and want it to run in the directory C:\ without copying the file there | |
Hello, I faced problem with contentplaceholder control. I installed visual studio 2008, when I use master page & in web form I included it, my system will hang & I need to restart it. & when I open same website, It will ask me for recovery of page. can anybody … | |
I have posted this before and have not resceived a response. My problem is that when I create a simple data report and then run it, it takes about 2 min to display. I thought it was something i did but i deleted my project and started again. for some … | |
Hi, i want to play a vedio clip in my web page.ihave added a media player control to the visual studio toolbox using the following procedure. Right click in the toolbox,select Choose items from the drop down,select Com Components tab from the dialog box and then check the corresponding checkbox … | |
Hi Guys, I got a problem with my report when I'm started previewing it. Just see this link for the details and my screen caps. [url]http://i206.photobucket.com/albums/bb243/jumbo08/REPORT.jpg[/url] Thanks and advance...:) | |
Hi Can anyone tell me please How I can make tools in Visual Basic. Thanks. | |
hi all, im trying to make a modding program for games. how to read 16 bit number from a save data, and display in a textbox by 10 bit number format ? im using Microsoft Visual Basic 2008 Express Edition. plz help. sry my bad english. thx :) | |
Hi all, I've done plenty of searching through as many threads related to this issue and tried just about everything I've found, but to no avail. I am using the VB that is included with Visual Studio 2005 and I have a secured access database that I connected to using … | |
How do I erase the font once it's done it's purpose? I've checked the web and it only shows how to put up font but not how to erase it so I can put up new font in it's place. Also if you have an easier way to do what … | |
Hi to all.. im novice here sorry for bad english well iam a Visual Basic programmer and i like ASM... im start to learn ASM and to do it i get some code and try to translate to Visual Basic in my first step i found a code to encipher … | |
I am looking for some advice. I am trying to parse an XML file and then display data from it onto a table in a GUI, using Visual Studio. This will be done in C#. Does anyone have some advice on what is the best way to proceed with that? … | |
I am trying to run a website on visual studio.net 2005, but is giving me following error, 'Error 1 It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. … | |
I am using Visual Studio 2008. What i am trying to accomplish is a textbox default data: ABCDEFGHIJKLMOP textbox.maxlength = 16 textbox.charactercasing = upper Now the trick is only the letters A-P can be allowed the string has to be 16 chars long. I would love to figure out a … | |
while i was editing the <asp:data grid>............. tag in the source part . i by mistake deleted the closing tag and pressed f5 and it gave error and it didnt allow me to correct it . Finally i restarted the visual studio and later it was allowing me to make … | |
Hey All, i'm doing this project in c++ consisting in reading an mp3 file and extracting the informations within it. Thing is i'm starting to be pissed by this persistent error that stops me from test the code. This error is, as far as my (limited) knowledge goes, caused by … | |
Hello! I kinda just fell over this great C++ plug-in for Visual Studio 2008 C++, Dark GDK. I installed it and that DirectX, August 2007, shit and it was downloaded and installed correctly with no errors, but still it doesn't show the new Wizards template when I start a new … | |
Hi folks, I am [I]tux4life[/I], I'm not really new here anymore, but I was suggested to introduce myself (because I forgot to do so at the time I joined Daniweb). [U]Why am I here?[/U] Well, I'm here because I like helping people in general. I learned to know Daniweb via … | |
Hi all, I just need an idea (not code) how to export data from my databse to excel sheet..that too row wise.. I only need a starting idea... m using Visual studio 2008. | |
Hello, I compiled my trayicon utility c++ code in visual studio 2005 express edition and tray icon balloons showed up successfully but later I deleted my firewall, switched on to windows firewall and now I am on another firewall software. Now i ran my same project and balloons showed up … | |
Does anyone know of an easy way to implement a basic time-clock type function, that refreshes the display each time the information changes (perhaps in an allocated memory space)? | |
Good solutions to work with dbf/ntx(clipper) via vb6 ? | |
Hi everybody , I am working on VB.6 but when tried to add component Microsoft data bound grid from the component list I did not find it , please help me I need to show my dbase . | |
How to implement the activexcontrol at runtime. Activex control name is A32Control. | |
Hello, My problem is that when i try to see other datails of the person names selected in the list box, i can see the details of the firstname (first item) of the list box only and not the second onwards. So pl tell me the code to write so … | |
![]() | I have two class modules namely DbConnection and Database. Database has all methods which are required to manipulate the tables (Insert, update, delete, move). And DbConnection has connection related methods (Connect, Close, StartTrans, CommitTrans, RollbackTrans) I have a global instance of DbConnection in a standard module and I don't initiate … ![]() |
hi, i have two listboxes namely list1(contains countries) AND list2(contains places).. the flow is when i select a country in list1, the places will be displayed in list2. how do I add places into a selected country in list1? also how do i display the places in list2? im new … | |
Hi guys, im trying to develop a library system.. i actually don't know how to implement/create a code on filtering a certain search for a certain book by using keywords.. any code snippets out there? | |
hi,i have a problem in installing sql server 2005 express,and even 2008.Ive searched the net for possible solutions but Ive not seen an error the same with me so ive decided to ask now. I hope someone can help me. this is the error Ive received when i install sql … | |
I have googled it so many times, and I still feel clueless about what language I should go with. I feel comfortable in ASP.NET, and I have coded some small stuff here and there in PHP too. 1) I do not have visual studio 2008. I have Visual Studio 2005. … | |
i simple want when user click on the select all checkbox.all the checkboxes of list view should be filled with check sign.which is working fine.but problem is that when user click again on the checkbox .checksign still stay there.kindly let me know the idea any help would be highly appreciated. … | |
Hello, I am having an issue installing the Windows Communication Foundation (http and non-http) part of the Windows Features in Windows 7. As a side note I can't remove the 3.5 .Net Framework either. Also, I am using this so I can test my website from Visual Studio 2008 Prefessional … | |
Hi... I'm using microsoft visual studio 2005. I'm trying to trick out my code for a college assignment and I'm stuck trying to add a feature to play a .wma sound at certain parts. My program is "Hot drink vending machine" so I'm trying to add sounds where the user … | |
Hi I am new to Visual Basic and I am trying to replicate the agent spreadsheet model set out in North and Macal (2007). Could someone please assist me? I have written out the code and worked out a few of the basics but the macro will not run. Being … | |
I uninstalled Visual studio more than 2 years ago but the problem explained below pops up at least every 2 weeks and I am just sick and tired of it. The image attached at the end of this post shows the error which I get randomly. I have tried almost … | |
Hello all. As always i have another problem with my Visual Studio 2008 Professional edition. I am running it on windows vista ultimate x64 edition. And i couldnt get my apps made here to work under any other xp machine (x32). I have created an empty c++ project ( Framework … |
The End.