20,284 Topics

Member Avatar for
Member Avatar for april_er
Member Avatar for jasonkit84

hi, My problem is i have created a report using Crystal Report and the font-style is Roman 20 cpi. When i preview the report in Crystal Report, the font-style is still Roman 20 cpi but when i view the report using VB.NET the font-style has changed into another font-style. And …

Member Avatar for AK47
0
214
Member Avatar for BobbyRags

If I were to ask you "How should I get starting learning VB.NET?" What would you say? Thanks.

Member Avatar for Letscode
0
102
Member Avatar for x38class

Microsoft has the following example of how to use itemdata in .net It works fine if you are populating row by row from 0 to whatever I need to reset itemdata in a particular row that has been deleted, eg the microsoft example equates to the following lstBox.items.add("123",654) where 654 …

0
75
Member Avatar for april_er

Do u all know what is API? Do anyone there have the code of API for iTegno SMS modem?

0
83
Member Avatar for april_er

how to lauch a program from the desktop using window application? and how to save a converstion of the textbox to a file?

Member Avatar for april_er
0
157
Member Avatar for shutupdave

Hi, For a school project i am making a quiz in vb. Im having trouble implimenting a countdown timer so that i could specify an amount of time before an action is taken. for example when a button is clicked there is 20 seconds before the next question is moved …

Member Avatar for shutupdave
0
98
Member Avatar for Mizzou

I'm trying to write a program that converts PDF files into TIFF files. I have been trying to so in VB.NET but someone told me that VB doesn't support Tiff files, is that right? If so what other language would be better suited for me to write this program? I …

Member Avatar for 1o0oBhP
0
77
Member Avatar for JadeWolf324

im trying to get together a team of coders to write some applications in VB.NET. i love writing and am new to .NET, but my problem is i cant seem to figure out what to create. i have an idea for a student/Teacher collaboration suite, but the project is over …

Member Avatar for JohnnyKay
0
103
Member Avatar for gidgetcracks

[COLOR=Indigo]I am making a Game called HangMan. :cheesy: I notice someone else has also but mine is due this Monday Comeing. I am having trouble with my Arrays. I keep getting am error :mad: saying "Index was outside the bounds of the array". I have been trying to fix it …

Member Avatar for Comatose
0
161
Member Avatar for isundby

Good day to all. First off, let me say that if this is the WRONG place to post such a thread, please let me know, and I will ensure that I get things right from this point on. A bit of background .... I am an archaic (20yrs +) Mainframe …

Member Avatar for isundby
0
151
Member Avatar for jasonkit84

does anyone know any plugins that can support fonts that xp cannot suuport? i've created a report using Crystal Report where the font is Roman 20 cpi but when i call the report using vb.net the report comes out with fonts that does not match with Roman 20 cpi

0
173
Member Avatar for weazel

Big Problem!!! [SIZE=7]ok hangman all worked perfectly... then suddenly this erro came up!!! SOMEBODY HELP ME PLEASE THIS IS DUE 2MORROW!!![/SIZE] [COLOR=Red] ERROR = An unhandled exception of type 'System.Runtime.InteropServices.ExternalException' occurred in system.windows.forms.dll Additional information: A generic error occurred in GDI+.[/COLOR] [CODE] Public Class form1 Inherits System.Windows.Forms.Form ' Author: Misha …

0
160
Member Avatar for nanosani

how can I disable/enable the minimize maximize/restore and close buttons within my code ?

Member Avatar for Comatose
0
149
Member Avatar for red$

:?: :?: Hello, Does anyone know if the new vb.net stuff will allow me to write and test VBScript stuff? I currently use VB6 and was thinking of moving over. It would be nice to have VB.net, even better if it handled VBScript Thanks Red$

0
46
Member Avatar for muralidharan

hai, iam new to VB.NET and i don't know how to create a new user in the system or domain. By logging on into Admin we should be able to create new user for the system. thanking muralidharan.s

0
87
Member Avatar for CodeZombie
Member Avatar for tgreer
0
83
Member Avatar for Devin

Alright i understand mybase.MouseMove event handles everytime the mouse is moved, but what i am having a problem with is using this code in a MDIContainer Form. When used here the mouse event is never trigged. So i am curious if there is away for this mouse event to be …

Member Avatar for Devin
0
92
Member Avatar for I_Byte

:oops: Trying to play with shapes, but can't get anything to come out. I can do it in a module, but when I try using a class and a module, I get totally lost. This is what I have: [code]Public Class CSquare Inherits Object Private mside As Integer Public Sub …

Member Avatar for DeFrog777
0
150
Member Avatar for miyakejess

Hi all, I want to make a report that the column headers are getting from one of the field in the dataset. Example, dataset ds has table A with 4 columns, col1, col2, col3, col4 I would like to use col1 values to be the column headers of the report, …

0
66
Member Avatar for DunBee

I have created a class that I believe should work. I just need to validate date. I chose to validate user name and user password. I created the class and 2-3 properties (not sure 1 will work at all), and I need to create at least 1 function. I created …

0
90
Member Avatar for spablos

I would like to some how be able to use in VB.NET structures and especially preprocessor defines (#define BLABLA") declared in C header files. i can use any metheod include .NET Frame work. Thanks allot, Pablo.

0
55
Member Avatar for gencor45

I need suggestions on how to compare a string from a textbox to a combo box list? I then need to take any items that the string is similiar to and display them in a message box? Im very confused on how to do this? I would appreciate any input> …

Member Avatar for darrindarrinnet
0
116
Member Avatar for CraZ

I would like to know how I would be able to detect what language is selected in Regional options of the control pannel. I need to know if it is in english or french. If it is possible, I would like to know ASAP. tia, Mat

0
95
Member Avatar for priyamahtha

hello all i am novicwe to .net framework.Have problem that if i have multiple button on the page and i click any one of that page reload.Due to this having problem of flickering. i have used an iframe having flsh movie but due to this its started from the begining. …

Member Avatar for priyamahtha
0
59
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
69
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
911
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
103
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
90
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
101

The End.