20,278 Topics

Member Avatar for
Member Avatar for SaLMaN-2

hi all, currently im developing a system using active expert SMS & pager toolkit. i need to do automation code which runs manually where user must click send btn to send & receive SMS.. any1 out there can help me out?? im really cant figure it out?? contact: <snipped email> …

Member Avatar for syedyaserahmed
0
53
Member Avatar for JohnPhilipps

Good morning, I have been trying to research the net on the subject of "how to set a folder view utilizing a VB.form button", I've found references to the "IFolderView : SetCurrentViewMode Method", but no concrete examples I could work with. I haven't been able to find what I need …

Member Avatar for JohnPhilipps
0
135
Member Avatar for deja_vu

Hi all. Is it possible to apply a checkbox in column header? If yes, how can this be done? And also can different types of options be provided to the user like in Win Vista ? Please reply soon I need it badly. Thanks.

Member Avatar for Piya27
0
75
Member Avatar for laks_samy

hi i am working in vb.net 2005, i am woring network system (my system is client system) how to get my server drive and dir list for the purpose of database backup any one help me. thanks

Member Avatar for samir_ibrahim
0
186
Member Avatar for jayz_raul

hye all....currently im developing a system using active expert sms and pager toolkit. i need to do automation code for receive and sending SMS. Anyone out there can help me out?? im really cant figure it out?? thankz

Member Avatar for SaLMaN-2
0
135
Member Avatar for buntu

Hey guys, its my first time here, so I'm still a bit shaky. I am a vb.net student and i use vb 2008 express edition; i downloaded some projects from another site of which i wanted to learn projects done by other people. but now to my disappointment i could …

Member Avatar for buntu
0
86
Member Avatar for Chris11246

I want to activate a sub by clicking the left mouse button but i cant make it work i tried private sub test(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles MyBase.MouseDown but it says it doesn't work because they dont have a compatable signature

Member Avatar for kvprajapati
0
122
Member Avatar for suresure88

Hi, i have a completed codes of a windows app which is used to retrieve data from a card reader. Right now i have to put it up into internet explorer. can i achieve this only by trying to copy whatever on my windows app onto asp? it's abit confusing …

Member Avatar for kvprajapati
0
67
Member Avatar for mimi_ted

i am working on a project. i am doing my project using vb.net. and i have added a web component to some of the dot net's form. what i would like to know is how can i access data i have entered in the dot net form being in the …

Member Avatar for kvprajapati
0
125
Member Avatar for mar_tech546

Hello, We have a VB.Net program that uses GetObject() method. While executing the program, it gives the following exception. <b><i> "Unhandled Exception: System.Exception: Cannot create ActiveX component. at Microsoft.VisualBasic.Interaction.GetObject(String PathName, String Class)"</i></b> The same program is executing successfully in our production environment but not in one of the development environment. …

Member Avatar for Teme64
0
110
Member Avatar for mandar2886

Hi I'm interested in doing a Voice Recognition in VB.Net 2003 as project . I have downloaded Speech API for this purpose. Pls guide me on how to proceed further.

Member Avatar for Salem
0
68
Member Avatar for Piya27

Hi All, How can I accomplish splitting of data(string). For eg, If I want to split the 'Date Of Birth' ( given in the format dd/mm/yy) into its constituents dd, mm and yy separately. Specifically, I have a DOB field in my database(sql) and in the form, I have three …

Member Avatar for Piya27
0
78
Member Avatar for geoamins

the below code accessing the report from the given IP Address... initailly i was facing problem during loading business report from the client computer because the i was used this code Dim cryRpt As New ReportDocument cryRpt.Load("D:\Reports\PTC_1.rpt") on server the above code doing best work because the path is identifing. …

Member Avatar for di.arie
0
185
Member Avatar for jakx12

I cant find a decent explanation anywhere! How can i use the serialport component in .NET 2008 to send and receive data. Also whats the common code syntax for this component. If any one could point me to a decent tutorial that would be great! Im fairly new to the …

Member Avatar for jakx12
0
92
Member Avatar for studio72

Hello, I'm new in VB.NET in using API I have one app running and i want to send a command to another app on my PC from my active app I know is necessary to find a PID and some handlers from second ( from background ) but i don't …

0
37
Member Avatar for Naruse
Member Avatar for plusplus
0
1K
Member Avatar for j15

Hello everyone, I am not much of a programmer but have some limited experience with vb.NET, so please bear with me. I have written the following code to create a dataset and fill it with three different tables, one of which is empty to begin with but is populated successfully …

Member Avatar for jetti
0
209
Member Avatar for Ammar N

Hello all, :) directly here is the issue: a "OpenFileDialog" is made to choose a picture and then inserted into a rdlc report. so i need the exact command to access any picturebox in the rdlc report. i used to do the job under VB6 as the following: Set ReportName.Sections("SectionName").Controls("Image2").Picture …

