20,899 Topics

Member Avatar for
Member Avatar for fortis

I am problems on how to display form on lcd (128x64pixel) in vb .net module thru parallel port, please help me

0
41
Member Avatar for Pja

Can any one please tell me how to retrieve image that i have stored in SQL SERVER 2000 and display the image in datagrid in VB.net 2003? I am able to display text data in datagrid but the picture cannot be display (in datagrid the picture is not shown but …

Member Avatar for Pja
0
231
Member Avatar for tonyf

HI I have a Tip of the day form that loads from a main form. The focus stays on the main form. Is there a way that I can switch the focus to the tip of the day form at runtime? Tony

Member Avatar for waynespangler
0
1K
Member Avatar for furjaw

I wrote a Windows Forms application in Visual Basic 2005. What would be involved in converting it to run as an internet web application?

Member Avatar for furjaw
-1
201
Member Avatar for rkckjk

I've been programming for a few years now, mostly in VB and Perl. I'm just getting into using databases(Access) with VB .Net and find it interesting.

Member Avatar for jbennet
0
34
Member Avatar for Jaav

Hello. I have knowledge in both VB.NET and C++. What I can do in C++ is mostly console apps that are made from scratch. What I know in VB.NET is using the Visual 2005 express edition to make a simple game. I'm planning on starting making a big but still …

Member Avatar for Narue
0
165
Member Avatar for nice_true

Hi! The problem is that, when I write the following text as a query and try to run it, it returns 0 rows 'select * from receipts where grno not in (select grno from gate)' But when I write the above text in a stored procedure and then call it …

0
51
Member Avatar for hamjad

Hi Guys, I am developing asp.net web application using vb.net ,I was wondering If there is a way to get the connection string value actually stored in web.xml file to be used in the vb.net code. Any comment will be helpful Thanks

Member Avatar for ptaylor965
0
75
Member Avatar for arthurinvisible

I Have A Web Browser Project Made In .NET Using The Browser Control In The Visual Studio Express Edition But When I Click On A Link In The Browser Control It Opens Internet Explorer, Could Any One Tell Me How To Intercept Those Events So I Can Open The Link …

Member Avatar for arthurinvisible
0
81
Member Avatar for bcm

I have created a project of fetching data from a Url in [B][COLOR="Red"]VB.NET[/COLOR][/B]. Now I want that code to called in function Get data() in the class. How can I do that?? PLZ help soon :icon_rolleyes:

Member Avatar for binoj_daniel
1
83
Member Avatar for Gofoe

Hi All, Am a newbie in VB.NET and i want to design mater/detail form. The detail form is linked to Datagrid however, i want to place an unbound field on the form to sum up one of the column of the detail form. Any help to achieve that? I have …

0
55
Member Avatar for tonyf

Hi I have a form with a checkbox control. How would you load this form at starup if the checkbox is checked? Do you load it from the main form? Tony

0
75
Member Avatar for Gofoe

Am Godwin and have programming experience in Sql (Oracle database and Forms Developer). Also have some 3yrs experience in Globus/eMerge and Jbase banking softare. Am now learning VB.NET to enable me develop interface to relational databases. I hope this forum would help me get the basics whiles i also share …

Member Avatar for ryan_vietnow
0
42
Member Avatar for apchidara

hi every one in my vb.net program I need to keep track if the buttom had been clicked befor or not or how many times it had beed clicked. I cant find the property can u help me please. thanks in advanced

Member Avatar for binoj_daniel
0
3K
Member Avatar for bcm

How can we check if web page is open or not using [B][COLOR="red"][COLOR="red"][COLOR="Red"]vb.net??[/COLOR][/COLOR][/COLOR][/B] :icon_cry:

Member Avatar for hollystyles
1
79
Member Avatar for tonyf

HI I need help saving the checkbox state to a setting file, and if the checkbox.checked = true then load the form from the main form. Thanks Tony

Member Avatar for zmariow
0
79
Member Avatar for tonyf

Hi I'm looking to write the contents of a text file to an array and view one line at a time in a listbox. When I say one line at a time I mean only view one line in the listbox and as It loops through the text file the …

Member Avatar for tonyf
0
107
Member Avatar for JaedenRuiner

Okay, I'm doing a bunch of DOM processing, which means I need to have HtmlDocument's created from a web address. However, the only way i know how to load an HtmlDocument is with a WebBrowser component, which i create in the background, add a DocumentCompleted() handler. When the object is …

0
74
Member Avatar for JaedenRuiner

Okay, I have a standard ListView, in details view, with CheckBoxes visible. However, I want a different functionality to occur when I DoubleClick an Item and when I Check the CheckBox. HOwever, whenever I double click an item the checkbox is checked. Right now I'm basically double assigned the "Checked" …

0
71
Member Avatar for bajanpoet

I need to pull the Customer numbers from this string, where IDCUST is the fieldname and the customer code is in the brackets. How would I be able to pull all the customer numbers from it and store them elsewhere? [code] (CODECURN = "BDS") AND (SWACTV=1) AND (( IDCUST = …

Member Avatar for bajanpoet
0
111
Member Avatar for m_meena

Hi all, I want to create a script file which builds my projects in VC++, C#, VB and .NET. When i build a component by command line it gives error for the dependent libraries. How can i give the option or specify path for the libraries and include files to …

Member Avatar for Narue
0
127
Member Avatar for Sunny28525

Hi friends, This is Sunny. i am trying to create a paint brush. almost i have done it but there is a problem in filling color. Actually i have done it in vb6 but when i use vb.net it does not work. here i write vb6 code : Private Declare …

0
71
Member Avatar for dick3425

I am a developer mainly using VB6.0, VBA, Access and in the process of moving to VB.Net. I have been in an IT role since 1996.

Member Avatar for dick3425
0
60
Member Avatar for dick3425

How do I open a HTML page in VB.NET 2003? I am trying to build a main menu page and would like to open an HTML document from the main menu. Can anyone help? Dick [email]rlafran2@travelers.com[/email]

Member Avatar for dick3425
0
126
Member Avatar for AlanJ1

Hello, I'm just getting back into writing software again after being away from the field for four years. My background is in developing VB6 and Access. I'm teaching myself VB.Net and SQLServer and looking for a job where I can be a part of a team environment. For details on …

Member Avatar for happygeek
0
18
Member Avatar for Kshiteesh

Dear frens... I designed a software.....It is Address management information system. I have linked the database with report. But i have certain problem in report. I want tabs in my report such as name, surname etc to be auto incrementing and auto decrementing and when the value is not passed …

0
63
Member Avatar for nice_true

Hi! How can we convert date entered in (dd/mm/yyyy) format into (mm/dd/yyyy) format and vice versa at runtime?

Member Avatar for binoj_daniel
0
91
Member Avatar for tonyf

Hi Does anyone know how to create a tip of the day dialog for VB 2005. the examples that I've found so far do not work. Tony

Member Avatar for waynespangler
0
172
Member Avatar for bcm

I am creating project in [B][COLOR="Red"]vb.net[/COLOR][/B] where i am retriving a source code of a site. The source code contains a image.gif. but the image fails to open and i dis plays a 'x' in the top left corner. I want to remove that failed image. :confused:

0
55
Member Avatar for technicalganesh

Wishes to all... I am Ganesh Kumar, known as technicalganesh, from Coimbatore, India. I work for GeoEdge Technologies as System Analyst. I develop VC#.Net , VB.Net logistics solutions. Apart from my skillset I love to listen musics of the great Meastro Ilayaraja.

Member Avatar for jasimp
0
19
Member Avatar for Rajesh KHANNA

got to develop a project for online railway reservation. please help me & guide how to start with.need help urgently

Member Avatar for matale
1
120
Member Avatar for Duki

is there a way to make this: [code] If dvdRadioButton.Checked = False And vhsRadioButton.Checked = False Then MessageBox.Show("Format not specified", "Unspecified format", MessageBoxButtons.OK, MessageBoxIcon.Error, MessageBoxDefaultButton.Button1) dvdRadioButton.Focus() End If If movieTitleTextBox.Text = "" Then MessageBox.Show("Movie title not entered", "Movie Title", MessageBoxButtons.OK, MessageBoxIcon.Error, MessageBoxDefaultButton.Button1) movieTitleTextBox.Focus() End If[/code] throw a single error message …

Member Avatar for matale
0
115
Member Avatar for thatsmystapler

I'm not entirely new to Visual Basic--I took a class with vb6 a few years ago. What would be the best (and hopefully cheapest!) way to get up to date and learn some new stuff? What books/websites would you guys recommend?

Member Avatar for thatsmystapler
0
82
Member Avatar for upstream

hi everyone, im Rico from Philippines, 20 years old...i can program with visual basic 6 and vb 2005 but i dunno much about vb.net though i tried using it before, but i dont have big project with vb2005, i also help other students with their programs with vb series...i just …

Member Avatar for jasimp
0
79
Member Avatar for mohanme_2001

Hi, I am trying to create a solution in VB.Net (ver 2005). I have created two frames on top of each other and 2 command buttons which will be used to make visible the respective frames when clicked. I have placed the frames exactly on top of each other. The …

Member Avatar for iamthwee
0
170
Member Avatar for cool_graduate

[B]:icon_smile: hi to everyone i am in my 3 year and this semester we are having project i have been aassigned [U]MUTUAL FUNDS[/U] as my topic. can anyone suggets me >What can I do in this topic(pls give more than one ideas!!) >Coding for that in vb or vb.net. :S …

Member Avatar for hbk619
-1
62
Member Avatar for nice_true

Hi! I wish to display a message displaying the text "NO RECORDS FOUND." in the datagrid when no records are returned. At the same time, I dont want even the datagrid header containing the field names to be displayed. Only the message should be displayed. Can you plz help me …

Member Avatar for williamrojas78
0
124
Member Avatar for mnoory

hello guys i want to run asp code in my xp home edition i dont have any iis sever what should i do ?

Member Avatar for hollystyles
0
115
Member Avatar for partyanimal

I have been asked to create a system where that can rate colleagues with colours the colours are as follows starting with the highest first Gold Silver Bronze Blue Orange Black the colleagues all will start on Orange. now the tricky part. If the colleague sells a quantity of 4 …

Member Avatar for preetham.saroja
0
107
Member Avatar for bcm

I am doing a project where I am retriving data from a table minicard of a site. I am using path [url]http://www.cric8.com/od_minicard2.htm[/url] The table has a number od_minicard2_1355 The problem is that when there are two table it pull data of only one table. how can I get data of …

Member Avatar for williamrojas78
0
113
Member Avatar for apchidara

hi every one: today my supervisor asked me to choose a version of vb to start developing my project . honestly speaking I am so lost which version to choose" vb" or" vb.net 2005". honestly my oop programing is not good at all and I have one and half month …

Member Avatar for bka_k@Yahoo.com
0
173
Member Avatar for getz

Hi, I am new to vb.net and mysql. I am using Ms Visual Studio.NET 2003. After scan 2D barcode, it will retrieve information from mysql and display the info in Symbol Pocket Pc. The problem is I dont know how to connect the 2D barcode with MySQL in vb.net and …

Member Avatar for getz
0
113
Member Avatar for xyte

In ASP.NET using C# or VB.NET 2005, how do you get the information from a router. Like say the routing table, router configuration, interface card infos?

Member Avatar for jbennet
0
135
Member Avatar for RinoStoof

Hi there I am trying to open an existing spreadsheet from VB.net 2005. I used the code as given else where on your site: Dim xlsApp As Excel.Application Dim xlsWB As Excel.Workbook Dim xlsSheet As Excel.Worksheet Dim xlsCell As Excel.Range Dim xlsDatei As String xlsApp = New Excel.Application xlsApp.Visible = …

Member Avatar for YHUBZ
0
1K
Member Avatar for danasegarane

Hi all, I want to redirect the console output in real time to a textbox. And if any standard error arrives or Process completed than i have to give one msgbox stating that process completed.Is there any method avalible.Presently I have this code.But it is not working properly [code=vb] Private …

Member Avatar for whenwephil
0
178
Member Avatar for Bei_Mu_tian

hello everyone A bit about me: My name's Matt. I'm a 19 year old dude from Switzerland. I am currently studying at a Swiss college to become an application developer. I go to classes two days a week and the other three days I go to work at an office …

Member Avatar for jasimp
0
75
Member Avatar for Duki

How do you allow a user to change the image displayed in the picture box? It's part of an extra credit assignment, but I don't remember reading anything in the book about it. :(

Member Avatar for williamrojas78
0
113
Member Avatar for prasadpohnerkar

Hi guys ,i really need a good project idea in VB.NET.....I am doin my final year engg in computer science..........i havn't started my project yet.I am intrested in Vb.Net projects....ASP.NET will also do.... its urgent !!!

Member Avatar for bka_k@Yahoo.com
0
169
Member Avatar for Sunzara

I am developing a program in Visual Basic .Net 2005 to launch an external program, using the Process Control. I am trying to use FindWindow to retrieve the handle of a top-level window. Declare Auto Function FindWindow Lib "USER32.DLL" (ByVal lpClassName As String, ByVal lpWindowName As String) As IntPtr However, …

0
55
Member Avatar for apchidara

hi every one: I have binded some data which I have connected through DATA BASE wizard of OLeDB in a comboBOX AND now i want to add queries to select distict values . i have entered the query [COLOR="Green"]select DISTINCT[name of my field] from table_name[/COLOR] but I get the following …

Member Avatar for YHUBZ
0
103

The End.