20,278 Topics

Member Avatar for
Member Avatar for scorpio26krf

I am writing a web page, on this web page there is a txtStart and txtEnd. Next to them I have Calendar ImageButtons. I would like to code it so when the ImageButton is clicked a calendar popup appears and when they select a date on the popup it goes …

Member Avatar for dutchaaron
0
118
Member Avatar for Naveed_786

Dear All, I have designed a form for a table Instalment from this form i am trying to update a column in other table which is hiring table please guide me how can i do this the code is as folloes thanks in advance. [CODE]Dim cnString As String cnString = …

0
50
Member Avatar for cmhampton

I am having issues parsing JSON data from a web service. The web service is local on my machine, and I have added it as a Web Reference. Simple data types from the service work perfectly. However, if I call a method that returns a complex structure (such as an …

Member Avatar for cmhampton
0
496
Member Avatar for Delower_sb

hi actually i am a GSM worker I have 9 year working experience. but i am new here and reading topic from 8 month. my hobby i want to make a small gsm program my question how can i make gsm program as JAU [B][URL="http://www.entsperren.net/JAU/JAU_Setup.exe"]Download JAU[/URL][/B] which software he used …

Member Avatar for Delower_sb
0
107
Member Avatar for sganandhsg

Hi, I am using ASP.Net with vb.net(code behined) now i using for Zettacube third party software for docking. Before this time i can`t use this controls now only use so i don`t know how to use this..? Anybody know reply me... Thanks

0
58
Member Avatar for M.rahul

Hi all, I'm new to VB.net as well to this type of applications too. Please help me.I have to dial a system through RS 232 Communication port....... please guide me which book i have to follow or else guide me with some source. Please give me some idea. how to …

0
56
Member Avatar for TeBone

at a current project I was ask to provide a native access using Visual Basic and the Btrieve API. Since there isnt any actual sample at the website availabel ([url]www.pervasive.com[/url]) I thought posting it might help some of you. You can find sample code but almost all of them using …

0
231
Member Avatar for manak chand

Hi everyone, can anyone tell me how to store record from datagrid to oracle database at run time. user have to enter one record in datagrid at run time and the record should be saved at button click in the oracle. manak chand :)

Member Avatar for kvprajapati
0
69
Member Avatar for padmasuba

I need login form coding usin sql server with multiple user..[code][/code]

-1
28
Member Avatar for guptas

hi, i am new to OpenGL. Soon i have to do a college project on this platform so i decided to learn open GL. while working with glui i am facing some problems. i downloaded glui-2.36. I thought of starting with the example1 (code added at bottom of the post) …

Member Avatar for Oxiegen
0
468
Member Avatar for eftela

i want to use a scroll bar in my VB.net form but with the AUTOSCROLL = false... please provide me with a simple code... tnx in advance... eftela

Member Avatar for eftela
0
1K
Member Avatar for Patplays852

