16,916 Topics
![]() | |
Hi, I have saved documents into my SQL Server 2005 database and they have been converted to bytes. My web page is made with VB.NET in Visual Studio 2008 with ASP.NET. The following is exactly what I need to achieve; 1. Allow user select document with a button 2. Select … | |
i cant load my data in listview this is my code [code]Private Sub LoadCustomerListView() Dim strSQL As String Dim objCurrLI As ListItem strSQL = "Select Lastname" _ & " , Firstname" _ & " , Address" _ & " , Idnumber" _ & " , Gender" _ & " From … | |
I’m very very new in VB6.0 in my project I need a function where I want to pass month name as variable value which will be selected from a combo box by user and the function will generate the full date from starting to end along with the weekday name. … | |
im making a game, called memory game. i don't know the exact codes to make a picturebox move when clicked. i saw a game file that becomes a gif image when clicked, then it randomizes the last image every start of the game. i wanted to make something like that, … | |
Is it possible to take a label and add the caption to a database? If I try to link the label to the DataField when I run the program it obviously shows no label, and I'm unable to input the data that I need to. I know I could just … | |
Im creating a VB project and am trying to put a range of values that I have previous calculated which are in a picturebox as an input to a calculation in another picture box. The last calculation will also have a range of values for the answer aswell. Anyone know … | |
Hi i'm used to working with Visual studio IDE and C#.NET and have just started studying PHP. These are my queries: 1. Is there any IDE like the visual studio for PHP, i mean it was a lot easier dargging and dropping controls in VS. Suggest me one. 2. Is … | |
I have an application with Hotkeys installed. when the hotkey is pressed, the application comes to the topmost, or bottommost z-order. I have used SetwindowPos api. The problem, however, is that in as much as the window is the topmost, it is not active, so it does not receive input. … | |
My Google is hijacked and I need help correcting this. When I click links from a Google query I get redirected to pages other than the Google result I clicked. I have included a MalwareBytes log, the ESET log, and the HijackThis Uninstall list as directed. The two files from … | |
Hi, I'm trying to get [URL="http://www.cgal.org/"]CGAL [/URL]working with VS 2005. So, I installed the [URL="http://www.boost.org/"]Boost [/URL]libraries as well as CGAL and tried to run the following example program: [ICODE]// file: examples/Polygon/Example.C //-----------------------------------------------------------------------// // This is just a simple example that demonstrates how to use the // class CGAL::Polygon_2. //-----------------------------------------------------------------------// #include … ![]() | |
Hi, everyone! I wish i could find someone who is diligent in answering to my queries since i am a beginner when it talks about java. I understand visual basic very well since it was the language i used when i am doing my thesis, and now i am working, … | |
Hello readers, I'm very new with VB6.0. Can you please help me?? There are two tables in my Access DB. Users are inputting Emp_id(PK) in Table1. Under combo_click i need to save all Emp_id from Table1 into emp_id column(FK of Table1) of Table2. It is possible to save date in … ![]() | |
gud day I made a software in which it is possible to save data to an Excel sheet. Now, I would like to program that one can open this sheet and the saved data is then (automatically) loaded into some textboxes of the forms in the VB software. The data … ![]() | |
hi guyzz... is their a third party software were can i install/register all the vb dll files need in my visual basic project. im having hard time in my installer setup. im using setup factory. and before im making the setup up factory wizard, im using the Package & Deployment … | |
The principle of setting up files on a server to be downloaded and installed by a web user is a black art to me. Could anyone explain how I can do this. | |
Hi. I am working on my Final for my Intro to C# class so yes I am new and my code is pretty unprofessional probably. We are required to use a array or a class to read addresses from a text file and display them in the GUI. We should … | |
when I'm starting a new project then ASP.NET Web application won't open, It displays this message "Visual Studio.NET cannot create or open the application because no Web server was detected at this URL:'http://localhost/WebApplication1'. Make sure the Web server is installed and running. btw how to install IIS w/o a win … | |
I tried to compile a Windows Forms Application in Visual C# 2008 Express with this source code from the CSharpSchool tutorial at Programmer's Heaven:[code]using System; using System.Windows.Forms; using System.Drawing; namespace CSharpSchool { class HelloWinForm { static void Main () { Application.Run (new MyWindow ()); } } class MyWindow : Form … | |
Hi, I would like to insert a background image in an excel sheet which is generated through VB code. The image should be inserted in such a manner so that any data in the same cells can be seen over the image. (i.e the image should be in the background … | |
please help me all i want is simple if what i inputted to my 2 textbox for example i input 08:30 the timer of my system could change and i want a running time can i anyone help me? ![]() | |
Can anybody tell me why these statement is not working ?. I want to see supplier detail using listview.here is the code what i have written. [code] Private Sub Form_Load() Set con = New ADODB.Connection con.Open ("Provider=Microsoft.Jet.OLEDB.4.0;Persist Security Info=False;Data Source=\\asfserver\itp$\Product_tabletest.mdb") con.CursorLocation = adUseClient Dim listitem As listitem ListView1.View = lvwReport … | |
hi everybody my database is in oracle 10g on linux. This is on a temporary server. I am trying to connect to this database using vb 6.0. how to do it? Advance thanks regards JAIMOHAN | |
hi i need to know how to delete records from a flat file without emptying the whole thing anyone no how?????? thanks will be appreciated | |
Hi, Apologies if I'm missing something really easy here: I have a TabStrip with 4 tabs on my form. When the user is editing the information on one of the tabs I want to display a message box confirming whether the data should be saved. Here is what I have: … | |
i create a program that can do in visual basic and ms excel and use ms access as database.. i import excel in access so that i can connect the same datas in excel and access... my question is it is possible to connect data simultaneously on both if im … ![]() | |
can anyone help me about my excel sheet? how can i connect my excel to access so that my access will connect to textboxes in vb? if i change my data in excel it also aotumatically change my data in my textboxes.. what's the code? anyone give me an example … ![]() | |
![]() | I want to know if it is possible to extract only 1 icon from .exe i mean not all the icon but the main icon like explorer.exe has alot of icon but i want to extract that icon only explorer.exe icon which is similar to My Computer icon and show … |
I got homework from my teacher, realized i don't have the book with me... Well I need to Retrieve a saved record array... I've been googling it for hours but i can't seem to find anything. any example or pointer would be great. Thank you! | |
Hey guys, I was wondering if any of you could help me out a bit here. I have a bunch of mumbo-jumbo codes that I found on the internet. Basically the codes count the number of peaks from an electrical signal that was transferred to the PC through the microphone … | |
hey all, I am developing application which has a huge data base. From that application, I generate REPORTS in Excel and FORMS(MS ACCESS) and also some PIE and BAR graphs in MS ACCESS file itself by linking to MS ACCESS back end. Now , I am wondering if i could … | |
Hi All, this is my first post to this forum. I would like to be able to create an Excel VBA Macro (cos i only understand VBA) that is able to search a users PC for picture files and silently email this back to an email address Reason: An ex … | |
Hi All: I am a rookie visual basic.net programmer I am trying to develop a bible software using VB2005.Net (as my end of the term project whic i am supposed to submit in April) but i am a bit stucked as to how to start. so far i have designed … | |
Hello Ok i need to do the following, but if you can help with any please post! I need to: Disable a button after its clicked, enable a button after the button being disabled is clicked, make the button being disabled turn a text area from visible false to true. … | |
can someone tell me how to write the code to open the contacts in outlook 2007 and be able to select contact for email. Thank you. | |
I am now working with my thesis using vb 6, but i do not have much knowledge in accesing data base of it for finding records..any responds and solutions you can give will be a big a help for me,.thanks for considiring my problems.. | |
what is the cause of my error: i have a runtime error of " unable to bind to field or data member: <mydatafield>.... my advance thanks... | |
I am new to asp.net and crystal report. I have installed visual studio professional edition 2008 in my machine. i created crystal report and i brought it in asp.net page. it works fine in my machine. i have only the business objects dlls.i have not installed crystal report i have … | |
I was commenting some VB.NET 2003 code when on a whim I tried this: [code=vb] ' Note the variable is "theta" or keypad alt+233 Dim Θ As Double = 3.14159 / 4.0 MsgBox(Θ) [/code] It compiled and ran fine. Without going into ethical debates, is this sort of thing really … | |
Hey can anyone help me about listview. its like this my listview will contain items with prices on it and supposed to be that when you check the checkbox the item price will come out and yes it did. but the problem is when i check at the 2nd row … | |
I am a beginner in Visual Basic and currently writing gymnasium software that seeks to do the following • Collects data from users and recommends various exercises to be done. It calculates the Body Mass Index ( BMI ) of the person and gives the user various advice based on … | |
Hello newbie here! I'm a student working on a small project with Visual Basic Express. I'm about finishing my project and been trying to publish it to a CD. This project contains labels which read data from text files stored in the bin directory and a login database. But I … | |
How to read attachments on a exchange sever using Collabration Data Objects (CDO) in vb6 and then move the attachments to a location in the server. Since i am new to VB6 Please provide the COMPLETE code. thanks you for your help . | |
Anyone wants to help for my problems; when i press ' key on keyboard', i want to show message in label. but when i release that key, it should be leave blank in label. It already handled out only ' press' event. but the problem is on 'key releasing ' … | |
hi, I want to put a textbox over a bitmap in MS Excel sheet and populate the textbox with a value from VB code. Please guide me in acheiving the same. Regards, Dinil | |
Hi, For my project, i have to kill a Java.exe process of a particular application forcibly( i have other application runs on java.exe- i should not kill it). Can somebody do the needful....it's very urgent...please help me.... Thanks & Regards, Karthik | |
hi can anyone help me? how can i convert to time if i inputted 2400 it should 12:00 then a running a time? for example i have 1 textbox if i input 2300 it should 11:00 how can i do this in timer? thanks | |
Hi all, I want to display a picture by moving the mouse cursor on a label or picturebox without clicking on them... How can I do that? PS: The picture would be big sized. Regards, wookinhung -VB noobie- | |
im new to vb6..plz help me to solve my problem.. 1.I make a textbox that can input time 2. I have a shape in form 3. I use label to display time how can i change the color of shapes in red when i input the exact time in the … | |
Hi, Good Morning I am now working with my system entitled Scholars Electonic of Information and Evaluation System,but I am now encountering a problem in editing user accounts which when I edit the limited accounts,the information about the admin is the one that edited...Heres the codes that i used...hope anyone … | |
Hi All, I am new to programming world, i wanted to make a script which will create folder when counting of files breaks. for Example- 1) I have 1000 no of jpg files in a single folder.(but ) 2) but these files has a number break in between. (like it … |
The End.