20,285 Topics
![]() | |
Hi I am a newb but I am an AS student who has tried with the assignment that follows: A program that will allow examination scores (out of 100) to be typed in and will display the grade for each score, in descending order. Grades are awarded as follows: Between … | |
Hi I am new in VB. I have writen simple code Private sub cmdBotton_Click() txtbox.font.size = 12 End Sub then i got error message that "property 'Size' is 'ReadOnly'" I would appreciate if you could help me with this ilgar | |
Hi I am trying to identify whether a variable I have passed to a listarray exists. If it does I can return the position of the variable using the following function, but how can I return something if it is not found in the list (e.g. variable not found in … ![]() | |
[COLOR=#000000]Hi everyone,,,:cheesy: [/COLOR] [COLOR=#000000]This is my first post in this forum,,,,,,,[/COLOR] [COLOR=#000000]In fact I've one question,,,,,,,[/COLOR] [COLOR=#000000]Iām using ā[B]Microsoft Visual Web Developer 2005 Express Edition[/B]ā, and created a class named Class1 which contains one function named dismsg. This function is only displaying a message. [/COLOR] [COLOR=#000000]Question: How can I call … | |
[COLOR=#0000ff]Hi. Im doing a program that connects a form to access database. Problem: I have a button that saves all the new information entered in the text boxes I have. When I click SAVE it shows a message that "A new record has been added to the database" but when … ![]() | |
Hi, I do have another doubt. The thing is in my project done in VB.NET and MSQL as back end...I need to print multiple pages. I can print only the page that is displayed on the VB.NET form ie the datas displayed on the VB.NET form. But it has more … | |
hi guys, I was thinking to build my own messaging program so that i can chat with my family who lives far away. Do you know if i can do that with out having server? Any comment is highly valued!!! all the best Ilgar | |
Hi, I need an urgent help. The thing is after I deployed my project and run it in another machine it shows an error when i click on the Crystal Report "Cannot find Keycode V2.dll or invalid code key" My project is done in VB.NET with MSQL2000 as the BackEnd. … | |
:sad: I'm just an amateur in VB.net and new to printing, and I need to print this values(taken from a database & user) to a landscape paper which has already some kind of logo and table printed on, so my values need to go in distinctive spots on that paper … ![]() | |
i want to change the icon of exe file associated with my project. i kno i can do it in vb6 by going to properties . but i cannt do it in vb.net.is thr any other way to it. ![]() | |
I am having another problem with a new project for my programming class. We have to create an ATM that the user enters the account and pin number to get to a main menu. The program consists of a form for each type of activity(logging on, the main menu, withdrawal, … ![]() | |
Hello Members, I am developing application in vb.net. We have multi store in various location. I want my application show stock in hand,Sales , Purchase information for all the stores. Should i need centeralised server like WAN or every day data transfer. I need to know the Table design. Normalisation … | |
Hi all. Could someone pls tel me whats wrong with my code for adding new records to the db. Nothing is being added to the db and before the form opens up when running it, it brings an error that the file name of my form is invalid. Could someone … | |
Hi All, I'm currently working on a wireless networking monitoring system for home user using VB 2003. Does anyone know how to communicate / link VB with the network so that it can display the "Mac Address" in the VB forms that i have created ? And do i need … | |
Hi, everybody! I have studied C++ OOP And now I begin studying OOP with VB.net I want to know OOP in VB.net diferent from OOP in C++ Please give me some document Tks a lot! | |
Hi, I developed a remoting client application. It works well if I register .dll without strong name. If I used strong name I am getting error "Because of security restrictions, the type Remoting.myobj cannot be accessed". How to solve this error Ramana <email snipped> | |
I am having problems trying to create arrays from text files. The text files created from the program I am working on is like this: Name Test1 Test2 Test3 Avg Grade =================================== Student 999 999 999 999 X The first two lines in this are headings that are added into … | |
Hi Could someone please help me do this final yer project please, your help is greatfully apperiated. Here it is: The form should be white and in the centre of the screen. There is a vertical black line down the entire form, dividing it into approximately two halves. All the … | |
I am new in VB.NET/ASP.NET, I want a user to logon to the aspx page using access level, If Access level is Administrator or User Or Manager different links or page be display or if Access level is User all the link relevent to admin should be disabled visa vesa. … | |
First of I am not engllish speaker so if something its off forgive me please. Now on the topic, I have not touch VB in 4 or years and now changing from VB6 to VB 2005 Now I used to work with dataset on VB6 but the teacher is really.... … | |
I got a book and some software together ( VB2003 Standard Edition on cdroms and VB2003 Step by step by Microsoft Press). there excellent for beginner. It started me off in VB. Book is 300 big pages and its also included on the CDrom in HTML format. The whole lot … | |
:) hello frnds i wana ask one question about my project. i m dng the project of family tree. in wch many relationships r considered.if one person make his own family tree thn another parson in his family can make the relation ship wth him.and tht will specify the relatinship … | |
Hi there, developing an online shop as a final project I need some help. I'll be happy if anyone could help me with it's programming in VB.NET. | |
hello, i just finish the hangman project in VB. It's working but i can't get the picture to show if a letter is incorrect. Can somebody help me. thank you (in the image property i put none):sad: ![]() | |
hi all am really new to vb2005, i need to connect ma apploication to a database on ma server but cant as i nee d to b able to store data . is there a code i can use? its a SQL 2005 server | |
I found some old floppies with some of my early basic programs on them. I made them in vb3 (.bas .frm) but I'd like to open them in VB.NET is there a way to do this? I saved all my files in ASCII. p.s. please don't post [URL="http://www.daniweb.com/techtalkforums/www.advantageware.com/VBAD_free_tools.htm"]this[/URL] link, because … | |
Hi all. I am building an automated login program for my work scheduler (which is a website already existing online). I have created a form with a timer, that when the computers system time reaches a certain time, another form containing a web browser control launches and goes to the … | |
What do i add to code be able to hit enter as well as clicking the button. <%@ Page Language="VB" %> <script runat="server"> Function era(ByVal yEAR As Integer) As System.Data.DataSet Dim connectionString As String = "Provider=Microsoft.Jet.OLEDB.4.0; Ole DB Services=-4; Data Source=Cresta Tunes.mdb" Dim dbConnection As System.Data.IDbConnection = New System.Data.OleDb.OleDbConnection(connectionString) Dim … ![]() | |
Hi Guys, I have developed a desktop client application which runs on the local machines of some clients. I have another server application which is basically a filewatch application which runs every 5 secs . What this server application does is check the SQL database for any new updates, & … | |
hello friends. i'm still new in vb.net i have a problem while using visual studio 2005 where the '.ctor not a valid identifier' accured when loading the form design and i don't know how to overcome this problem. can you all help me please.. | |
Hi. am new user in vb.net and would appreciate if anyone would assist me with code for connecting and adding new records to the database. Am using vb.net 2003 and ms.access.Thanx | |
I am currently trying to make an application, sort of a mock sound player. I got so far as to make a play button to play, and a stop button to stop. But i need a way to pause it. I noticed that visual basic does not have a pause … | |
**Creating New User Issue** in VB.net with SQL 2005: I have a LogOn table and a Usr (User) table. A form that collects the new UserID,Password,FirstName,LastName, etc... I want to have two separate INSERT statements to first insert the UserID & Password. Then grabs the LogOnSys just created and create … | |
Hi everyone! I have gone through some of the forum discussions and there have been helpful as i am developing a system for my undergraduate project using vb.net. Hope to continue learning from various views of people and also get assistance whenever i have a problem. Thanx | |
I have a countdown timer in my application that is to be controlled via keyboard. Currently, it will start (or reset to the starting value of 20minutes) when the user presses "B", and stop when the user presses "A". Trying to figure out how to restart the timer from the … | |
Hello Everybody, I'm new to this grou. Can any body guide in solving my problem. I have datas stored in Foxpro, Can I able to use it as backend of vb.net project. Or what is the alternate way to work with that data. Kindly give me ur valuable ideas. Rgrds … | |
hi friends..pls help me...i'm doing b.tech in computer science...i've to do one mini project in this sem...so i thought of doing it in vb.net...but didn't get any good topic... so i'm requesting help from you all...please tell me about any good project.... thank you.... | |
Hi friends.... how to connect MS.Acess database into vb.net...... is any ODBC setting needed? | |
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 … ![]() | |
Could anyone help me with completing this project? 1. In order to demonstrate your understanding of Object Oriented Programming within a visual environment you are required to create an object oriented graphical program to simulate a simple telephone network. Guidance: Use a suitable container to store the active phones within … | |
My problem is....i have done a project in VB.NET with SQL SERVER as the database. My project was running perfect until last day when i tried to run the project i got some errors. Errors : 1) Could not copy temporary files to O/P directory 2) The file Call Center.exe … | |
hey i wanted to start a tomagatchi clone project with vb.. im having problems with it... cann't get it so that as time pass( every 1 minute) that the hunger,boredom, and need to poop increase i tried to use the timer but i cant get it down... an example would … | |
Hi guys, Currently I am developing a window forms application using VB.NET. Yet, I have a problem in forms navigation. The problem is : Now I have created 3 forms. Let say form 1, form 2 and form 3. Now, I want to navigate from form 1 to form 2, … | |
Sir/Ma'am, I have a checkedlistbox and listbox in a window form, when i check the items that i want to search in a database in the checkedlistbox it will add to the listbox. My question is how can i pass the items in my query in order to search the … | |
i will post soon vb turtorial to do some programmes such as calculator and secret code etc..... UPLOADING the video turtorial for how making a calculator right now will be ready max tommorrow :cheesy: ![]() | |
Hi, guys! Got a problem here. :) I have a form that when it loads spawns a thread which in turn fills a publicly declared dataset with a table by a dataadapter and then binds a field from the table to a combobox. [code=vb]combobox1.DisplayMember = "fieldName" combobox1.ValueMember = "fieldName" combobox1.DataSource … | |
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 ā … | |
How can i make the windows application always on top of every application, including those which are in full screen? Thanks for any replies. | |
please can anyone help me. i have the hangman project in vb.net but i don't know from where to start ( talking about the form itself) i don't know how to design it. please help:sad: |
The End.