Below is a Base Conversion Class that will take in any number (up to around 2.4 billion digits (limited by string.substring's integer property)), It will convert from any base to any base (from 2-36 inclusive) It does have some simple error handling such as if you enter a number that …

0
210
Member Avatar for starlight849

Hello all I am new to the community and have been stumbing across a problem with my code. I have a program that is connecting to an oracle database. I am using the table adapter to fill a combobox to select a model. Then I am connecting to the database …

Member Avatar for starlight849
0
6K
Member Avatar for judithSampathwa

hi there, how can i can i give the name for the datagridview button cell in a datagridview. where can i give the text for the datagridviewbutton cell to be displayed?? thankxxxx

Member Avatar for nick.crane
0
142
Member Avatar for toomuchtodo

So, I've been getting some help from the community on some issues (mainly G_Waddle, thanks again!). I'm a VB6 rookie, and it's been a while since I even did coding with that. So, basically here is my VB6 snippet. It's very straight forward and easy to code in VB6, but …

Member Avatar for toomuchtodo
0
165
Member Avatar for vampiro999

I'm trying to convert a simple program fron vb6. IT's only draggin several pictures with the mouse and drop them into anothet picture (trashbin). If the object picture dropped is a match then the trashbin.image changes to another image But: First, I don't know how to allow drag controls!!!

Member Avatar for Oxiegen
0
230
Member Avatar for Kingcoder210

I can show information by specific ID there in crystal report by following code. Code : [CODE]Imports CrystalDecisions.CrystalReports.Engine Imports CrystalDecisions.Shared Public Class Form6 Inherits System.Windows.Forms.Form Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click 'Dim cryRpt As New ReportDocument 'cryRpt.Load(Application.StartupPath & "\CrystalReport5.rpt") 'CrystalReportViewer1.ReportSource = cryRpt 'CrystalReportViewer1.Refresh() Dim …

Member Avatar for Oxiegen
0
122
Member Avatar for gha1d

Hi Guys i'm writing a macro in excel that need a down arrow send at one point. Below is the script Sheets("1").Select Range("A4").Select Selection.End(xlDown).Select Sheets("2").Select Range("A4").Select Range(Selection, Selection.End(xlDown)).Select Range(Selection, Selection.End(xlToRight)).Select Selection.Copy Sheets("1").Select ActiveSheet.Paste Selection.End(xlDown).Select SendKeys ("DOWN") ' I need to send the down arrow here' How do i do it …

Member Avatar for Oxiegen
0
94
Member Avatar for selle05

How to use Select Case in reading rows in a table in mySQL? by not using the username of the user. some codes please? thank you!...

Member Avatar for Oxiegen
0
30
Member Avatar for benhowdle89

Hi i'm developing an app where i'm reading a value from a device and putting it into a mysql db, i have setup a function where the vb will calculate whether the new value being read has changed by 3% from the last value and if it has run the …

Member Avatar for Oxiegen
0
203
Member Avatar for Kingcoder210

I can show information by specific ID there in crystal report by following code. Code : [CODE]Imports CrystalDecisions.CrystalReports.Engine Imports CrystalDecisions.Shared Public Class Form6 Inherits System.Windows.Forms.Form Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click 'Dim cryRpt As New ReportDocument 'cryRpt.Load(Application.StartupPath & "\CrystalReport5.rpt") 'CrystalReportViewer1.ReportSource = cryRpt 'CrystalReportViewer1.Refresh() Dim …

Member Avatar for Luc001
0
160
Member Avatar for Progr4mmer

i want to make a save button for images without having to open a save file dialog so i would specify the name and location to save in the code please help

Member Avatar for Rajesh Parmar
-1
252
Member Avatar for jamesvick

i was trying to make a [URL="http://devvicky.com/"]free microsoft word[/URL] plugin in vb.net. It automatically fills a web form. The main problem with the plugin is that it uses web browser control and once it has filled a form it will need to navigate another form. The form can only be …

Member Avatar for jamesvick
0
215
Member Avatar for Kingcoder210

I want to set resolution automatically when my program will run. I want to make it (resolution) 1280*1024. What should I write there in my vb.net program to set resolution when my program will run? When user will stop using my program it will get default resolution. Thats all. Please …

Member Avatar for Oxiegen
0
127
Member Avatar for xfrolox

I need to kill a specific process, i got ListBox1, and Button1 and Button2 Button1 Gets Process which is notepad, When Button1 is clicked in the ListBox1 it shows the Main titled of the windows, Example Notepad is running and his title is Untitled - Notepad in Listbox1 will show …

Member Avatar for xfrolox
0
289
Member Avatar for Oxiegen

Hello. I'm having a bit of difficulty implementing Drag and Drop. The scenario is this. I have a project with an MDI child where I want to drop documents from Windows Explorer. The code is all in place (this is just for debugging purposes) and I have set AllowDrop to …

Member Avatar for Oxiegen
0
208
Member Avatar for selle05

In MDIParent, in my formload in MDIParent, one form is load. And i want the form when i click a button, there is another form will be loaded INSIDE the MDIParent? how is that? Can somebody teach me the code? Thank You!

Member Avatar for selle05
0
96
Member Avatar for krab-man

hi i have just recently joined the group. i have truble in implimenting disater recvery through vb code, can anybody please help me i really bafilled. thanks

0
31
Member Avatar for lolwtf

We want to use a licensing system for our new software, so we know that our customers are using the same amount of apps that they paid for. The general idea is to get their processor ID and HDD serial number and combine them to make our license string. I …

Member Avatar for ghimangi
0
337
Member Avatar for JohnDove

Part of the app I am writing allows users to create an encrypted, password-protected output file that they can email safely to a central store. I can't have the users choose their own password for the encryption as the central store needs to access the contents of all the output …

Member Avatar for ghimangi
0
143

The End.