20,278 Topics

Member Avatar for
Member Avatar for Turaiel

I've read around that playing WAV files from resources using My.Computer.Audio.Play causes horrid distortion when playing the sound, and I've experienced this myself. I cannot, however, use WaitToComplete, because the sounds are associated with a timer that cannot stop for anything, as it is an official competition timer. Also, I'm …

Member Avatar for lolafuertes
0
170
Member Avatar for anas.safar

Dear Friends, I am new in VB 2005 I have problem loadind data in report viewer ,data loaded suceessfully but it is not the current data. Deatailed: I am entering production details into the database (access 2007) .it will add successfully.Then i open production report there is no current updated …

0
41
Member Avatar for TheMightySpud

Hi all, Hopefully someone can help me out with this one. I have a form which gets populated by 15 buttons dynamically at runtime (these need to be dynamic as there will be a user config file at some point) What I need these buttons to do is to open …

Member Avatar for GeekByChoiCe
0
138
Member Avatar for eikal

hi i was reading my book and it was teaching me about LINQ and it had me create a form that displayed the all the system processes in a datagridview control. the code they gave me was this [code] Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles …

0
72
Member Avatar for erum

take a look here [url]http://www.gfln.org/default4.aspx[/url] now when u click on radio button 1(from 1 to 7) it generate 3 <TD> (two have text name and telephone and other have textbox which is server side control)on run time now problem is whne u click on any other radio button say greater …

Member Avatar for dkwired.com
0
129
Member Avatar for linezero

I was wondering how can I select and change values of a combo box of a web page if i have the id for the combo box. if the combobox1.text has 1 then I can select 1 from the web page combo box the html code is: [ICODE] <tr> <td …

0
54
Member Avatar for tendaimare

'A way to connect to SQL with VB.Net using Classes 'This must be a class on its own Imports System Imports System.IO Imports System.Data Imports System.Data.SqlClient Imports System.Web Public Class frmConn Public Shared Function ConnSQL() As SqlConnection Dim connectionString As String Dim cnn As SqlConnection connectionString = "Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\App_Data\test_db.mdf;Integrated Security=True;Connect …

Member Avatar for AndreRet
0
2K
Member Avatar for Fredag

Hi! My program is using Crystal Report to generat reports. Fine. Everything worked in VB.net 2005 and Crystal report XI. But know, when I have build the project in VB.net 2010 I cant open the reports any longer from the program. I hope someone can help me!!!

Member Avatar for Luc001
0
39
Member Avatar for Mubusher

sir i am having a Visual Studio 2008 but it not install with crystal report when i open add new item-> its didnot contain Crystal Report how can i add crystal report and make crystal reports in visual studio 2008 how i install crystal report with visual studio 2008 only …

Member Avatar for Luc001
0
571
Member Avatar for sharadkmittal

I have a gridview, with first column as checkbox. I also have a checkbox "Select All", which select/de-selects all checkboxes in the first column of Grid. But when after selecting-deselecting the grid checkbox through "Select All" checkbox, I selects few checkboxes in gridview and see the result of the checked …

Member Avatar for Luc001
0
1K
Member Avatar for agent123

While i am trying to print fro a vb application i have this error .. Also this is expereicing in only one system .. other system where just working fine thanks in advance

Member Avatar for Luc001
0
44
Member Avatar for eladreznik

i have a datagridview which i populate from a SQL database. one of the columns is of a Ntext type. i would like to enlarge the cell on focus so the user would be able to read what's in it without entering edit mode. any idea ?

Member Avatar for Luc001
0
49
Member Avatar for erum