Member Avatar for Ammar N
0
110
Member Avatar for sweetsasthi

I need a help in designing form in vb.net. In my project I have to design a form to save the company's applicaton form details.the applicaton form is of two page.I have to make the form design catchy so that data entry is easy. A section in the application form …

Member Avatar for Piya27
0
94
Member Avatar for Chris11246

im trying to make a little game and i cant find how to use the keyboard to control it what does the code look like?

Member Avatar for Chris11246
0
79
Member Avatar for Tamir09

Ive managed so far with this code that amends data to an xml form, but I need to figure out how to remove the bit of code that amends data rather than overwriting it. Ive messed around with the code to see if I could manipulate it myself to get …

Member Avatar for Tamir09
0
180
Member Avatar for kasimacsys

I have declare a array variable in module, i need to access this variable to ToolStripMenuItem_Click Event. but i can't, when type that variable it shows "Class 'System.Windows.Forms.ToolStripMenuItem' cannot be indexed because it has no default property" Please anyone help me

Member Avatar for Teme64
0
182
Member Avatar for bakateria

Hello Guys, I need your help in creating a hangman game using vb. This is a school project and I am a beginner. I need your help. I really don't know how to start it. I can draw the hangman, but I need help in arrays. How to declare array …

Member Avatar for Chris11246
0
123
Member Avatar for WillemP

Hallo i'm Rinning an application with a sql database on pc1 it works fine but if i install the application on another pc i can't connect to the database i'm using SQL Server Management Studio Express 2 setup the connection but i cant find the 2nd pc where the data …

Member Avatar for rwatson
0
92
Member Avatar for eesmm

Newbie post. Please be kind. I am having terrible trouble creating a Audio VU meter user control in VB (Visual Studio 2008), and hoped somebody might be able to help. I need the simplest type of display - just a label on a user control where the width of the …

Member Avatar for forum@welbie.eu
0
428
Member Avatar for Darkicon

I'm stumped right now, I cannot figure out how to code something to get information from another form. This is what I'm trying to do: [code=VB] Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click If TextBox1.Text = "01" Then 'TextBox1 is in form 2. PictureBox1.Image = …

Member Avatar for winkler
0
137
Member Avatar for winkler

Hi all, it's my first time in this forum, I hope you can help. I've searched the web for a long time, couldn't find help, yet. I have a listview that displays a list of PDF files. When the user clicks on a row (in the "selectedIndexChanged" event), I display …

Member Avatar for winkler
0
751
Member Avatar for schimusi

Hie guys.How do you write a vb function that returns the frequency of each word that appears in a given text file.e.g.if the word "the" appears twice,it would return "The word 'the' appears 2 times".This has to be done until the end of the file without searching for a particular …

Member Avatar for Piya27
0
468
Member Avatar for plusplus

I have some music files that are being played, in certain cases in my project. Where should I store those files? I created a folder "Musik" under my project and put it in there, the problem is, how do I get to these files, I don't know the path when …

Member Avatar for Teme64
0
130
Member Avatar for Piya27

Hi All, I want to know how to bind data to DataGridView Control. I have seen examples on google nd other sites. but all examples use DataBind() while in my program, it shows DataBindings() in intellisense. I cant find out how to do this. I have to bind data from …

Member Avatar for kvprajapati
0
153

The End.