20,278 Topics

Member Avatar for
Member Avatar for rajeshpodder007

i made a vb.net application that can download file from web . i need this application can run with internet explorer. is there any help to autorun the project with internet explorer or other browser??

0
56
Member Avatar for pankeel

how to access the running internet explorer in vb.net if my internet explorer open then how to use this internet explorer in vb.net thnks in advance

Member Avatar for Pgmer
0
231
Member Avatar for ananth3125
Member Avatar for seagal1
0
101
Member Avatar for y2kshane

im creating a custom component .how to create a property that has to choose a file(lets say image) from my hard disk ??

0
103
Member Avatar for maggoteer

I seem to be having a little trouble connecting to my subdomain's database. (It's a subdomain, I'm using space off of a friend's domain name) When I look at my database's port # it just says localhost (which should be correct because it's located on the same server). I have …

Member Avatar for maggoteer
0
122
Member Avatar for nickg21

Hello, The issue that I am having right now is that I have a multiview form that steps through gathering information from the user and depending on the information selected, some fields are displayed/hidden in other views of the form. Basically, what is going on is that I have a …

Member Avatar for MeSampath
0
267
Member Avatar for flywheeljack

so perhaps someone can tell me if what i want to do is possible. i have a bunch of radio buttons which can have different text displayed depending on whats retrieved from the database. however i want to add code that hides any radio button that would have a 'zero' …

Member Avatar for Reverend Jim
0
134
Member Avatar for renzlo

Hi guys, this must be a newbie question for you but I am just a beginner in .net, I would like to ask for a guide or point me into on how to make a simple image viewer, my image is a tif/tiff file, I just want to select the …

0
88
Member Avatar for markdean.expres

Guys is it possible that I create a program that allows you to open a file, then if you click the button labelled "Properties", it will open the properties window for the file selected. This is so that you won't have to go to the file, right-click it, then select …

Member Avatar for Phasma
0
640
Member Avatar for xwxproductions

I am writing a fake antivirus software, of course as a prank, not for MONEY. The code as follows: [ICODE] 'ImageList, 0 Low 1 Averaga 2 High If ProgressBar1.Value = 10000 Then Label4.Text = ("Scan was finished at " & My.Computer.Clock.GmtTime.ToString & ".") MsgBox(ListView1.Items.Count & " threats were detected on …

Member Avatar for lolafuertes
0
170
Member Avatar for dew97

in table department i've class_id as f.k and in class table class_id as p.k i want to update class_id in department table.. n getting error

Member Avatar for Reverend Jim
0
121
Member Avatar for Ruchi224

