20,899 Topics

Member Avatar for
Member Avatar for ahmed_mido

if i have two forms one of them is the parent of the other both of them has a menu called (file) when i run the program and load the second form the two menus appears next to one another how can i make them one big menu

Member Avatar for om_shankar1
0
63
Member Avatar for ruman_eee

Dear all, I am facing a big problem.I need help. I want to make a software that can make the .pdf file from .doc file. Is their anyone who can help me about this problem

Member Avatar for om_shankar1
0
98
Member Avatar for umer05

Dear Sir I am new in Visual Studio 2005. I am making my project and i want to take image from cam using VB 2005 Form. Please anyone help me.

0
69
Member Avatar for omotoyosi

PLEASE I NEED A CODE TO DOWNLOAD BARCODE FROM A SCANNER TO A P.C. USING VISUAL BASIC .NET . I WILL APPRECIATE UR PROMP RESPONSE. U CAN GIVE ME INSTANT MAIL ON MY YAHOO CHAT ID [email]wiseshort2000@yahoo.com[/email]. tanx omotoyosi

Member Avatar for ithelp
0
62
Member Avatar for blondie.simon

Hi I have written an application that runs in a window about a quarter of the size of the screen. If I have another window open on the screen at the same time and then drag that program across my application it looks like everything in my application gets wiped …

Member Avatar for blondie.simon
0
93
Member Avatar for James890

Hi. Can someone help. I'm working with a list (not a listBox) I have a list of staff called staffList and add a new staff member as staffList.add(staff), where staff is an object containing the staff members name and salary. I have a staff class and a staffList class for …

Member Avatar for James890
0
72
Member Avatar for Cecilia_notes

Hi, in datagridview, type in "this is the first line", if you press "enter" and type "this is the second line",it finishes editing the current cell and go to the cell right below it, and put "this is the second line" there. What I want is, when I press "enter" …

0
76
Member Avatar for yashwanth.h.d

sir, am using vb.net2003. i want to select multiple values in datagrid.Can anybody help me for this.

0
3
Member Avatar for mpatram

Hi All, I want to know how to start the VB.Net programming for AutoCAD customization? My requirement is I've to develope some GUI screens where the user will provide all the inputs which is needed to draw a layout. The GUI screen also caontains some user controls which I can …

Member Avatar for mpatram
0
122
Member Avatar for nach

i am nach a new member. I work at Ghana Telecom. I want to learn VB.net. Pleasehelp me

Member Avatar for jasimp
0
7
Member Avatar for mariyana

I want to generate XML code using vb.net <sample> <?xml version="1.0" encoding="UTF-8"?> <?mso-infoPathSolution name="urn:schemas-microsoft-com:office:infopath:textbox-vini:-myXSD-2007-12-06T08-47-54" solutionVersion="1.0.0.1" productVersion="12.0.0" PIVersion="1.0.0.0" href="file:///C:\Documents%20and%20Settings\Vinitha_mani\My%20Documents\textbox-vini\manifest.xsf" ?> <?mso-application progid="InfoPath.Document" versionProgid="InfoPath.Document.2"?> <my:myFields xmlns:my="http://schemas.microsoft.com/office/infopath/2003/myXSD/2007-12-06T08:47:54" xml:lang="en-us"> <my:field1></my:field1> <my:field2>vinitha</my:field2> </my:myFields> This xml is created from Infopath form as a source file. Now how can i generate the same through code given that …

0
78
Member Avatar for NoobertGames

hey everyone, i just made a FTP program with vb6.0 a few weeks ago and i need to know if i can somehow get it to work in a web browser. the FTP program does just what the title says, it trasfers files to and from the server, but it …

0
48
Member Avatar for cs_tx_usa

Hi, I've been working on a program that reads two binary files, then each value of file1 is divided by each value of file2. My binary files are 8-bit grayscale image files that is each pixel has a value between 0 and 255. I read them into byte arrays. I …

0
84
Member Avatar for drew.haley

Can anyone give me an idea of how to run a console app and a windows form at the same time? Basically it's a game I'm creating and I want the console window to be the main game screen and the form for the map/game options/shortcuts. Thanks in advance, Drew

Member Avatar for drew.haley
0
71
Member Avatar for ilikecheese

So I have text file that I need to reformat so I can import it into a spreadsheet. I was originally going to do this in Java, since I had a vague familiarity with it, but there are few good classes in Java that are useful for text processing, and …

Member Avatar for iamthwee
0
192
Member Avatar for sreenathvp
Member Avatar for Jx_Man
0
132
Member Avatar for SOW

