20,897 Topics
![]() | |
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 … | |
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. | |
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, … | |
[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 … | |
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 … | |
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 … | |
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. … | |
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 ,? | |
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 … | |
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 … | |
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? | |
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 … | |
Is there a way to loop thro' the controls on a web page? thanks, earlofroberts | |
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 … | |
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............? | |
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 … | |
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 … | |
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 … | |
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 … | |
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 | |
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 … | |
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 … | |
Hi, example of an application that executes a demo of a game and counts how many frames per seconds had been opened. Thanks | |
Hi, Example of application that counts the frames per seconds. Thanks. | |
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 … | |
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 … | |
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 … | |
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 | |
to kill the process after 30 seconds If MyProcess.TotalProcessorTime.Seconds >= 30 Then MyProcess.Kill() End If is correct ? | |
As to kill a process that has duration of 60 seconds Thanks. | |
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 … | |
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) … | |
| |
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 | |
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: .. | |
I Want To Import A Specific Database Tables And Display Them In A Treeview | |
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 … | |
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 … | |
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 … | |
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 … | |
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... | |
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 … | |
| |
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,, … | |
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 | |
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. | |
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. | |
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, … | |
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? | |
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 … |
The End.