Hello.. I want to populate my combobox with the list of banknames available in my database.. I tried doing so but i am getting a blank list.. ie.. shows no value in combobox !! Here is what i tried.. Please help !! [CODE]Private Sub ComboBox4_SelectedIndexChanged(ByVal sender As System.Object, ByVal e …

Member Avatar for Ruchi224
0
108
Member Avatar for MeSam0804

hi I want to use arcgis in vb2008 I know that my visual studio should have arcgis's projects but I don't see any of those projects I googled lot and have found nothing to solve this problem but I think its something related to add-ins I don't know how to …

Member Avatar for MeSam0804
0
69
Member Avatar for nickg21

Hey everyone, I'm fairly new to ASP.Net and VB, but I have been learning pretty well. I have created a loop to go through one "View" section of a MultiView step form, and find which checkboxes have been checked. Depending on the boxes checked, I am trying to create new …

Member Avatar for crishlay
0
211
Member Avatar for ananth3125

hi, i had created a form with datagrid view , in that a table is linked with MS Access database , i need the coding steps in vb.net

Member Avatar for ananth3125
0
141
Member Avatar for AndyPants

hello, im working on a file transfer program but a cant figure out how to make the main function work, i have spent hours on Google trying to find a solution... but i cant. Now, as you probably have guessed: the main function is to transfer files over the internet, …

Member Avatar for GeekByChoiCe
0
2K
Member Avatar for markdean.expres

Guys I have been creating a program that copies and moves files from folder to folder; I am using this sort of code; fileToCopy.CopyTo("path here...") or FileToMove.MoveTo("path here...") My problem is, when I am copying or moving a large file, It's taking so much time and my program is hanging …

Member Avatar for GeekByChoiCe
0
171
Member Avatar for tallygal

Here is what I have to do. this code needs to be modified to be able to enable the user to select a file in which to store grades. The application should allow the user to write any number of grades into that file and it should write one grade …

Member Avatar for tallygal
0
231
Member Avatar for MeSam0804

hi, I wanted to get the directories in a specific path and I wrote that by threading programming but when I call [CODE]waithandle.waitall(mywaithandles)[/CODE] , I get the unhandled exception of type 'System.ArgumentNullException' occurred in mscorlib.dll Additional information: Value cannot be null. error. Can anyone help me what to do ? …

Member Avatar for MeSam0804
0
316
Member Avatar for kipslem

Hello, could anyone please help me with this? I have a form with 4 comboboxes. The comboboxes are SBUName, Maindepartment, Team and Staff. When the High level combobox which in this case is the SBUName is selected then the preceding lower level comboboxes will all be populated with data (by …

Member Avatar for kipslem
0
193
Member Avatar for nerkla

Hi, My combobox is filled with file names (without extension) of all the .txt files in folder "[I]c:/files[/I]". When I select one file name from that combobox, how can I show that files full path in textbox or label? Sorry for my bad english...

Member Avatar for nerkla
0
141
Member Avatar for Resentful

I know this may be the wrong section, but I couldn't decide which was best. I understand VB.Net quite well, but Actionscript throws me off most of the time. I am needing a bit of Actionscript converted in VB.Net. [CODE]package com.adobe.crypto { import flash.utils.*; public class HMAC extends Object { …

Member Avatar for Reverend Jim
0
164
Member Avatar for akshayksh

hello i need to calculate age of a person and dispaly it in a label. for example i have a textbox, with these values, 130790, from this number it should generate my age. DDMMYY

Member Avatar for GeekByChoiCe
0
82
Member Avatar for dre-logics

I have a simple question. [COLOR="Green"]Do while loop[/COLOR] to check each record in a MySQL Table, see code [COLOR="Red"] But i want certainly not just want not use recordset or MySqlDataReader.[/COLOR] I Is that possible? Information: I use Visual Basic 8.0 and Mysql 5.0 I have one table: Articles Article …

Member Avatar for SamR44
0
5K
Member Avatar for bilal_fazlani

Hi, I have visual studio 2010 ultimate and i have installed sap crystal reports for visual studio. its a free edition for visual studio 2010. while working on a project in which i wanted to create a report, it was giving errors.. but that's not a problem, now i don't …

0
127
Member Avatar for VB 2012

So im making a app and theres a problem as always +++++++++++++ Form 2 _ [CODE]Private Sub CustmBtn_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CustmBtn.Click Dim IconLoc As String Dim CustmIcon As New OpenFileDialog CustmIcon.AutoUpgradeEnabled = True CustmIcon.DereferenceLinks = True CustmIcon.SupportMultiDottedExtensions = True CustmIcon.Filter = "Windows Based Icons|*.ico" …

Member Avatar for VB 2012
0
188
Member Avatar for NtheN

[CODE]Imports System.IO Public Class LoginForm1 Dim password_guardada As String Dim user As String Dim pass As String Dim pass_desincriptada As String Private Sub OK_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles OK.Click Dim erro As Boolean = False If UsernameTextBox.Text = Nothing Then MsgBox("Erro, não pode deixar o campo …

Member Avatar for NtheN
0
169
Member Avatar for markdean.expres

Hi guys, I have already posted a thread regarding this but no one has ever shed a light upon it. I want a program that searches for files (.docx, exe, ppt, txt) from all folders. Is this possible i the first place? If yes, then how?

Member Avatar for keyboardxtreme
0
151
Member Avatar for markdean.expres

Guys I want to know to skip error massages like the JIT error messages during run-time. What I want in the program is that instead of the JIT popping out whenever an error occurs, I want to generate a msgbox instead of that JIT. Can anyone please help me, thanks...

Member Avatar for Oxiegen
0
100
Member Avatar for VIPER5646

Hi all With the following SQL " Dim Query As String = "UPDATE JobName_tbl SET [JobDate]=@NewDATE, JobAddress=@Newaddress Where JobID=@ID" nothing happens nothing gets updated nor do I get an error. But as soon as I remove the [JobDate]=@NewDATE, it works fine. Hope someone can help me with this situation. Here …

Member Avatar for VIPER5646
0
144

The End.