I want to pass variables of my .vbs to a batch file. Searched and found a command line in VB.Net. [B]System.Diagnostics.Process.Start("filename.bat", "param1 param2")[/B] Can anyone tell me its usage please..?

Member Avatar for jbennet
0
62
Member Avatar for Sawamura

Hi guys/gals, i have project to show report from database, then i already finish my report. but i have to show picture / image on crystal report. i looking for picture box but i can't find it. does anyone knows how to show image in crystal report? i m working …

Member Avatar for Sawamura
0
70
Member Avatar for poonams

I Have one application in vs.net 2003.I used crystal report 9.0.When I am trying to deploy the S/w on client machine it gives error in crystal repot that KeycodeV32 /missing.I searched Lot on Web About the error.Some Said CR need a Licence.Is It true.How Can I get the licence.

Member Avatar for poonams
0
142
Member Avatar for cs_tx_usa

How could we implement the code if I want to read a grayscale image file into two dimensional byte array? Since we don't always know the number of rows and columns binary file has beforehand, how can I read that into 2-D array? A grayscale image is single band image …

Member Avatar for iamthwee
0
231
Member Avatar for njoros

Hi all I have a university diploma in computer studies where i did subjects in programming (2 units) ,systems analysis and design (2 units),database systems,information systems,computer architecture,data communications and computer networking,operating systems,electronics,units in physics and mathematics among others. Iam currently working off my field of training but am working hard …

0
28
Member Avatar for pritia

i hav a problem here i hav a gridview in which i hav don allowpaging=true and also hav written the code Protected Sub GridView1_PageIndexChanging() GridView1.PageIndex = e.NewPageIndex GridView1.DataBind() End Sub when i run my project it displays the grid with page index but when i click the next page there …

0
71
Member Avatar for pritia

i need some help here i have design a gridview which contains two columns with dropdown list first is emp_id column n second is orderofwork column...when i try to update database with selected values in dropdown it gives me the following error Conversion from string "update subj_emp_assign set emp_i" to …

Member Avatar for Jx_Man
0
89
Member Avatar for marequi

Hello, I would like to know how to display the totals of fields in a given table using vb or SQL. I have a page that I'd like to display the number of people who have completed training. In my database this is determined by a field called pr_mod8. If …

Member Avatar for chewmp
0
77
Member Avatar for jason12349

Hi, Im looking for any kind of nudge in the right direction. In this vb.net program I have declared 3 private variables, quantity, weight, and price. I will then type the following into textboxes and when I click the "add this item" button the info will be displayed into 3 …

0
59
Member Avatar for AdmiralGeek

hey, I am looking for a means to END my application in VB6 based upon my computers clock i know the function in VB.NET [CODE]If My.Computer.Clock.LocalTime.DayOfWeek = DayOfWeek.Wednesday Then End End If [/CODE] won't work in VB 6 tho. get a run time error "404 object required" any help at …

Member Avatar for Jx_Man
0
60
Member Avatar for Ziad Adada

Hi, I need to Store a PDF File into an SQL DB and read it back from SQL is it possible please help me. I want to use VB.Net Thanks a Lot

Member Avatar for VIeditorlover
0
57
Member Avatar for jenjen02

I have the Microsoft Web Browser on my form that successfully loads a URL, and everything is working great, except for the fact that I don't have a status bar on the form showing that the page is actually loading. Right now the user has no idea that when you …

0
68
Member Avatar for irwells

Hi I'm using Visual basic.net 2005 I've got a little problem that i help with. I've created some arrays: Dim vehicleMake() As String = {"[Select]", "Ford", "Vauxhall"} Dim vauxhallModel() As String = {"[Select]","Astra", "Corsa"} Dim fordModel() As String = {"[Select]", "Feista", "Focus"} added two Combo boxes: `cmbVehicleMake & cmbVehicleModel` and …

0
77
Member Avatar for Dell XPS

Ok I have just downloaded the VB 2008 Express Edition and need a BIT of help on how to print a form and how to store the values of the check boxes on END and load them on LOAD of form!! Thank you.... I know this may not be the …

0
47
Member Avatar for german_jones

