20,285 Topics

Member Avatar for
Member Avatar for mancode1007

When i want to create a new Windows Form Application it pop up the message "Request registry is not allowed ".anyone please help 2 fix it... thx

Member Avatar for waynespangler
0
94
Member Avatar for spacekat

We pulled this from[Vbasic.net](http://vbasic.net/detail.aspx?tid=105). A friend of mine has it running on his home server but I keep getting errors on our production mahcine please help!!!! Thanks!!! Generating random passwords can increase the security of a website by taking the process out of the hands of the user, or simply …

Member Avatar for tuse
0
854
Member Avatar for shelly121

hello,i need to make an if statement for a mortgage application in vb.net, basically i have a list box for the DOB called cmbDOB, and a label to show the maximum mortgage. But i dont know how to make the if statement-it has to show the maximum mortage in the …

Member Avatar for cutepinkbunnies
0
234
Member Avatar for guest11

hi all, I want to run vb program through vb.net program is this possible in vb.net and i want to show output in some container. In VB it is possible through Shell command but it runs the program seperately but i want to run program through vb.net and want output …

Member Avatar for guest11
0
209
Member Avatar for bigr1822

Can anyone help me here. I have AutoCAD open with drawing also opened. All I want to do is attach to the active document. Please help

0
48
Member Avatar for ohyeah

The error message continues: The given assembly name or codebase is invalid. Exception from HRESULT: 0x80131047 Help please. Thanks

0
53
Member Avatar for robjens

Hi I have a small question. I'm building a website and I would like to make custom message strings that I can later put in a sql database. Is the following idea the correct way to go? File: SystemMessages.vb [CODE]Select Case EventID Case 100 msg = "New user" & username …

0
44
Member Avatar for ohyeah

I'm trying to get a headstart on a project that im writing for college. I want to write a instant messenger simular to msn messenger. I've got the following so far but its throwing up a load of errors. Can someone take a look please. Thanks [CODE]Imports System Imports System.Windows.Forms …

0
69
Member Avatar for cellus205

Hows it going everyone. Right now I am working on a project with VS2008 that parses directory and subdirectories and lists all filenames/paths/size/etc. This is working correctly, but I also need to parse the contents of zip files without actually unzipping them. What would be the easiest method to return …

Member Avatar for cellus205
0
203
Member Avatar for Tony Barber

Hi, I am connecting a scanner to a USB port. The scanner works as a com port connection. Before I can talk to the scanner I need to know which com port the scanner is using. When I know which com port it is on I can wake it up …

Member Avatar for Tony Barber
0
934
Member Avatar for bungek84

hi guys.. i got one big problem rite now..currently i'm handling new project using VB 6 and MS SQL Server as host server. Rite now i'm stuck at store/save data into the server. Previously, i'm using C#.Net and it success but then i'm not sure whether the code from .Net …

0
85
Member Avatar for djhao79

Hello guys, I'm a newbie here. I am just a beginner programmer and taking up VB.Net. However, we are currently on Program Logic Design topic. Our instructor gave us an assignment on FLOWCHART design. Can somebody here help me with my assignment. Below are my assignments which is due on …

Member Avatar for djhao79
-1
307
Member Avatar for ruchika beddy

Hey frnds,On BOtton Click I want the dll to be unregisterde. I write the foll. Code on Button_Click,but when i click on delete button.pop msg is there.i do not want this msg to be dsiplayd. Plz help me out,Mine code is as Under.. Microsoft.Execute.Shell("regsvr32 sonia.dll -u"). Is there any other …

Member Avatar for selvaganapathy
0
79
Member Avatar for kavithabhaskar

this is my code.. i got both my work database and my master database on the datagrid views in my form...but how do i go about comparing.. and generating the crystal report ? [QUOTE] imports System.Data.oledb Public Class Form1 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles …

Member Avatar for kavithabhaskar
0
152
Member Avatar for kavithabhaskar

I have a work database and a master database. I have 4 fields in each of them. If I got A B C D values for a field in my work database. If I have A anywhere in my master database.. I want a report to be displayed in Access …

0
50
Member Avatar for michael0101

Hi everyone, I am still stuck and please help anyone!!! I want to save and load a listbox with 2 arrays in a .txt(file), but i am getting an unhandled exception of type 'System.ArgumentException' in microsoft.visualbasic.dll. Additional information:File I/Owithtype 'ObjectCollection' is not valid. Please help anyone, my tutor is on …

0
80
Member Avatar for Karthik553

I am using .net 1.1 . web application asp.net,vb.net. I want to read datas of an excel sheet in a website and save the datas into my sql database.anyone guide me for this.

0
50
Member Avatar for karthik1

hello, i have 2 textboxes and an update button on my form. iam able to connect as well as navigate through the Access db but i am unable to update it. i am getting the following error: Dynamic SQL generation for the UpdateCommand isnot supported against a SelectCommand that does …

0
66
Member Avatar for Pgmer

Hai all, I want to get to know about the file summary like last saved by, last printed on, authour etc... How can get it using file info function. Thanks in advance.

Member Avatar for Pgmer
0
97
Member Avatar for isumasama

hello i have a form where it has multiple checkboxes, and its up to users to select or unselect the checkbox. then user have to choices to go back to the main page; ok and cancel button if clicks on OK, the program works fine but if clicks on CANCEL,, …

Member Avatar for isumasama
0
126
Member Avatar for plazmo

is there any simple way to do this? im making a chat client and i want it to display text like all chat clients do, which is buttom to top. Thanks!

Member Avatar for SupportCuteSoft
0
941
Member Avatar for Eric132

Hi Guys, I am using VB.NET Express Edition 2005 I have a multidementional array. The array is an index into a very large Text file that contains Books, Chapters and Verses. Each record in the index is made up of these fields. [B]Address, Book Number, Chapter Number, Verse Number, Bytes …

0
76
Member Avatar for mcgarry101

Hi, after spending days on this I hope someone can help me. I am using one gridview nested inside another, and I need to reference on of the columns in the adult gridview when updating the child gridview. Make any sense?? I have a footer row in the child which …

0
55
Member Avatar for witternb

Hello, I am trying to retrieve data from my MS Access table but keep getting a "Syntax Error on the FROM statement" error. I was hoping someone could lead me in the correct direction in resolving this error. Particulars of the VB program: I am trying to create a "Control …

Member Avatar for cutepinkbunnies
0
148
Member Avatar for itzkanaga
Member Avatar for kavithabhaskar

I need to choose a value from a combo box and check if that exists in a table and if it does..i need to make a button glow green.. I am not sure how I have to check if the chosen value exists in that table.. can you please help …

0
129
Member Avatar for kavithabhaskar

the code worked perfect on Friday and when I come back today and try.. the RAM alone works fine in the T-SQL but the Mfg, Make, GraphicsCard and GraphicsVersion do not work atall.. they dont give me any queries atall in the data grid view o/p.. why am i stuck …

Member Avatar for kavithabhaskar
0
95
Member Avatar for kavithabhaskar

Today I have DELL 'mfg' and I have 'make' as Precision workstation 650, precision workstation 610, precision work station 530.. i have 2 combo boxes: 'Mfg' and 'Make'.. the moment I choose DELL as mfg from the first combo box..i get the PWS 650, PWS 610 and PWS 530 in …

Member Avatar for cutepinkbunnies
0
87
Member Avatar for kavithabhaskar

Hi: I have a question.. I got a control/master database. I have another work database. I have to match each value from 2 fields present in my work database to a control db. The values could be anywhere in the fields in my master db.. it just has to be …

0
54
Member Avatar for fineline

[SIZE=3]hi every one i need to use animation bar(label) in the vb.net and desplay information connecting with sqlserver 2000 please advice and tell me how thank you[/SIZE]

Member Avatar for sharrmee
0
369
Member Avatar for dmotah

hi, i got a database that has as fields date, rate 1 and rate2 i want to display the rate1 and rate2 as graphs. hoe can i do that to reatrieve data from msaccess and display it.

0
64
Member Avatar for army88m2

I was wondering if anyone knew how to code to read a record from an inventory database? I think you need to use a while loop. while read rcd1 rcd2 rcd3 do that's all I got so far. I am really getting upset about this pesudocode thing. I don't understand …

Member Avatar for Renukavani
0
172
Member Avatar for RenjithVR

Hi, I have a webBrowser and a Button. When i clicked the button I want to display a URL. When it displayed the WebBrowser should be in fullscreen. How can do this? Thanks in advance. Renjith

Member Avatar for RenjithVR
0
182
Member Avatar for vikrant_program

I want to create table in MsAccess using command Button in VB 6.0 . The table should contain the default fields such as Name Text, Roll No Long etc.It should save the name of table with the desired name. So please post the code here...........

Member Avatar for cutepinkbunnies
0
110
Member Avatar for aks87
Member Avatar for cutepinkbunnies
0
101
Member Avatar for gouki2005

THIS MI CLASS [CODE]Public Class Formula Private a As Integer Private b As Integer Private c As Integer Public Sub seta(ByVal x As Integer) a = x End Sub Public Sub setb(ByVal y As Integer) b = y End Sub Public Sub setc(ByVal z As Integer) c = z End …

Member Avatar for gouki2005
0
208
Member Avatar for CatchItBaby

how to send email.......by 1) outlook 2) with yahoo, gmail........ plzz help me........ Thanks in advance

