20,897 Topics

Member Avatar for
Member Avatar for HeavenslilAngel

Hi everyone, I need a lot of help with a homework assignment some pseudocode would be great. I'm trying to modify a current t-shirt ordering project. This project is supposed to keep track of each order in an array. Then it is supposed to print out the entire order with …

0
70
Member Avatar for Tengu

I am making a VB.NET web application in VS.NET 2003. I am using streamreader to access a text file for reading. I am able to access it without any problems using the full path (ie. C:\Inetpub\wwwroot\<projectname>\bin\file.txt). But I want to use a relative path (ie. .\file.txt). If I use something …

Member Avatar for Tengu
0
919
Member Avatar for KEO

hi my name is KEO and i need help with my programming project my project states that to write a program that requests taxable income and calculates federal income tax. Use sub procedure for the input and a fucnction for procedure to calculate the tax. they given me a table …

0
105
Member Avatar for shylesh

How can we hide the dataitems to the corresponding values displayed in a combobox? Eg:we use Dataitem property of combobox in VB.

0
92
Member Avatar for mperez

Hi, I really need help, I need to print invoices and the size of paper is half of normal 8.5 x 11. The problem is that the printer FX-870 not support the custom paper size. Someone tell me, how to make it? Thanks a lot from Costa Rica...

-1
102
Member Avatar for villalvillla

Is it possible to scroll a richtextbox from an outside scrollbar? i know it is possible to scroll it, but isnt possible to know the real max and min attributes in a "getscrollinfo" call if the richtextbox's scroll isnĀ“t active!! this microsoft guys are stupid! any help? they give u …

0
99
Member Avatar for SWET Student

hi everybody I have a project to write the code for the hangman game and i got stuck now :sad: :cry: The game should allow the user to choose if he/she wants to view the man as stick figure or a picture in the stick figure i should write the …

Member Avatar for SWET Student
0
272
Member Avatar for alogue

Hello... In VB6 I was able to write a SELECT statement to query from a table named "tcm_planned_coil@l3." However, in VB.NET, the "@l3" interferes and the query will not execute. Does anyone know how I can get this to work? Below I have simplified the query...any help is greatly appreciated! …

0
72
Member Avatar for johnny2k

I'm having difficulty writing a program that would accept an input for your birthday (month, year) and tell you your zodiac sign. I having difficulty with the syntax in VB.Net because our instructor assinged us a language to create our case study and he gave VB.Net to me... I have …

0
99
Member Avatar for johnny2k

I'm having difficulty writing a program that would accept an input for your birthday (month, year) and tell you your zodiac sign. I having difficulty with the syntax in VB.Net because our instructor assinged us a language to create our case study and he gave VB.Net to me... I have …

0
119
Member Avatar for Mr Gates

I'm really scared and etchy about getting VB. NET, as I've just started out in VB 6 and I've gotten pretty used to it. But I wanted to know from experts that used VB 6 before....is it a big change? Will it be hard to get used to after just …

Member Avatar for dmohanty
0
824
Member Avatar for dmohanty

Does Any .net Guru knows the technology how to save th edocument inside the image???to do in visual basic .net????

0
102
Member Avatar for TrussworksLeo

Does anyone know how to set the font Italics or bold Properties of the System.Drawing.Font Class? Here is what I have so far and it works fine but I cannot get the Font Bold or Font Italics to work in the GetSetting Sub? Thanks for the Help, TrussworksLeo #Region "Reg …

Member Avatar for dmohanty
0
156
Member Avatar for Paladine

Question (if you are a guru): How do you code a Multiselect Listbox in VB.NET if there is no variant datatype? I know how in VB and VBA... (or at least one way, there may be more) Any suggestions?

Member Avatar for dmohanty
0
254
Member Avatar for dmohanty
Member Avatar for dmohanty
0
319
Member Avatar for muigin

I need help with MICR adjustment. This sounds vague but if anyone knows how to set this up in VB.Net web application I could use some input. Also, I want to be able to click a browse button on my page to link to my files. The user should be …