I am working for a software company as a senior programmer and I currently is charge with designing large .NET project involving WinForms development (C#. WinForms, SQL Server). With this increased responsibility I was just wondering if there is any code generator which would give us the freedom to focus …

Member Avatar for verrock_po
0
80
Member Avatar for Oxiegen

Hi! Sorry about my bad grammer and/or spelling. English is not my native language. I don't know if this already have been asked and answered, however... I'm currently developing a program in which it will be possible to select table fields from a database and set various criteria using dropdown-lists. …

Member Avatar for Oxiegen
0
236
Member Avatar for Tsjelle

Hi there, My name is Tsjelle, I'm a Bachelor in the Informatics. I'm writing a program in vb.net that get's an xml-file as input and somewhere in the xml-file there is an attribute that's in fact an HTML-page. And it's that page I need to get printed. I'm at the …

Member Avatar for Oxiegen
0
206
Member Avatar for 1pal4u

Just starting to program, 1st assignment was to create lottery interface for randomize numbers 1- 54. displays 6 lottery numbers separate label control, Print button printing w/o command buttons showing, and an exit button. So far this is what I've done for coding what am I missing or doing wrong? …

0
148
Member Avatar for drew.haley

Is this possible in a console app? I know how to do it on a form but not really sure in a console app.

0
63
Member Avatar for kidjl

i need a little help with the function, i created 9 buttons in VB6 at runtime. I set them to swap colors when each time the button is clicked. However, i want all the buttons to stop swaping colors when all 9 buttons are in the same color. so i …

Member Avatar for jbennet
0
103
Member Avatar for kidjl

i created this game recently....there are five rows and five columns. For each row is 0 to 4, and for each columns is 0 to 4. When the game starts ,buttons in column 1 to 3 and row 1 to 3 are all in random colors(Red or White). The goal …

0
75
Member Avatar for KCcasey

Hi All, First off, thanks in advance for your time! I'm a VB newbie, and I'm struggling with my first app. The scenario: I'm trying to manipulate a tab-delimited text file based on the contents of a MS Access table. My Approach: I'm at the point where I've imported the …

0
64
Member Avatar for Magnusz

I have a .txt file with 5 names and their phone numbers. I have the code to have them display on a listbox, but I want search for a specific name in the txt file and have that display on the listbox. How can i do that ???? Thanks in …

0
100
Member Avatar for ashblynn02

I am creating a game... "Guess the Number Game" The progam is to generate a random number, then the user is to attempt to guess the number. The program is to generate hints to the user which allows the user to refine teh guesses as the game goes on, and …

0
85
Member Avatar for Cloaky

How i make to play a music that is hosted on the internet like: [url]http://boxstr.com/files/200841_qxprm/Song%202.mp3[/url] to play on my form.

Member Avatar for jbennet
0
40
Member Avatar for chepps

Hi, I would like to ask you, if there is a way, by which we can see which all handlers are added in an active windows form.(vb.net) The matter is, iam having MDI forms...and i always will use many forms. When calling one form(say Form2), then the previous form(say Form1) …

0
71
Member Avatar for poonams

hi all, I am to pass two values from form f1 to form f2.i wrote a code on keypress event .It works good.But on loading of f2 i want to close f1.I wrote this on f1 Dim f As New frmattendance f.Owner = Me f.Show() f.txttdays.Text = days f.l2.Text = …

Member Avatar for poonams
0
445
Member Avatar for poonams

Hi friends, Thanks For ur reply for earlier thred.I have one more query.If I want to use Data reports(Used in vb 6.0) in vb.net.Then hw to do this. Thnks in advance

0
70
Member Avatar for Bele

How the hell do you get a label to display an integer without needing an event to trigger it. So that as soon as the program starts, the integer is displayed... ?

Member Avatar for Jx_Man
0
36
Member Avatar for Fatboy58

Is it possible to add value to a string in combobox, instead of using the index as reference. For example [CODE]me.combobox1.items.add ('" this book cost " value) [/CODE]

Member Avatar for iamthwee
0
62
Member Avatar for ashblynn02

I am trying to create a phone book program in Visual Basic. I have so many phone numbers, I thought this would be a neat way to handle the overflow lol. I want it to read the information from a text file with the following data: First name, last name, …

Member Avatar for ashblynn02
0
305
Member Avatar for pankaja123

Hi, I m using Crystal report 8.0 and i wanted to knw how to hide tool tip text when mouse is over on the report field. whether it is possible to hide through coding it is better for me because i have lots of reports in my project. Thanks In …

0
56
Member Avatar for Annex

hello! i have this code Private Sub rb_W_CheckedChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles rb_W.CheckedChanged Dim opt As Integer, d As Integer opt = Int(Me.TXT_r.Text) - 110 If Me.TXT_v.Text = opt Then Me.lbl_res.Text = ("Excellent") End If If Me.TXT_v.Text < opt Then d = opt - Me.TXT_v.Text Me.lbl_res.Text …

Member Avatar for Annex
0
116
Member Avatar for kidjl

i f i want to randomize a series of buttons back colors, how should i do it?? For example , I create 9 buttons , and each of them is either red or white. However, i set the buttons under form1_Load at runtime. If i want each of them to …

0
75

The End.