16,916 Topics
![]() | |
need visual basic codes for dictionary search to take care of situations when people type in wrong spelling. Examples like google search engine, when people type in wrongly search engine actually helps to correct the words that are spelled wrongly Also need visual basic codes of auto fill in of … ![]() | |
[code=c] /// // Program; Project2.cpp // Date; // Purpose: // Description: // Input: // Output: // Use: This program is compiled and executed using // Microsoft Visual Studio C++.net 2003 Version 7.1 #include "stdafx.h" #include <iostream> // access input/output stream. #include <string> #include <cctype> using namespace std; int StateNumber(char, char); … | |
hey guys i need your help please really urgent can u give me visual basic codes for 1- a program that calculates the greatest common divisible(divisor) by only (while) statement ...plz guys ! only while or if statements ! 2- a program that prints the following nubers also by only … | |
Hi there, Can anybody share me a coding that will search and replace a char or word in a datagrid using vb6. thnx. in advance.. newvbguy | |
I find some details of DLLS in header files! but I can not find header files for each dlls. Are there other ways or tools to see details about how to use DLLs and it's functions? | |
[B]hi all,iI design database by sql by using visual studio 2005,i need to have pdf or any refrence guide to know how to write select,insert, delete statement ,could you help me[/B] ![]() | |
Hi, I am a newcomer to Visual Studio 2005 and am having trouble making a timer which will work out the time it takes to download a file. The file is 45 kb and the user can change the speed with a scrollbar, which is called hsbSpeed, from 1 – … | |
Just Started learning Visual Studio and C#. I am at the point in the book where it discusses the use of objects. This is a really confusing subject. What I want to understand is after you've used a class to create multiple objects, how do you make sure that you … | |
[COLOR=#808080]Hi, [/COLOR] [COLOR=#808080]I’ve written a Windows application in Visual Studio .NET using C++. The main window of my application is a dialog window. I need to display a Save File Dialog window when one of the buttons on my main window is clicked. But my main window is a dialog … | |
I get the result I want in a Datagrid by using Recordset Sql: Select * from MYQUERY Where (name Like 'WHATEVER*') I change the name by retyping the whole line, substituting the new name, typed into a long textBox named txt.Select, like this Private Sub cmdSelect_Click() Data1.RecordSource = txtSelect.Text Data1.Refresh … | |
Hi, im very new to programming. I was just wondering if anyone can help me code a simple program that opens up a few instances of internet explorer when i type a certain symbol (of a stock) in to a text box For example, if the symbol of a stock … | |
Hello, all I am having some difficulty in a part of a macro where I want to insert this formula in an Excel spreadsheet. =IF(TRIM(D12)="REG:",1,0)+IF(E12,1,0) When executed, one of the problems I am having is that apostrophes are inserted around "E12", so the second IF looks like: IF('E12',1,0) and excel … | |
From what I can gather, it [I]appears[/I] that you cannot access Excel from VB.NET without having Visual Studio 2005 Tools for Office (and a healthy extra sum of money)! Is this really true? There's got to be a way, seeing as you can do it in VB6 without anything extra. … | |
HI, Actually I have a problem since I cant read properly a file from visual basic. The file is generated in Binary but when I open the file appear this content : 8ø@ Lø@ ÀOø@ ÀOø@ @Mø@ ÀOø@ I dont know how can I convert each value. As you can … | |
I have a file transferring program, however i wondering if i could add an addition feature to improve the security. Isit possible for me to encrypt the file with VB6.0 before sending it to the client?? What encryption methods am i looking at?? Thanks,hope some experts can help. | |
i m student .i m doing my final project. i really found this forum to be very useful for me. my project is related to screen capturing i want to create a file with .swf extension from images in a directory and a wav file. simply u can say that … | |
I want to make an evaluation version that lasts one month, how can I do an executable that works perfectly during this time and afterall it stops and is then no working anymore? | |
I have a project where I have a Variable defined as a single (VariableS). This Variable is assigned a value e.g. VariableS = 32.555 Later in the project I have a variable defined as a double. (VariableD) If a use the code VariableD = CDbl (VariableS) the resultant value of … | |
I need to package my program! Thank you ! | |
I wrote a program ,which was used to control a Testing equipment,by VB6.0 in win98 some days ago. So does it matter if iI update my OS to WIN2000/xp?If I want to use my as before,what should I pay more attention? | |
My laptop is not dead, but dying, so I hope it's OK to post here Sometimes the scrollbars won't show up in certain applications, most notably a Visual Basic app I wrote myself. I'll open a form and there will be text and objects going off the screen to the … | |
Hi everyone! I would really appreciate any help that I can get on this problem. My professor asigned us a project where you create a program that essentially simulates coin flips. The first step in the program is to ask the user how many times they want to flip the … | |
Hi all... I have an issue that I've been puzzling over here and there for about a week. I should say that I'm new to ASP.NET and new to this forum. I Had some experience with VB6 some years back then my career took a left turn. Now I'm back, … | |
Hi all! Yes, I'm new! Just wondered if anyone could help me (and huge apoligies if this is in the wrong place!). Currently, I am doin IT GCSE (full course) coursewrk, and in my design, for this spreadsheet, it has to save a backup, when you press a button (like … | |
I have a table for which I have to create a report.The user must only enter the dates(from and to).The date field is present in the table. Please help me to do this. | |
Hi there, I'm new to this sqlserver package. Is VB6 can able to work with this package like connectivity issues?. Can somebody advice me about this because my previous experience is purely on ms access database as backend front end vb6. thnx in advance.. newvbguy | |
Hi, I'm making a program that is has to send texts from textboxes to a external device wich shows them on leds. But the LED's cant show every character(takes to much time :P), so i'm tasked to make a filter on the textboxes to check if they contain any invalid … | |
GreekWord1 EnglishWord1 Notes1 GreekWord2 EnglishWord2 Notes2 , EnglishWord3 Notes3 GreekWord3 EnglishWord4 Notes4 GreekWord4 EnglishWord5 Notes5 . EnglishWord6 Notes6 GreekWord5 EnglishWord7 Notes7 GreekWord6 EnglishWord8 Notes8 ? EnglishWord9 Notes9 GreekWord7 GreekWord8 GreekWord9 The above made-up example above may lose its formatting here but I think you will get the drift. Column A … | |
Hello, Can someone make me an exe of this VB code? [url]http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=33626&lngWId=1[/url] I am at office now and dnt have VB installed here...so just need ur help... upload it to [url]www.rapidshare.com[/url] Thanx | |
When my program runs on a machine with XP sp2 installed and with off 2003 the following goes wrong In a table in Word f.e. 3 rows the 1 row is good with the data i presume row 2 has two sentences the 1 line has the coorect data and … | |
I need to format a 4 byte numeric value that decodes results = (byte1 * 256 * 256 * 256) + (byte2 * 256 * 256) + (byte3 * 256) + byte4 can it be done :?: /jondo | |
i wanna know how to draw text over picture box in multiple lines using print method if i used label control over picture box to draw text in multiple lines then i dont know how to save picture with label if anybody hve solution of my problems then pls reply … | |
Hi people, I'm new here. I'm a webmaster of a Visual Basic site called [URL="http://www.andreavb.com"]AndreaVB Programming[/URL] hope you'll give a look at it and tell me what you think kind regards, Andrea Tincani | |
I created a file that some vice presidents are looking at. They are very inexperienced with excel and I am trying to think of every possible error that could happen. However I know of an error but do not know how to fix it. They open the file, and it … | |
Hi , Presntly i am working on Graphics migration, for this i am developing a dll file. starting function of this dll will take VBInstance handle as the input parameter, and creates Graphic objects on VB graphics editor, while creating graphic objects, my properties dialog is flickering continously while adding … | |
i have to make a minesweeper game for class, 3d none the less using microsoft visual c++. i have created my dynamic class. there needs to be a node class and a grid class. i have no clue how to do it. if you can help please help me, its … | |
Hello you all. I am an MA student in Creative Music Technology and currently trying to write a little game based on voice recognition. I downloaded the speech SDK 5.1 from Microsoft and had a look at the example code. Evertime I hit "run" I am prompted with: "Runtime Error … | |
Hi there, im a c++ noobie. I have a class called node. Node has a data member id. When i try and access id in the obect named f outside of main visual studio 2003 gives me the errors: : error C2065: 'f' : undeclared identifier error C2228: left of … | |
Dear All, Could u please tell me how to write VB script to control Windows mediaplayer. Thanks in Advance. | |
Hello Guys, Is there any way one can get pwd en uid of users by attacking LAN (intranet) data dictionary using vb6? Regards | |
Can any body help me by providing the VB Code to restrict copying through USB Port | |
Ok, I have programmed in c++ for a while, but recently, I have found an emulator that supports vbscript files and have some questions about it. What I need to do, is detect a keystroke with the vbscript. How does one go about detecting a keypress with a vbscript, while … | |
Name: Pam Nicknames: MsLemony, lemonflower, PJ, shorty Hair: Brown Eyes: Hazel Age: 53 Location: Missouri Hobbies: Fishing, Computers, and Sewing Education: A.A.S Computer Information Systems Favorite Movies: French Kiss, Life of Bryan, Seven Year Itch, Nanotchka Favorite TV Shows: Big Love, Seinfeld, ANTM, So You think you can dance, House, … | |
Hi I hit the wall with ASP.NET2 letarally immediately.. I just installed VS2005 and created the first Web Site project. It wouldn't compile with two almost idential errors showing in the Error List: Error 1 C:\Documents and Settings\Misha\My Documents\Visual Studio 2005\WebSites\WebSite1\Default.aspx: ASP.NET runtime error: Request for the permission of type … | |
I have posted items on my vb problem with detailes of my code to sort in vb with very little response, so i will be brief and present only my problem. The only practical advice I got was to search for arrays and sorting through search engines. Several of them … | |
2005/11/09 18:32:11, Event:Access, Door:entry, Card No.:2727, Description:266:55748 Date time event door card no. description +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2005/11/09 18:32:11, Event:Access, Door:entry, Card No.:2727, Description:266:55748 2005/11/09 18:32:13, Event:Access, Door:entry, Card No.:2345, Description:266:55732 2006/01/11 14:07:02, Event:Cover Removed Return to Normal, Door:5 2006/01/11 14:07:02, Event:Cover Removed Alarm, Door:5 2005/11/09 18:33:58, Event:Card No. Error, Door:entry, Description:266:51792 … | |
hello i am miles hedison from skegness, lincolnshire in england, i am interested in all kinds of computer information especially networking and microsoft visual basic type programs. | |
My skills include: [u]Programming Languages: [/u] [b]C, and Visual Basic 6.0 [/b] [u] Scripting Languages: [/u] [b]ASP, CSS, HTML, VBScript, PHP, SSI, XHTML and XML [/b] [u]Server Security: [/u] [b]SSL, OpenSSL, TLS and SSH [/b] [u] Database:[/u] [b]MYSQL, MS Access, SQL Server [/b] [u]Web Hosting Automation:[/u] [b]Plesk, cPanel, H-sphere, Hostflow, … ![]() | |
greetings.. I'm currently working on a form using Excel VBA. The form displays graph of a certain area in a worksheet. How do I create a multiple series chart, with one of the series being a line graph, and the rest being bar graphs? I currently use the multiple-dimension array … | |
[B]Well... just post this up in case you guys are having the same problem that I did for a couple of weeks. I've been experiencing this everytime I shutdown my com. aspnet_state.exe. Application Error. The instruction at 0x6a2a2fec referenced memory at 0x0000000c could not be "read". Click "OK" to end … |
The End.