19,728 Topics

Member Avatar for
Member Avatar for hkinser

Near completing my password storage program and down to the part where I would like to write the listview data to an XML file (for later encryption). If writing to an XML file won't work, then just outputting the data to a regular text file will work in the interim. …

Member Avatar for iamthwee
0
90
Member Avatar for WhYuLoOkIn

[COLOR=#0000ff][COLOR=black]I am using Visual Basic Express, I hope you all still can help me. This program is used to calculate a cars speed related to speed limit. It has two user inputs, cars speed and speed limit. It will calculate any two digit # and one digit #, but when …

Member Avatar for WhYuLoOkIn
0
91
Member Avatar for jbennet

Ok ive made a VB blackjack game. just wanted to know if anyone can spot any problems (its homework) [code] [COLOR=#0000ff]Public[/COLOR][COLOR=#000000] pc1 [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]New[/COLOR][COLOR=#000000] card[/COLOR] [COLOR=#0000ff]Public[/COLOR] pc2 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] card [COLOR=#0000ff]Public[/COLOR] pc3 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] card [COLOR=#0000ff]Public[/COLOR] pc4 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] card [COLOR=#0000ff]Public[/COLOR] pc5 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] card [COLOR=#0000ff]Public[/COLOR] dc1 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] card …

Member Avatar for jbennet
0
80
Member Avatar for sheela

Please suggest me the coding in VB.net for sending message(SMS) from PC to mobile.i am having Nokia6070 mobile&CA42 cable...

Member Avatar for ses5909
0
75
Member Avatar for wasim_2011

I want to control and configure the access properties on USB storage devices(read and write). And I want to enable and disable the device. Can I do it with the help of WMI? Or there is some other Win API is available. Please solve this issue using .NET (VB.NET or …

Member Avatar for zabina
0
69
Member Avatar for wasim_2011

I want to create a program which should include an option of disable and enable a USB device. Another feature is to allow for read and/or read write mode. How to handle deviec manager through vb.net and the solution of above problem.

0
49
Member Avatar for Embeza

I have used CDO to develop a local mail.But i dont know how to improve my mailing system to include the "forward", "delete","attach" and "spam" Can any body help plz with regards. Embeza

Member Avatar for Embeza
0
41
Member Avatar for wasim_2011

I want to create and implement group policies to restrict access to USB devices and control read and write properties. Is it possible with group policies. I don't know 'How to create and implement group policies'. Can anybody provide me the solution for the above problem in VB.NET or C#.

0
49
Member Avatar for heading

Hi Can anyone help me in reading a color highlighted text in a word document from vb.net. thanks in advance

0
40
Member Avatar for dax

PLEASE HELP >>>QUICKLY The code works fine the first time but when I click a different client I get the same report doesnt change... any help what so ever will be greatly appreciated...... thanks in advanced [ Private Sub ddlfullname_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ddlfullname.SelectedIndexChanged 'medical.SelectionFormula …

0
51
Member Avatar for bmackkc

Hello all, Thanks to a switch in our email provider, an application I wrote which automatically sends order- and shipment confirmation emails to our customers is broken. The new provider requires POP login before SMTP login. .NET 1.1 system.web.mail namespace does not have any POP functionality, so my app is …

0
61
Member Avatar for dax

I have a web page set up to where when a client is selected from a ddl the client info will display on two different crystal rpts. both crystal reports have parameters set up for the client field.... I have tried numerous walkthroughs and tutorials but nothing seems to work.. …

0
52
Member Avatar for VIDHYAPREM

Good Morning Sir/Madam, I am a beginner in VB.NET .I am interested in doing project. Please sugges me a tiltle and give guidance to me. yours faithfully vidhyaprem

Member Avatar for VIDHYAPREM
0
74
Member Avatar for artee

I get the following error "Timeout expired. the timeout period elapsed prior to obtaining a connection from the pool. this may have occurred because all pooled connections were in use and max pool size was reached." The below code is in the click event of the Upload button. This works …

0
102
Member Avatar for happy8899

i m new in VB.net so i hope tht anyone can give me the webpage to get information on how to learn VB.net as i dunno anything about programming....:cheesy:

Member Avatar for waynespangler
0
89
Member Avatar for Elfshadow

I'm a learning C++ programmer but one of my friends is a VB 6 programmer.He wants to go to vb.net but it makes him mad because it's so different from VB 6.Could someone please tell me any good tutorials for VB 6 to VB.net programmers.;)

Member Avatar for waynespangler
0
101
Member Avatar for yaya_star

i just wanna ask you, if anyone have an ideas for graduation project, i am studying CIS(computer information system) using VB.Net / ASP.Net........ thanks :cool:

Member Avatar for Dukane
0
70
Member Avatar for artee

Hi, I am new to VB.NET, so please bear with me. I have a form with 2 datagrids. The first datagrid displays data from a dataset (ds1). Now based on certain criteria that the user selects from the textboxes and after clicking a button "Get Data", I need to loop …

Member Avatar for Ravalon
0
79
Member Avatar for ClevelandMark

I am writing a VB.NET 2005 Win Form that is used with scanning a barcode. I have an Access db that I need to compare a barcode value in a textbox with a matching value in the datagridview. I am thinking I should write a loop to locate the same …

Member Avatar for ClevelandMark
0
90
Member Avatar for libin

i am doing project in vb.net ,a library management system.it contains a barcode reader.could u help me in usb commmunication to connect my barcode to my program and read data frm it.thanks in advance

Member Avatar for Paladine
-1
105
Member Avatar for dil.om

hi don here,i am working on employee attendance project. plzzz help me in following task: when employee enter login(name and password) in his pc then automatically his attendance will record in central database of that day. plzzz help me in this.

Member Avatar for dil.om
0
122
Member Avatar for niks_crasher

Sir/Ma'am, I have a winforms datagrid with some of the fields (see my attachment file) and button such as (add, edit, delete, search). My question is how can I insert, edit the rows from datagrid to database i'm using sql server.Can you please help me. Thank you in advance nikki

0
47
Member Avatar for **UM HASSAN**

can any body explain for me the way of using media player control in vb.net2003. i want a video to start only when clicking on a certain button. i don't want it to start automatically when the form is loaded..

Member Avatar for waynespangler
0
88
Member Avatar for dil.om

i,m dil involved in learning .net .its really great to know from .net we are able to transfer data from sql server to excel.but im intrested to get the data from the excel to .net could u plz help me? thanq

Member Avatar for iamthwee
0
90
Member Avatar for fence-crosser

There's this VB.Net programming contest where the theme is something like 'Education for the betterment for all'. Can someone please suggest useful ideas?

Member Avatar for iamthwee
0
45
Member Avatar for michael.ngobeni

Hi Guys, I have an aspx page called Main.aspx which has several text boxes and a button. When I click on this button, it opens up a popup window called SubMain.aspx I want to drag and drop those text boxes from the Main.aspx page to this new popup window. Is …

Member Avatar for Paladine
0
189
Member Avatar for Muh.Asif.Ishaq

hello to all could you please help me to solve the problem. i want to make a accounting based software for bank. i deal three type of banking work sheets [B]1: cash received sheet[/B] [B]2: cash paid sheet[/B] [B]3: transfer sheet[/B] [B]cash received sheet[/B] [B] received cash from banks branch …

Member Avatar for iamthwee
0
93
Member Avatar for Minimum

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 …

Member Avatar for Minimum
0
112
Member Avatar for ilgar

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

Member Avatar for ilgar
0
92
Member Avatar for Madame Cholet

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 …

Member Avatar for iamthwee
0
97

The End.