16,916 Topics
![]() | |
Hello Guys, has anyone already tried using "CGZipLibrary", I'm using one right now and I'm having some troubles about it... thanks | |
Hello, I got a french version of VB 6.0 installed on my pc. Is there a English language patch I can download? Not talking about the msdn but about the IDE. thanx in advance, Eld0 | |
I wish to password protect my worksheet. However, I have some Macros which have to unprotect the sheet in order to add a text box and then protect the sheet again. Is it possible to unprotect a password protected sheet?And then password protect it again after the object has been … | |
I would like to create a spell check facility. I have a huge flat file of words. This file has no cr/lf. How should I do this ? I think I want to read this file say 500 characters at a time. I'll store this data in a variable, adding … | |
i have the following code, however, the table that is created always starts at the begining of the document. so none of the text written beforehand can be seen. i also dont know how to write things after the table. [CODE]Private Sub wrd2() Dim c As Long Dim wrdApp As … | |
Frens, I want to know that is there any way to change or access properties of msgbox. Plz mind that I am not talking about the properties found in the code editor. Special properties like it's size, backcolor, font style etc. Plz help me out. I will be very thankfull … | |
hello on some examples, if the user presses F1, the help file comes, how do i create a .help file, is there a components for that | |
I need to be able to preview a report in Landscape format. I've set all the margins etc to be landscape format. However, it still previews as portrait now that I've removed some of the fields. I've not yet tried to print the report. When I leave the other fields … | |
Hi, Can anyone guide me in implementing Vertcal and horizontal scroll bar in the Form in VB6.0. tnx in adv for bailing me out :) Niksi | |
Hello, Could someone help me, I don't know how to build project with Visual C++ toolkit 2003, that project has made with [I]Visual Studio .NET 2003 or is this generally possible.....[/I] Any suggestions? | |
HI all could anyone please tell me where i can find some public domain source codes for Visual C++ 1.52, I am trying to teach myself programming as i dont have the patience for classrooms and i thought that some sample codes would give me some practice. I have already … | |
1:) Please, how can i make Visual Basic 6 open a HTML file (with Iexplore, let's say), or one MP3 (with Media Player instead of Winamp, let's say), when i click a button? It is possible? I mean, for the HTML, i need the default program to open the file, … | |
I have the following code This is the Point header file [code] #ifndef POINT_H #define POINT_H #include<string> using namespace std; //Class Point represents points in the Cartesian coordinate class Point{ protected: double xCoord, yCoord; //coordinates of the point string name; //name of the point public: Point(); //default constructor Point(double, double, … | |
hello i have been told that there is a different method of writing this, such as using if, then , else, i have tried it and am getting all sort, do i need to use, if else then, or if else, condition to get the same result, i don't want … | |
hello, I dont want my copy/paste to work when i am viewing my form. When I select a text and right click my mouse , I don't want either to copy or paste. how can i make it disabled.That is to clear clipboard | |
Hello I am new to csharp and am having some trouble with a projec that I am working on. I have a database(access) and am using a window form for a login page. The login is supposed to check a couple conditions and then return an int from the database … | |
At the beginning I found Python was very good at its data structures , concise code, and some strong aspects ! but it's very difficult to solve a program with higher speed than C++ and java ! I'm very confused ! could you tell me why do you choose Python … | |
i have a text box, which the user may enter cash for sales. however, it doesnt seem to recognise anything after a decimal point. for example, if the product costs £300.07, it will only calculate the change ( if any) or display an error message if the tender is 300 … | |
Hi there, I'm new in this forum and i hope u guys can help me with this problem. I'm trying to install visual studio.net 2003. I've installed the internet information services as i was told. The thing is that when i put the cd, i'm asked to restart my pc … | |
I'm using VB6. I want to create a small app that sets the Marquee text, and wait time. I just want to avoid the drama of navigating through Control Panel / display / screen saver / settings. I often have to leave my computer, and would like to leave a … | |
My code :[CODE]int _tmain(int argc, _TCHAR* argv[]) { HINTERNET hInternet; BOOL bResult; hInternet = InternetOpen( (LPCTSTR) "NoAgent", (DWORD) INTERNET_OPEN_TYPE_DIRECT, (LPCTSTR) NULL, (LPCTSTR) NULL, (DWORD) INTERNET_FLAG_ASYNC); if (hInternet == NULL) { DebugTest("hInternet == NULL"); } DebugTest("Internet handle created!"); bResult = InternetCloseHandle((HINTERNET) hInternet); if (bResult == NULL) { DebugTest("InternetCloseHandle((HINTERNET) hInternet) == NULL"); … | |
Hello everyone, how are you? I have Visual Studio.NET 2003 and Windows XP Pro SP2. My Visual Studio.NET won't open ASP.NET projects because it says I don't have ASP.NET 1.1. It turns out that I used WindowsUpdate to manually get v 1.1.4322 and it still says it. I have the … | |
Any one can tell me or send me how to produce an online inventry management system using vb. If anybody have a demo version of this project plz send me :) Arka | |
[B]Hi to everyone, :p I have a big problem, I have to complet this proyect in which I have two cars racing, on top I have a cronometer taking the time. Well I don`t know how to put the time made by each car in a text box or label … | |
Hello I have 3 frame, in each I have 3 option buttons, If the user enters option 1, it should make option 4 and option 7 not available If the user enters option 2, it should make option 5 and option 8 not available, but make rest of the option … | |
I got a sirious problem . I need to build a little program , that will download a file from the internet and showing the download's progress on a progress bar or something . Now , a very good thing you can do for me ( since i am a … | |
hai, :cool: sandip :confused: needs your help, subroutine for the aray of 10 command buttons as chosen in calculator project which shall return the level values assigned to it :!: | |
Hi guys n Gals! I am facing a stupid problem in VB6 and not able to sort it out. Your help needed urgently. When i open the project system gives error loading from .log files and when i run it using F5 then for some inbuilt functions like date, time, … | |
I set my access database with password is 123. I wrote VB code to connect to this database: Dim db as Database set db = OpenDatabase("C:\data\db1.mdb", false, false, " ;PWD=123") Get a error: Couldn't find installable ISAM. Please some one help me. | |
Hey guys, please help me, i m willing to implement SIP in my university project, the project is targetted to voice communication over network but the problem is, i m not an expert of VC but have sound programming knowledge in Actionscript and ASP.Net(VB.net) , so please guide me as … | |
when i am using a data array and taking the character one by one in each array and inserting in to a table using codes but when i am getting inverted comma it is giving an error massage ' is any other method to convert text in database | |
to start with c++, I got to know what is required to be added for starting c++ builder in a system where visual studio is installed | |
one of my forms, when anything is done to it (opened saved etc) shows an error message. here is an image of the error message. anyone able to shed any light on this? | |
I'm unable to format the date fields when I export from Access 2000. I'm trying to generate a report that has to be comma delimited, strings in quotations, and date as mm/dd/yyyy. Everything looks the way it should until I export. I get mm/dd/yyyy 0:00:00 everytime. There are several tables … | |
I need help. Here is the homework problem: Write the definitions of the functions to implement the operators defined for the class dateType. Here's my code: Header: [CODE]#ifndef dateSType_H #define dateSType_H //dateType name changed to dateSType class dateSType { public: // ************ Mutators follow ************ void setMM(int month); //Function to … | |
I am quite confuse between Visual Basic 6 & VB.net. Can someone please explain what is the different between these 2? I have some comment from my friend saying it is better to learn VB.net than VB since i am a beginner. Is the VB refer to visual basic 6 … | |
Hi guys, Does any one have any ideas as to how I could accomplish this: Specification (draft) 1) To calculate a running total of flexible working hours and show it in calendar view based on a reference calendar which is on server in "Public Folders" with a name "Standard Working … | |
i have a quick question about visual basic i have to create a macro to prompt to save as, then save the file, then close the document using one keystroke (Alt-E) im sure its simple, but im missing an important line of code somewhere... any assistance is much apreciated, thanks. | |
I'm converting from MS Access 2000 database to a Visual Basic front end with Microsoft Access back end. In MS Access, I can give a text box a default value. For instance, I'd like a text box to default to the system date. I can't seem to find a way … | |
Dear everyone; I am after a function, which could work out the inverse of a letter: Dim a as string a b c d e f A = F E D C B A Now the inverse would be F E D C B A The inverse is worked out … | |
Hello can anyone please help, I have started the assignments, but am a little confused, what i need is 9 option buttons: at the buttom i have enclosed the code i have written please have a look and please help, If the user enters option 1, it should make option … | |
Hello, I'm quite new to programming, making my first steps in Visual Studio.NET. I'm trying to develop a simple windows aplication that displays text in the desktop/foreground whatever is running on the computer. What would be an easy way to do it. My main difficultie here is to know how … | |
How can i Transfer a Particular Record from 1 Data Base to another.. i am using ADODC control and MS..Access database | |
hai , i am sandip :o could you help me making a stop watchinvb6? :!: | |
I recently started to create a tag editor/creator for the game halo. It wasnt till just now that I have no idea how to read and write data from files. :rolleyes: so my question is: how could i open a file with the common dialog, and have it automatically display … | |
Hi guys, can anybody tell me how to add a log file??? when the user finishes using the application I need, the info that is recorded in the textbox to be saved in a log file, on the desktop. :rolleyes: | |
Hello, I am using VB6.0 and crystal report8.5. my problem is that my report is not behaving dynamically. Iam using MS-ACCESS database. Some of my may help you figure out. [CODE]Dim conn As ADODB.Connection 'CONNECTION TO BROKER QUERIES Dim rs As ADODB.Recordset 'HOLDS ALL DATA RETURNED FROM QUERY Dim crystal … | |
I am looking for some colabrative help in developing an RPG gaming enviroment for the internet (Shareware). There are alot of "MUD" programs but this is not a "MUD" The Concept is a multi-player Game Chat enviroment with tools for playing the RPG as if the RPG were A LIVE … | |
Hello Can I get 20 pictures opened from visual basics, for example I have a list box with the name of the pictures, unfortunately I cannot open none of them, can someone please send me some code, all I want to do is have a right and left arrow, and … | |
Hello. I am doing one of my final year assignments; I have done most of the assignment, but am a little confused on some part of the code, as you may be aware I cannot put the code on line due to other students having a look. I would really … |
The End.