20,899 Topics

Member Avatar for
Member Avatar for SethR

I'm trying to create a hangman game using vb.net.......here's what my professor wants in the program.... Write a program to play the hangman game. If you do not remember the hangman game, contact me. If you have already written hangman in VB for CIS52, we need to talk about another …

0
69
Member Avatar for Thirush

Hi, how are you, Im trying to send an sms via my asp.net web application and i cant seem to get it right. I need to send a reminder in the form of an sms using a web service. Could sum1 please help me, I would really appreciate it. Thanx

0
57
Member Avatar for Thirush

[COLOR=#0000ff]Hi , Im new to asp.net and im need help connecting to an sql server 2005 databse in vb.net. I tried so many things and its still not working. I also need hep with inseting, updating and deleting data from a webform into the sql server database. Could anybody tell …

Member Avatar for Thirush
0
105
Member Avatar for weazel

ust like a few others, i was assigned a Hangman project for VB.NET!!! Yea so this is wat we have to do -----read a word from a text box - DONE -----when play is clicked, the word is read and the number of letters is replaced with an underscore (_ …

Member Avatar for SethR
0
247
Member Avatar for sumathi_mca

hi.... I have received the following error Logon failed. Description: An unhandled exception occurred during the execution of the current [URL="http://www.experts-exchange.com/Databases/Crystal_Reports/Q_21829407.html#"]web[/URL] request. Please review the stack trace for more information about the error and where it originated in the [URL="http://www.experts-exchange.com/Databases/Crystal_Reports/Q_21829407.html#"]code[/URL]. Exception Details: CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed. Source Error: An unhandled exception …

Member Avatar for gubba_balu
0
180
Member Avatar for tupadjia

how do i make it so a picture shows for about 5 seconds from the time users clicks to start my program until the actual program starts?:mrgreen:

Member Avatar for tupadjia
0
81
Member Avatar for tupadjia

[B]i want to add bakground sound to my application that i am doing as a project for my class. does anyone know the code for that? :mrgreen: [/B]

Member Avatar for **UM HASSAN**
0
102
Member Avatar for tupadjia

lets say I have 2 forms, Form1 and Form2 how do I call certain values that user inputted in text box from Form1 to appear on Form2? and also, i've been trying to figure out how to have 2 forms, but when the user is on form1, when button is …

Member Avatar for sidtech
0
107
Member Avatar for mojal67

Hi ,I work with vb.net 2005 . I want to know if I want to connet to data base with Ms Access which data source i can use (ODBC or OLEDB) I write the following code in form load event (by OLEDB) : [COLOR=#0000ff]Dim[/COLOR] conn [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] OleDb.OleDbConnection([COLOR=#800000]"Jet OLEDB:Global Partial …

0
66
Member Avatar for Jeremy20

Hi, how can i retrieve information from ms sql server using vb.net 2003 when i enter my id in my field? can somebody help me with it.. thanks..

0
57
Member Avatar for Mikecool509

Hello. I have two forms. Let's call them form1 and form2. Form1 is a form which controls the meat of my program and runs in the background. Form2 is a popup-like dialog that will pop up when triggered by an event in form1. I want to call the netstat command …

Member Avatar for waynespangler
0
886
Member Avatar for Karl Gibbs

hi i have 2 questions and im using vb.net 2005 Question 1 How do i print a HTML page to the default printer without any printer prompts apearing. The html file is generated at runtime and i need it to be printed. i can either dump the HTML file in …

0
67
Member Avatar for Thirush

[COLOR=blue]Hi , Im new to asp.net and im need help connecting to an sql server 2005 databse in vb.net. I tried so many things and its still not working. I also need hep with inseting, updating and deleting data from a webform into the sql server database. [/COLOR] [COLOR=blue][/COLOR] [COLOR=blue]Could …

0
60
Member Avatar for Fenerbahce

hi, 1-how can i do multiselect in calendar. 2-how many days between 2 dates? how can u calculate it? example : 10/10/2006 - 12/10/2006 there is 1 day between those 2 dates. thanks

Member Avatar for ChadW
0
83
Member Avatar for chandu_2512

hi, i am developing paging in asp web application by using VB.net. i am getting out put for when i am setting the paging for 10 but it is not going for the next page with paging.If i set the paging to8 or less than 10 i am getting the …

0
69
Member Avatar for Metilda

Hi all, I have developed a windows application using vb.net which displays crystal reports. Now I have to run this .exe in another system which does not have .net and crystal reports installed. Is this possible??:eek: ..If 's' what are the files that have to be exported to that system.... …

0
63
Member Avatar for maddogjbm

Hi everyone! I'm new to VB.Net, and I'm having a problem with an assignment. I have to write a program (console app) that displays four patterns of asterisks (triangles) one below the other. The first two have the square side on the left, and I got those with no problem. …

0
60
Member Avatar for raghavan

[COLOR=DarkBlue]:)when i run a form at 1024*768 it works fine .when i run same form at 800*600 resolution ,size of all tools r incresing.i want size of tools(control box,text box) to remain same even if i change resolution .is it possible. do i need to code for each tools to …

Member Avatar for waynespangler
0
85
Member Avatar for killingfloor

I am very new to vb.net. I just starting taking it at school and I am having a hard time with it. Here is an order project we need to do for class. I can't get rid of the comma between the names in the list box and my decimals …

Member Avatar for waynespangler
0
98
Member Avatar for raghavan

[COLOR=DarkBlue]when i run a form at 1024*768 it works fine .when i run same form at 800*600 resolution ,size of all tools r incresing.i want size of tools(control box,text box) to remain same even if i change resolution .is it possible. do i need to code for each tools to …

Member Avatar for John A
-1
348
Member Avatar for Jupiter247

Hi, I am a total novice to VB.Net, and have been asked to develop a simple 4 function calculator as part of my coursework. I am really struggling!!! I would be extremely grateful if anyone could please help??? ( I have managed to use AppendText to get the numbers in …

Member Avatar for Jupiter247
0
105
Member Avatar for dudeysi

I am currently making a timer for a school project. Im a little new to VB.net and having a few problems getting the timer to work. When the countdown timer gets to 0 the "-" sign appears in the wrong place. As in i get 0:-1 I would also like …

Member Avatar for waynespangler
0
890
Member Avatar for LiBOC

Hi guys! I was trying to upgrade a VB 6 program that involves updating of databases through SMS by in putting AT commands through Serial port to a GSM modem(SIEMENS) There are certain syntax that are not recognised. I need to seek your kind help if there are any good …

Member Avatar for jbennet
0
85
Member Avatar for pvong

:eek: Newbie here using VS2005 learning to program in VB.Net. I've got a simple Formview and in the Insert Template, I have s simple Textbox. The txtbox is databound and I have a code that auto put today's date in the txtbox. This post fine as long as I want …

0
50
Member Avatar for adeva12

hai, Greetings from deva! Now I came to know that doing projects on image processing will be useful. So am interested in doing that so please give me the idea behind the concept of image processingin vb.net. Please send ur suggestion immediately Thank U with regards deva,

Member Avatar for waynespangler
0
106
Member Avatar for B.H

Hi, My prob is i need to store a line of sentence onto my SQL SERVER Database. Am using VB.NET as Front End and MS Sql Server as BackEnd for storing just a line with no symbols is perfect going on but lets say eg: The Computer Hasn't got a …

Member Avatar for Ancient Dragon
0
76
Member Avatar for stealthdevil

Hello, I'm trying to write some vb.net code that communicates with a device attached to the USB port. It uses a serial adapter. Can anyone help me out with this? I've looked all over the net. I'm using Visual Studio 2005.

Member Avatar for stealthdevil
0
44
Member Avatar for aidi.morini

[COLOR=#808080]Hi,[/COLOR] [COLOR=#808080]I’m using Visual Studio .NET 2003 and my application is a dialog window, with some buttons and a picturebox. I’ve activated the maximize window option and I’d like that when the window is maximized the picturebox will enlarge to occupy the same percentage of the window as in normal …

Member Avatar for aidi.morini
0
198
Member Avatar for rajee_arch

[COLOR=darkred][B]Hi this is Raji, I am trying [COLOR=darkgreen]Set DB Dictionary[/COLOR] using [COLOR=darkgreen]VB.Net[/COLOR] and [COLOR=darkgreen]Autocad 2007[/COLOR], If any body get's the code or any books, ebooks related to this Please refer them[/B][/COLOR]

0
54
Member Avatar for WesDolezal

Here is my problem: I have a search form in the project I am currently working on, and I have no idea how to go about making it work. I want it to search and display data for a “Tag ID

Member Avatar for elainenguyen
0
363
Member Avatar for SethR

I'm starting to learn the basics of oop in school. I have a program that calculates a batting avg and the collection adds a number starting at 1, the name of the player and the batting avg. The problem is when I go to add another player the player gets …

0
67
Member Avatar for Firblog

Hi Folks, I'm working on a small application that interacts with a sql database. I've managed to pull a list of customers (Company names) from the Customer table and populate a combobox. Now I'm trying to populate some textboxs or labels with the company address from the same database based …

Member Avatar for Inanna
0
105
Member Avatar for faze

[B]I'm looking for a .NET developer that is good with SSL encryptions and has experience with headers. Have a project or two in mind, and will pay well. You can Email me at [email]ssl@faze.endjunk.com[/email] for more details[/B]

0
57
Member Avatar for jimclark1947

Hello, I have written a program that uses trig functions and the results are in Radians. I would like to show the results in Degrees and have found a Method named RadianToDegree but am having difficulty applying it. Can someone offer help with this, or perhaps a different way to …

Member Avatar for Inanna
0
790
Member Avatar for Jambar

I was going to make a program on visual basic 6 to adodc. and my problem is how to update an existing file, not replacing a file just only a quantity.. plssss help me.... tnx:sad:

0
60
Member Avatar for yanz

hi everyone first time using forums..hOpe i can get sOme help here do anyone haf the codes for receiving sms by PC using VB.net? I jus saw that the receiving sms is nOt done yet..but til nOw is it dOne? If can,send send to mi.. Thanks.. regards:lol:

0
55
Member Avatar for Ghan

Oi, Since two months i started my journey in vb.net Does anyone have ideas/suggestions on what road to follow to becoming a programmer? It's been my life long dream so please give me some serious tips ;) Greetz Ghan

Member Avatar for Inanna
0
52
Member Avatar for irshad.s

Actually i want to retrieve the Microsoft Access Database from the Internet Server using web services in Vb.net application, so how to write a web service for that. i don't know anything about web services, anybody can help me about that

0
85
Member Avatar for LiBOC

[COLOR="Blue"]Hi guys, I have got a button to update and save data changes. When I did not make any changes, I will have a successful update. When I made changes, it will be give me this error:(Without Try statements)[/COLOR] [COLOR="Red"]Update requires a valid UpdateCommand when passed DataRow collection with modified …

Member Avatar for Inanna
0
112
Member Avatar for Kelleyj

I have a form with a datagrid on it. If I 1) scroll to the right to a field that wasn't originally displayed on the grid 2) click on the header of that field to sort the datagrid 3) then scroll down to bottom area of the datagrid and selects …

Member Avatar for BobBeix
0
190
Member Avatar for thekaushik

Friends, is this possible with vb.net. Say i have a software and i want to get the software remotely installed in other pc. i shall say u with an example: Say in my company i have 100 pc and 1 server. What i want to do is i want to …

Member Avatar for lasher511
0
146
Member Avatar for praveenb

I jst have placed a combobox in a datagrid in the second column, after selecting an item in the combobox, when i press tab key the cursor is going to the next column but not viewing (ie not seeing the cursor in that column, i haven't use any control in …

0
63
Member Avatar for mhm_ra

hi, i have a project related to voice transmission and i need and algorithm o code about voice compression thanx

0
57
Member Avatar for sonalika_ghosh

Also as [B]MSFlexgrid[/B] is a VB component but has been used in VB.Net could that be the reason for the eror f yes then plase suggest me the solution fr this. your suggesions would be precious :-|

Member Avatar for nzd
0
108
Member Avatar for jimclark1947

I am writing my first program using VB 2005 Express. Using text toxes in a Form I have created a place where a user can input data that will be manipulated. I have used a Text Box in the form that displays the output data. In this case it is …

Member Avatar for waynespangler
0
95
Member Avatar for furjaw

I have been debugging my application for 6 months. Now, when I try to run it I am getting "under the default settings SQL Server does not allow remote connections." My computer is not on a network. I recently went from Visual Studio 2005 Express Edition to the Professional edition. …

Member Avatar for furjaw
0
109
Member Avatar for stealthdevil

Hello, I'm trying to extract some data from a scanner. The scanner works much like a jump drive, in that it stores info when you scan then you hook it up to a USB port to check the data. The scanner is a "CS 1504 Consumer Memory Scanner." I was …

0
76
Member Avatar for basha_82

Hi i am basha, i am new to VB.NET. I have a problem, i am able to retrieve data in datagrid throug dataset. code is [DG.DataSource=ds] but if i change any data in grid, it's not changing in database. please tell me why its not changing and tell me the …

Member Avatar for Shum
0
146
Member Avatar for ohohling

i have developer a lab system... the lab system include multi test...each test have many sub test user can select which test they want the problem i face know is... after they choose the test n run the test... the table need to store to database i dunno how to …

Member Avatar for Shum
0
172
Member Avatar for clpease

Everything works in this script with the exception of actually copying the files down from the W2K03 server to the user's Desktop\Shortcut folder. The Shortcut folder does get created by nothing gets copied to it. I have checked all the folder and file rights and they are correct. I am …

0
57

The End.