0
79
Member Avatar for dmohanty

i have seen that any exe files i have created that can be read out by isladm.exe provided by microsoft .net SDK ... so if i am passing any data base password in my code than it can be read out using the ilsadm application....so what is the sollution if …

0
106
Member Avatar for miyakejess

Dear All, I would like to do something after the user click the datgrid header for sorting. BUt I don't know how to tell the program when did the user did the sorting action.

0
85
Member Avatar for Slade

Hey guys. I just want to know how would I write a stored procedure in SQL server 2000 to read, and another to update a Text data type field. I also need to know how I am able to execute this stored Procedure in asp .net using vb .net. My …

Member Avatar for Tekmaven
0
338
Member Avatar for Slade

A friend told me that it is possible to change the header of a html web page using the vb .net code. Is this true? If so how do you do it?

Member Avatar for Slade
0
374
Member Avatar for kc0arf

Hello, This might be in the wrong place. My question pertains to MS Excel, and using Visual Basic for Applications (VBA). We have a user that would like to hide one of her worksheets within a workbook. She would like the sheet to be securely hidden. I found this piece …

Member Avatar for mnemtsas
0
170
Member Avatar for Slade

Hey, I'm developing an application that will ultimately be like a mail merge. What a user will do is select a persons name from a drop-down list and the fields will fill in according to the other info in the table of that persons record. They can from there print …

0
102
Member Avatar for ecashwell

I'm trying to get started in ASP.NET, but I just don't understand the errors being returned to me. I'm trying to connect to my MySQL database. I have followed several examples from books and the internet with no success. Could someone look at my code and see if I'm screwing …

Member Avatar for ecashwell
0
144
Member Avatar for x38class

I have a combo box I want to limit user input I have the following code on 'keypress' event dim keyascii as short = asc(e.keychar) dim s as string if keyascii = 45 then exit sub end if ' allow '-' key s=checkalphanumeric(s,"AN") ' My function to check keyascii 's …

Member Avatar for x38class
0
185
Member Avatar for Raghunath

Dear Friends, Here I have tried to connect to Sybase Adaptive Server Anywhere 7.0 with the following code in C# as console application, I am getting the ERROR: System.NullReference Exception occured in system.data.dll , this code executed after running the asademo. Can you help me out where exactly I am …

Member Avatar for Tekmaven
0
215
Member Avatar for nwcad

Has anyone had problems migrating VB6 projects to a VB.NET environment? Specifically, is there a separate, new .NET assembly I need to reference to communicate with the autoCAD API or do I have to use the .COM libraries that I am currently using in VB6? Thanks, in advance, for any …

Member Avatar for Paladine
0
86
Member Avatar for QB_Pete

OK, not the best title but in essence true. I have programmed in Quickbasic since 1995. I love the language, but changes in printers, the adddition of USB ports, and the change to DOS emulation on the 2000/NT/XP platforms indicate a need for another language. I wrote a VB.NET console …

Member Avatar for cypher
1
237
Member Avatar for salating

i have four combo boxes in my form, each combo box has 2 or 3 selections i need to check each combo box for a selection, if nothing is selected i need to have a error message come up in a message box each selection in the combobox is woth …

Member Avatar for Eyrestes
0
155
Member Avatar for xinhua

