20,899 Topics
![]() | |
I am problems on how to display form on lcd (128x64pixel) in vb .net module thru parallel port, please help me | |
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 … | |
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 | |
I wrote a Windows Forms application in Visual Basic 2005. What would be involved in converting it to run as an internet web application? | |
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. | |
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 … | |
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 … | |
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 | |
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 … | |
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: | |
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 … | |
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 | |
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 … | |
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 | |
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: | |
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 | |
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 … | |
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 … | |
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" … | |
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 = … | |
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 … | |
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 … | |
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. | |
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] | |
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 … | |
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 … | |
Hi! How can we convert date entered in (dd/mm/yyyy) format into (mm/dd/yyyy) format and vice versa at runtime? | |
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 | |
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: | |
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. | |
got to develop a project for online railway reservation. please help me & guide how to start with.need help urgently | |
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 … | |
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? | |
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 … | |
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 … ![]() | |
[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 … | |
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 … | |
hello guys i want to run asp code in my xp home edition i dont have any iis sever what should i do ? | |
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 … | |
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 … | |
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 … | |
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 … | |
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? | |
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 = … | |
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 … | |
![]() | 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 … |
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. :( | |
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 !!! | |
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, … | |
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 … |
The End.