20,897 Topics

Member Avatar for
Member Avatar for tonberry

Hi, I've some problems with a form resize in vb.net 2005. I thought about some solutions but i don't know how to do any of them: 1. When resizing, show a line which discribes the final size - and not automaticly set the new size. 2. Use an event which …

Member Avatar for Letscode
0
99
Member Avatar for uskumar_33

Dear All, How do i send SMS Message from my asp.net (vb.net or c#) application. can u guide me help, please........... Thanks, Suresh U.

Member Avatar for naveenchander
0
211
Member Avatar for jaeman

If there is a thread related to this one please reply back the url, thx What i have is Parent form that is the owner of multiple child forms, im having trouble trying to display the form, it flashes and then disappears Code: PrivateSub spawnNewChild(ByVal Name AsString, ByVal IP AsString, …

Member Avatar for jaeman
0
769
Member Avatar for soda0091

[Microsoft VB.NET Step by Step by Microsoft Press] This book has some good things and some bad things. Unfortunately I personally found it to be lacking some of the more critical coding practices I was interested in. But at the same time it does have some good points. Good: -Good …

Member Avatar for da_1_4u_08
1
171
Member Avatar for Lemon

Well, I'm hoping someone can help me.... I've got a web application that queries data from a database based on selections made in previous dropdownlists. The problem is that some of the final queries return only one data item. I'm using the onSelectedIndexChanged with autopostback enabled as my events in …

Member Avatar for vrushalinz1
0
152
Member Avatar for kapow

I HAVE TO HAVE THIS DONE BY TODAY ---Here Goes---ALL HELP REALLY TRULY APPRECIATED I WILL PRAY FOR YOU ASWELL!! Produce a vb application that incorportates a class module that will hold two pieces of information about 6 company employees. the information is their new salary and a short description …

Member Avatar for npasma
0
168
Member Avatar for Partydude4

Can anyone tell me how or what's the code for the following: 1. I have two frames on my web page. (Top and Bottom) 2. Top Frame is data 3. Bottom Frame are some Controls. (Print button, Back Button, Close Button.) 4. I [B]do not[/B] want to use Java. 5. …

Member Avatar for Partydude4
0
409
Member Avatar for softmind82

how can i make direct connection of my application software which is build in vb.net with my internet ms acces data base..? is it possible ,?

Member Avatar for Paladine
0
93
Member Avatar for softmind82

how i can make connection with acces database from three location like, lahore, london and usa . i m using application software and , can u guy suggest me any other way to solve this prob or make is sufficent , might eb webbased ..? if one updation occur on …

Member Avatar for cpopham
0
156
Member Avatar for erikkl2000

going crazy over here!!! If you will notice in the bottom left hand corner the ProductCategoryName Column is producing two and three results on the same product and these products are not in the categories table, this categories table is where the ProductCategoryName is at so i am not sure …

Member Avatar for Paladine
0
124
Member Avatar for Robert Walker

Dim OraStr As String = "Data Source=Oracle8i;Integrated Security=yes" OR dim OraStr As String = "Provider=""MSDAORA.1"";User ID=dev;Data Source=testdb;Password=dev" I am using oracle8i but that should be provider shouldn't it? the MSDAORA.1 is for the OLEDB so I assume it is wrong also. Any Ideas?

Member Avatar for Paladine
0
508
Member Avatar for makatzena

hi everyone i've got a problem when trying to insert a previouly created user control which contains an ActiveX control in a new User control while i'm in design mode in VB.NET (caution: sounds messy). It just gives me an error saying something about happening an InvalidActiveXStateException. i will thank …

0
67
Member Avatar for earlofroberts

Is there a way to loop thro' the controls on a web page? thanks, earlofroberts

0
56
Member Avatar for khoobl

I would like to create a deployment project for my application. And my application need mysql as database, my deployment package will package the mysql installation. How to use VB.net to check whether mysql had been installed in the client PC and if not install, mysql installation will be initiated …

Member Avatar for cpopham
0
201
Member Avatar for dhiraj.cool2k4

Hi All, I m VB 6.0 developer & i want to upgrade myself. but i m confused in between .Net & J2EE technologies...........plzz suggest me whether i go for .Net or J2EE............?

Member Avatar for Paladine
0
92
Member Avatar for snufse

I have a form from where user want to connect to a DB and fill a spread sheet (excel). This is supported in vb.net. Below syntax gives me error in asp. Below is my code. Thanks. Dim xlApp As Excel.Application = New Excel.ApplicationClass Dim xlBook As Excel.Workbook Dim xlSheet1 As …

Member Avatar for Paladine
0
148
Member Avatar for cpopham

Okay this is a good one I believe. In a dataset, you can create single relations (ParentTable.PrimaryKey to ChildTable.ForignKey) using the dataset.relations.add method. You can use a string variable something like this: Dataset.Relations.Add("relationName",Dataset.ParentTable.columns(strParentKey),dataset.ChildTable.columns(strchildForeignKey) This method works fine for single to single keys generated dynamically using schema info. Now if there …

0
78
Member Avatar for earlofroberts

I tried to add a dll to the vs.net toolbox. It said it wasn't registered. I ran regasm.exe. No when I try to add it to the toolbox, it tells me it is not recognized as a com object. How do I get this custom control added to the toolbox …

0
69
Member Avatar for Kate Albany

Hi Everybody, I am primarily a Java/Oracle/UNIX developer working for a telecoms company, but I get my fingers in almost all the pies :) I have been developing in Java and Oracle for a few years now, though I have worked with *NIX environments for much longer than that. I …

Member Avatar for Kate Albany
0
75
Member Avatar for bhautikdesai

HI i m Bhautik Desai doing Master In Computer Application... from india, gujarat.. i need help in VB or Vb.net to use winsock... thanx

Member Avatar for Catweazle
0
83
Member Avatar for erikkl2000

Hello All, :rolleyes: I found this code from and artical posted back in may and i had a newbie question that i would like to add to it. 1. Is this the proper all around method to pass values? 2. How would i capture these values? Could i do it …

Member Avatar for erikkl2000
0
438
Member Avatar for larry78

Hi, I've a windows application with VB.Net. I made a little application that connect on a ms access database and do some stuff. The application works well in my PC and in other remote PC, but If I made a concurrent open to the database, I got an error. I …

Member Avatar for Paladine
0
151
Member Avatar for cfonseca

Hi, example of an application that executes a demo of a game and counts how many frames per seconds had been opened. Thanks

Member Avatar for Zachery
0
90
Member Avatar for cfonseca

Hi, Example of application that counts the frames per seconds. Thanks.

0
67
Member Avatar for erikkl2000

Hello All, :rolleyes: I found this code from and artical posted back in may and i had a newbie question that i would like to add to it. 1. Is this the proper all around method to pass values? 2. How would i capture these values? Could i do it …

0
55
Member Avatar for ikkyusan

Hello.... I currently use a login script to change specfic HKCU values for each user. This is for use of a piece of software which requires unique serial numbers per user. I use 1 script per user & this is increasing daily is it possible to consolodate these scripts into …

0
51
Member Avatar for zaphod2003

I have programmed a web application using classic ASP and MSSQL, but our company is upgrading to ASP.NET and for my next project I thought I would the application in pure VB.NET. However, I am struggling to get my application to talk correctly to the MSSQL tables. I know my …

Member Avatar for zaphod2003
0
139
Member Avatar for baba0880

Hi All, I am developing an application using vb.net 2002. For example, I have a combo box, in there I have list of items. Let’s say: One Two Three Four Five And I have a label. In the label I’m setting the text to “Three

Member Avatar for w00dy
0
110
Member Avatar for cfonseca

to kill the process after 30 seconds If MyProcess.TotalProcessorTime.Seconds >= 30 Then MyProcess.Kill() End If is correct ?

Member Avatar for w00dy
0
63
Member Avatar for cfonseca
0
63
Member Avatar for fineline

thank you for entering this page i would like to explain what i should do in my project and my problem: 1- the project for student in the school . 2- every one has an private account and can use it for many things 3- every account has a table …

0
70
Member Avatar for fineline

hi every one .. thank you for entering this message i have a problem with connection to sql server 2000 from vb.net the message is : The ConnectionString property has not been initialized. and this is my code Line 41: Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) …

Member Avatar for Letscode
0
471
Member Avatar for cfonseca
Member Avatar for neeraj_th

Dear Members I want to know how to create a toolbar like the one which is used in ms access for showing objects like table,reports, queries etc. I want to create using vb.net Neeraj

Member Avatar for Catweazle
0
110
Member Avatar for sara

Hi everyone.. I have problem here.. i want to calculate total days using vb.net..this calculation not including public holiday. i have calendarstartdate, calendarenddate and txttotalabsent. my problem here how to capture public holiday and how to calculate total days. please help me :sad: ..

Member Avatar for techniner
0
226
Member Avatar for PROFF.VB.NET
Member Avatar for dzzsky

Hi, this is my first post in this site. I am having trouble with a hangman program that I've writen. I have got allmost every thing working fine, but I am having trouble ensuring that a word is not used twice. The way in which, my program works is that …

Member Avatar for srikkanthan
0
110
Member Avatar for majackson

I'm trying to bind a radio button's checked property to an Access field defined as Yes/No and am having no success. I can programmatically read the dataset field and set the radio button, but I than have difficulty adding a new record and setting the dataset field to be updated …

Member Avatar for Toulinwoek
0
186
Member Avatar for augie0216

Hello I have created and built a deployment project I would like to add on a launch condition the requires internet explorer be installed. I added the launch condition and rebuilt the project the text I put in the message property appears but when I hit next the screen it …

0
82
Member Avatar for Robert Walker

when running program I can see all 9 items of data are loaded into myComboBox, but when it displays on the screen all I get is 9 instances of "Test1.Global+ListCodes". What do I need to use in the DisplayMember spot? I've tried original field name of "Name1", "test.codeName" PublicStructure ListCodes …

0
123
Member Avatar for bhautikdesai

hi everybody. how r u all? i m going to design network application .. so pls help me how i make in vb.. how i can use winsock... should i devlop in vb or vb.net or vc..? pls send me some example code...

Member Avatar for Dani
0
43
Member Avatar for Mohsin Khan

How can I access Crystal report9 in VB .Net 2003. Is there any class or library which I've to import, or it is not possible to make report by using Crystal report9 in VB .Net 2003 version. Whenever I make CR9 object it gives an error. [U]Dim Report as New …

Member Avatar for Abyss
0
98
Member Avatar for jasworld
Member Avatar for Comatose
0
113
Member Avatar for populate

Hi Guys, After devloping couple of years and months........many projects in .NET framework.....using C# , VB.NET, and ASP.NET.........My personal vote goes to C#. No doubt I love to code in this languages. And I know many of you like so... So then whether VB.NET Programmer getting downward.....I can't say so,, …

Member Avatar for server_crash
0
157
Member Avatar for skumar_1311

Please provide me the supporting files of Ms Word to use the feature of Ms Word in VB.net Application installed on the Computer which has no Ms office installed

Member Avatar for YoungCoder
0
44
Member Avatar for fischerj

Would someone point me to some code to silent print a pdf from VB.NET or C#. I have the Adobe SDK Thank You for any help toward this end.

0
348
Member Avatar for vrushalinz1

I have a Contextmenu which dispalys a file name.it has submenus that provides 2 options:Open;Open With... Open opens the file normally. i want "Open With" dialogbox to open wen user clicks the second option. How do i do it.

0
50
Member Avatar for cpopham

I have created a program to monitor a network folder for file additions based on this link: [url]http://abstractvb.com/code.asp?A=1081[/url] It works fine on my local drive, but does not work for a Novell Server. Does anyone have any ideas of how to get it to monitor a Novell folder? If not, …

0
107
Member Avatar for papaja

Hi, I'm comming from country without paymen gateway. I would like to create one using vb.net. Could someone direct me to some resources concepts or similar open source projects?

0
68
Member Avatar for larry78

Hi :) I'm new in this forum and new in VB .NET. I'm trying to do a little mp3 player using mciSendString. I can start, playing and stopping a mp3 file, but I don't understand how can I get the end of mp3 and close it after finish without press …

0
90

The End.