I am writing a program to copy files from one location to another. I only want to copy the files that is not in writing mode. Here is the logic: (1) If the file is not opened (by any application), copy it; (2) If the file is opened (by any …

Member Avatar for xinhua
0
228
Member Avatar for Slade

ok, I've heard of this mod_rewrite. Is it possible to do this in asp .net using vb .net? It basically just renames a page with a query string such as newthread.php?do=newthread&f=18 to newthread.html, so that search engines have fun and you get ranked high! Thanks In advance. Slade

Member Avatar for Tekmaven
0
113
Member Avatar for mohansameer

[FONT=Verdana]undefined[/FONT] I've open a new form & maximize it.Then again on button click event I've open a new form with small dimensions. Now,I want that the later form get disable,when I've open the second form. tell me the code for that.

Member Avatar for Tekmaven
0
158
Member Avatar for cypher

I've got a situation where I have an array declared: [code] [COLOR=Blue]Dim[/COLOR] limit(255, 31) [COLOR=Blue]As Integer[/COLOR] ... DecodeTable(limit(index), ... ) [/code] Later in my code, I have to pass the second rank by reference to a sub. This would be simple in a C-based language: [code] [COLOR=Blue]int[/COLOR] limit[255][31]; ... DecodeTable( …

Member Avatar for cypher
0
138
Member Avatar for red_evolve

Greetings. I've just got a project to do. The project is going to be a desktop application. It has to be in VB - but I have yet to decide whether to do it with VB6 or VB.net. As I read on some of the threads in VB.net, I guess …

Member Avatar for cypher
0
192
Member Avatar for Slade

Hi, I need to know how I would go about making a drop down menu in asp .net using vb .net... Thanks, Slade

Member Avatar for Paladine
0
590
Member Avatar for hanoy

[COLOR=Gray]undefined[/COLOR] Hello, I am using a webservice which has many objects and methods. Before being able to access any method, a method called authenticateuser is needed to be executed. Taking ws as the webservice object, and after successfully executing the ws.authenticateuser(successfull result is shown with the boolean return value set …

Member Avatar for Tekmaven
0
136
Member Avatar for Amir Ali

Deal All, Will somebody guide me how I can handle Windows scroll. Means, it should be in my hand when I allow scrolling or not. Also, Scroll should be visible and enabled always. Is it possible. Amir Ali.

Member Avatar for Tekmaven
0
142
Member Avatar for srikkanthan

I never get ok with the COM+ contexts... There are so many context types like client context, call context etc... Adding to this .NET provides few attributes such as MustRunInClientContext... I couldn't find any sample or links that explain this... Let me elaborate more. As the definition goes by saying …

Member Avatar for srikkanthan
1
206
Member Avatar for zqurra

TierDeveloper lets you map your .NET business components against your relational databases, embed complex SQL in them along with your business rules. It generates truly object oriented .NET components in C# and VB.NET. Use these components in COM+ or stand-alone environments and in ASP.NET or Windows Forms applications. Develop apps …

0
104
Member Avatar for anseltim

Hi, I have two similar datasets and I would like to query them to find the records that are different in the first dataset from the second. Does anyone have a good way to to this? Thank you, Tim

Member Avatar for Paladine
0
100
Member Avatar for Tellie

Hi All I have created webform.asp.vb and wanna use HTML code at places, can somebody please tell me as to how can I use the same.....

Member Avatar for Paladine
-1
153
Member Avatar for AliSham
Member Avatar for Paladine
0
189
Member Avatar for Tellie

Hi All I am creating an ASP page where I am trying to display controls on the page based on the roles of the user. I have a database wherein I have 5 tables to store the following: Table 1: Application details having the app id as the primary key. …

Member Avatar for Tellie
0
281
Member Avatar for oni
0
175
Member Avatar for confusedinsc

I am getting an error message "The trasport failed to connect to the server." I know why I am getting the error, our mail server is having technical problems and won't let anyone connect to send or retrieve emails periodically. My question is, how do I go about queing these …

-2
101
Member Avatar for m3rc

I was wondering if someone could please explain to me what the difference is between visual basic .net and visual studio .net. I have searched endlessly on google, but I just can't seem to find anything helpful. I haven't programmed since I took a couple fortran classes a long time …

Member Avatar for m3rc
1
392
Member Avatar for bigpoppapumpg

I'm trying to build a windows app with multiple forms. in project explorer i'm right clicking the current project, add->add existing item. then I select a form, but now the project won't build. I get these errors: 'Form1' is ambiguous in the namespace 'WindowsApplication1'. 'Sub Main' was not found in …

Member Avatar for Tekmaven
1
293
Member Avatar for samaru

The End.