0
58
Member Avatar for Ballantine

Hi I want to capture mouse events when the mouse is positioned on the title bar of a form. In particular I want to be able to replace the standard context menu (to move, size, maximize, minimize, close) with one of my own. Can anyone help please?

Member Avatar for Ballantine
0
722
Member Avatar for your uptime

well man i make a very good programe related to web browser.../but all of sudden i del it mistakenly...now is there any software or a way to get that data back...thanks

Member Avatar for waynespangler
0
68
Member Avatar for sireesha.c

Hi all, Can u plz tell me as how to upload images. I am developing an web application similar to picasaweb album. I need to know as where the images to be saved(is it in database directly each image or just image path in database and files in application folder) …

Member Avatar for arbalu
0
101
Member Avatar for kavithabhaskar

Can you please tell me what's wrong with this statement ? i get no errors but I get no o/p either! [QUOTE] Private Sub Button6_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button6.Click Dim con As OleDbConnection = New OleDb.OleDbConnection("provider=microsoft.jet.oledb.4.0;data source=C:\Documents and Settings\bashkark\Desktop\Copy of USERS.mdb") If (ComboBox6.SelectedItem = 0.5) …

Member Avatar for RipperJT
0
125
Member Avatar for raghavan2004

HI friends i am interested in finding out what will be the code for my problem if any one finds it plz help me out. whwn i click a component and place it on my webform in the property window it says as component1.text (for example whwn considering a textbox …

Member Avatar for greeny_1984
0
127
Member Avatar for kikunosuke

first, i am sorry if i can't speak english well i have problem where i can't insert data to data base mySQl using vb2005. it is my simple code on vb. ---------------------------------- [code]Imports MySql.Data Imports MySql.Data.MySqlClient Public Class Form1 Dim xobjConnection As New MySqlConnection("Server=localhost;uid=root;pwd=;database=test1;") Dim xobjAdapter As New MySqlDataAdapter() Dim …

Member Avatar for kikunosuke
0
95
Member Avatar for prasu

I retrive data from a table to a datagridview. I want the coulmns to be in a sorted according to their names ex: column starting with 'a' should come before that of 'b' and so on Is there any SQL querry for the above problem or any function in datagridview …

Member Avatar for selvaganapathy
0
118
Member Avatar for rutsch

Hello All, This is my first post here but after reading and trying for a couple of days now i figured i might just ask whether what i'm trying to do is possible.......... I have written the code below to check for changes in fields and i want to update …

Member Avatar for rutsch
0
111
Member Avatar for MarlaFC

Hello All, I came across with the following case and I would like to share it with you to get your opinions about. In vb.net I use data from tables (oracle db) and i want to check two columns. Both columns have name of customers. All I want is to …

Member Avatar for MarlaFC
0
99
Member Avatar for army88m2

I need to sum and print the total retail value of the inventory in the store. Here is the code I came up with but it seems to be wrong. Any suggestions? Totalretailvalue = (fldQuantity * fldRetailprice )

Member Avatar for taramichael
0
108
Member Avatar for army88m2

Write the pseudocode for a program that uses a single while loop to print the numbers from 20 to 25 and from 40 to 45. your loop will have at least one nested "if" statement that will determine when the numbers should be printed. [code]If X >= 20 Then If …

Member Avatar for army88m2
0
222
Member Avatar for ruchika beddy

I know How to Delete a Textfile , I even know how to write the temp string data into a TextFile. But i do noy know how to delete from String array,into which i read all the data of the file. Mine Code is as under,Plz help me out. I …

Member Avatar for dmf1978
0
412
Member Avatar for crafted

I am a student new to VB I am currently in the second year of my degree I have encoutered VB before but on my first attempt I failed the module Currently there is no lecturer willing to take on VB full time and the part time teachers are too …

Member Avatar for dmf1978
0
251

The End.