20,278 Topics

Member Avatar for
Member Avatar for Naruse

hi all, i newbie in this forum and vb.net too. i hope i can learning much from this forum. i want to play flash on my form. does anyone know how to do this?? thx... best regards...

Member Avatar for Naruse
0
125
Member Avatar for mahvish

hello plzz help me out how to write the event for a button or anything created at runtime whoever bothers to help ,thanks to them in advance

Member Avatar for Jx_Man
0
67
Member Avatar for Ole Raptor

Hello, I am writing a program that connects to a webservers db. I have a testing db on my local machine and i add a new dataset to this local db. I have tried to go into the app.config and change the connectionstring to a global variable i created useing …

Member Avatar for Ole Raptor
0
130
Member Avatar for Xooku

Hello I have the following code to display my time difference on a label and it works fine until my endtime is less ie. "01:00:00" and now() is more ie. "13:00:00" What can I do to rectify this? [code] Dim EndTime As New DateTime(Now.Year, Now.Month, Now.Day, My.Settings.EndHour, _ My.Settings.EndMinute, 0) …

Member Avatar for DangerDev
0
205
Member Avatar for Zababa

Hey there guys. I need to load data from a MS Access database into my application, but when I try to do so, I get either an error in my FROM clause, while data from precedent tables has already been loaded using that same FROM clause [which changes programmatically every …

0
75
Member Avatar for kwan_kwan08

I was currently writting a Cyber Cafe for the client side which start up with a form that maximize and block all the client control like shortcut key and other security. It's fine to work in my pc and it take only about 5 second to startup the application and …

0
41
Member Avatar for saravanarajan

Hi everybody! i working in oracle 10g forms and reports.... i try to use this crystal report in 10g... please help me how to call this report in application.....my application server remote how will i call the remote server in my crystal report.......please help me.... thank you, saravanarajan...

Member Avatar for saravanarajan
0
91
Member Avatar for geetajlo

Hi friends i have a big problem... i want only the first Character to be Upper and all the rest lower and then the next name to be upper and then lower.. for eX. Geeta Lopez Can u Plz Help Me

Member Avatar for ivatanako
0
108
Member Avatar for iown714

Hello, I have a peculiar problem with vs .net 2008. I used to have vs .net 2005 but then I uninstalled it and installed a fresh copy of vs .net 2008 pro edition. This problem only appeared on vs .net 2008. The problem is: 1. I start vs .net 2008 …

0
73
Member Avatar for kevin.george.it

I need help with representing quotation v/s sales followup in a s/w am developing for a company...the operator needs to be able to see position of all quotations made and the position for sales.How do i make a user friendly approach for this? Thankx..

Member Avatar for kevin.george.it
0
84
Member Avatar for GrexP

OK, so I'm finally transitioning from VB6 to VS 2005 and it is excruciating. I do a lot of db programming in VB6 and Access 2003 and just trying to connect to a table in VS2005 has taken me several hours. I finally could read data from a table and …

Member Avatar for GrexP
0
129
Member Avatar for bbollen

Hi folks, I am new to VSTO and am trying to write an Excel addin. The project was migrated from Excel VBA where the RefEdit control was often used. However this control does not seem to be available in VSTO. Does any-one have any suggestions on how I can have …

0
64
Member Avatar for Dell XPS

i have made walls for my 2d topdown view game by using pictureboxes.... but the player1 must move in the map but when it hits one of the walls it must not pass through.... the .Top .Left .Right .Bottom do not work as they take the whole forms width or …

Member Avatar for kens7601
0
102
Member Avatar for rhinocort23

ok i kno wthe other thread i made was stupid but this one actually has use, first off how can i code a button to add a row to a database and make the row a yes/no so it will show as a radio button on the form and stay …

Member Avatar for rhinocort23
0
97
Member Avatar for toko

Okay, im trying to write a simple calculator. Heres my code: [CODE=VB]Public Class Form1 Dim value1 As Double Dim value2 As Double Dim sign As String Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click If TextBox1.Text = " " Then TextBox1.Text = "1" Else TextBox1.Text = …

Member Avatar for toko
0
68
Member Avatar for iown714

Hello, I have a peculiar problem with vs .net 2008. I used to have vs .net 2005 but then I uninstalled it and installed a fresh copy of vs .net 2008 pro edition. This problem only appeared on vs .net 2008. The problem is: 1. I start vs .net 2008 …

0
56
Member Avatar for AniWeb

hi all, I have to work on 'print' button, when it is clicked data from the database should be printed on an envelop not on a simple paper. Data in the database are Name, Address, Phone number, pincode, city and country name. There may be many ways to print message …

Member Avatar for Ramy Mahrous
0
89
Member Avatar for nizar4friend

I am using SQLEXPRESS 2005 and I want to call my function() from my Class.vb file into the stored procedure. Like I made this public function amount(Unit as double, Price as double) dim GetValue as double GetValue=Unit * Price return GetValue end function

Member Avatar for Ramy Mahrous
0
43
Member Avatar for Saman Aslam

Hi All ! I want to use the returned value of user defined function of source code(VB.NET) in Databases( MSSQL) is it possible to throw the returned value of user defined function of source code into databases? Kindly Help me in this regrads plzzzz ... its really very urgent ! …

Member Avatar for Ramy Mahrous
0
103
Member Avatar for rathana

i wanna make a grand total field for each page that mean for one page it has one total field for it but i cant cant the formula to reset my running total field with it go to the new page . Can anyone solve my problem?

0
43
Member Avatar for BeastOverlordH6

[I]Helloooooo...[/I] I've been working a simple calculator for a kind of RPG I'n developing, and it requires use of a grid. I have a set number of checkboxes in a grid formation, where the user checks off two of these boxes. From here, I'm trying to get the measurement between …

Member Avatar for ericstenson
0
102
Member Avatar for r.kadiresan

I am trying to run [B]XCOPY[/B] to copy files from one directory in a server into another directory in a another server.I am creating a new System.Diagnostics.Process, filling out some start info, then kicking it off with Process.Start(). When I run this code in a console application or a windows …

0
44
Member Avatar for rgr

I am trying to send text to an external running program using sendkeys. The code I have works, but if I insert a breakpoint and step through the code, it freezes. It freezes at "SendKeys.Send("^s")". Could someone please tell me why or offer me some suggestions? Thanks Ron [CODE]Module Module1 …

0
92
Member Avatar for Dell XPS

does anyone how to rotate a picture during runtime in vb2008...??? also i need ideas on how to make the walls and the bullets....!:D

0
51
Member Avatar for Mr.Wobbles

Hi, I have two things that if I can do one I won't need to do the other, so whichever is easiest you guys answer me either way. What I am trying to do is get text from an email and download it into a text file on my computer. …

0
231
Member Avatar for kharane.pravin

I am working on interactive voice responce system using vb.net and i want know what are the API ,functions available in vb.net? Please help me.

Member Avatar for ericstenson
0
53
Member Avatar for bisma

hello, I have recently started working on VB.net with a small bakground of c++ I wanted to know what is the smallest interval that we can have for timer...i've tried the following code with smallest interval of 1 meaning 1 millisec but the timer doesnt increments in a milisec...it is …

Member Avatar for ericstenson
0
126
Member Avatar for 11ta

hi friends, i am using visula studio 2005 and database is sql server 2000. i have one table "Designation_Master" with two columns "DesigID" with datatype "smallint" and another "Designation" with datatype "Char(10)". i want to display both column in one row in combobox. i know concate the column. but i …

Member Avatar for Jx_Man
0
223
Member Avatar for pikkas

is there a way to generate sql reports with sql reporting services through the visual basic 2005 or 2008 express edition?. is there an add-on or something for express edition?.

Member Avatar for Ramy Mahrous
0
50
Member Avatar for s3r4ph1m

i'm developing an Accounting Program. You all know about "type of ledger" in Accounting and when i viewed all my ledger in a datagrid, i added the ledger classification. This started confusing me how to coloring the rows which show the ledger different with the row Color which show the …

Member Avatar for Ole Raptor
0
94

The End.