can u correct the error Parser Error Message: Type 'System.Web.UI.UpdatePanel' does not have a public property named 'table'. i have following code [CODE]Public Partial Class WebForm1 Inherits System.Web.UI.Page Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load End Sub Protected Sub RadioButtonList1_SelectedIndexChanged(ByVal sender As Object, ByVal e …

Member Avatar for erum
0
251
Member Avatar for Kingcoder210

I need to know how can I make trial(demo) version of my program. Normally people use date & time to do it. But if user will change his system date I guess it will not work. I need to know the best way of making trial version which will work …

Member Avatar for low_coder
0
230
Member Avatar for Pundia

Hi everyone. Once again, i'm here. What I have is two structures: [CODE]Public Structure poblacion Public ind() As individuo End Structure Public Structure individuo Public pos as List(Of Point) Public fx As Double End Structure[/CODE] There's one point where I need to randomize the order of the numbers of the …

Member Avatar for Pundia
0
210
Member Avatar for lcfjoertoft

I've managed to put together some code to retrieve data from a sql file. I plan to connect to a sql server that are operated by a database program, that update the registry every 10 sec. Before I try to connect my program to the sql database, I need to …

Member Avatar for lcfjoertoft
0
101
Member Avatar for erum

have a single look on code based on jquery,the code is running fine but the problem is when ever i click on any radio button to create div it created div but overlap each other ,i added blank row or <BR> but useless any help [CODE]<body> <form id="form1" runat="server"> <div> …

Member Avatar for Taywin
0
259
Member Avatar for SG01

Hi, I have a small vb.net program which I want to have available on my web page instead of only being a stand alone program. Is there a way to do this??

0
53
Member Avatar for eladreznik

issue has to do with the number of rows which I represent The first row in the dB is 0, so to prevent confusions I added 1 to the index so row 0 will be represented as row 1. The issue is that when I scroll down I “gain” a …

Member Avatar for eladreznik
0
88
Member Avatar for code_monkey

I'm have some problems understanding what to write for the shift(). I know that the when the pic is clicked it takes the gradient stored and uses that with X_move to redraw the pic on a slope. The concept is that the shift will move the pic to the other …

0
49
Member Avatar for S.IDK

welcome , plz , i want a give the result about this instruction 50^99 in textbox what the data type can be use to give all number of this result. the result in textbox : 1.97654296816219E+172 but the cal in a windows 1.97654296816219[COLOR="Green"]383545704208846[/COLOR]E+172 how can give all number in textbox.

Member Avatar for Momerath
0
114
Member Avatar for tendaimare

What do i do if i have code for insert.when i insert the data it shows when i click the SHOW button(when I enter a serial number and then click SHOW it shows the data) it works but when i stop the system and run it again it does not …

Member Avatar for lolafuertes
0
95
Member Avatar for Sarama2030

hi guys! it's my first post on vb.net, it's just that u can't develop on windows 7 anymore using vb6, guess we'll just have to get used-huh. i'm developing this procedure using a timer object.the thing is the procedure is not in the timer's event procedure but i want it …

Member Avatar for crapulency
0
349
Member Avatar for bluem1

Team - I hope you can help me here. I am converting an old ecommerce site to a newer asp.net site but I need to retain the old cart. The cart is unique in that it uses forms to post the items into the cart. So if a page listed …

0
104
Member Avatar for tendaimare

What do i do if my sql server in the server explorer always has a red cross on it, if i click on it and then look in the properties window on state it says it is closed and therefore I cant work with my database. if i try and …

Member Avatar for Netcode
0
114
Member Avatar for battlescar

I have a mass of files, all named 1.txt, 2.txt, etc. all the way up to 100.txt in the same directory (let's say C:\Example1) that have come from a website and are either of one of the two following formats: [CODE]"blah blah blah, 1234, blahblah" (Always 4 numbers, as it's …

Member Avatar for codeorder
0
189
Member Avatar for mrwest321

I need to create a project for college using visual basic 2008 express edition. I have to create a quiz with a login and password facility, so when you run the project the user will have to enter their username and password then be taken to the quiz. How would …

Member Avatar for Netcode
0
65
Member Avatar for Shreerang

Hello all, I have been working in GIS development for around 10 months now. I have been doing all the development in Javascript. I now want to build some GIS based vb.net projects! Can you suggest me of some ideas for a project? Regards, Shreerang Patwardhan.

Member Avatar for AndreRet
0
88
Member Avatar for amangukiya

Is Mobile PC suit required for sending sms from vb.net application? Is any kind of [B]SMS Gateway[/B] needed for sending sms?

Member Avatar for AndreRet
0
25
Member Avatar for Casperjames

So researching amniotic band syndrome the other night I came across a "Known Attack Site" warning. I got the hell out of there and after I closed my browser Firefox just sits there with a pretty white page (Untitled) while IE says "Internet Explorer cannot display the webpage". I was …

Member Avatar for crunchie
0
667

The End.