20,278 Topics

Member Avatar for
Member Avatar for Alaskaaa

Hi, I want my my input, just numberic allowed. if user key in alphabet, error message will show up. How can i do that?! Please help! Thanks

Member Avatar for mail2saion
0
108
Member Avatar for ritu verma

Hi frnds,Its mine first post in this forum..I want to know that how to add FLV payer component in VB.Net..cz windows Media Player does't play the FLV player.......Plz help me out....

0
69
Member Avatar for densman

i have a file path shown below i intend to display file only; C:\Users\densman\Documents\ImageUploader\[B][COLOR="red"]Chickens1.jpg[/COLOR][/B] is there a way to display [B][COLOR="red"]chickens1.jpg[/COLOR][/B instead of all the path?? Thanks

Member Avatar for waynespangler
0
111
Member Avatar for rak4u

i had developed window project on visual studio 2005 & made serup & installed om xp it worked perfectly fine but when i try to install it on window server 2008 it will nor work. please help.

Member Avatar for Ramy Mahrous
0
60
Member Avatar for richboy

Hi i am trying to display a filename from a folder. I have printed out the folder path via a label. Is there a way i can print out th file name

Member Avatar for mmaster
0
126
Member Avatar for nice_true

hi! I wanted to know the query for binding a combobox with all available access databases' names in bin folder of an application ............... PLease help me out with this.......... Thanks..............

Member Avatar for Ramy Mahrous
0
101
Member Avatar for kerek2

Hi Alls, I'm try to send value from textbox in vb.net to other textbox in oracleform....how to do yaaa?....or the best way i using cursor location to put in the data?...can anyone help me plzz..

0
64
Member Avatar for Cardboard Box

Hi I am making a 2D adventure/rpg game in vb.net. At the moment, the character in the game moves around a game map, and initiates battle with any enemies he comes across. The problem is that I want the terrain on the battle map to change according to the terrain …

Member Avatar for martonx
0
84
Member Avatar for sravankolla

Hi I want to create a Reminder for the User which should remind him about his activity. It should be like a windows form with some content & snooze,Close buttons. But I am unable to use GUI in Windows services... :( The error is as follows [B]"It is invalid to …

Member Avatar for Teme64
0
115
Member Avatar for kerek2

Hi alls, I need help regarding this method...actually i have display image from database into picturebox using memortstream...then i need to copy this image and save it into file as jpg or bmp......i'm already insert contextmenu for rightclick function to copy image but not working...anyone can give the idea plzzz?..Tq …

Member Avatar for Teme64
0
97
Member Avatar for ptaylor965

I have been working on a project using Visual Studio.Net 2005 and Windows Mobile 6.1 After several builds and installers it has started throwing up an error during the build stage. Any help would be appreciated. Thanks The error contained in the output list: ------ Build started: Project: Stock - …

Member Avatar for ptaylor965
0
904
Member Avatar for Jorelin

I've got a vb.net webpage with trace statements in it and it works fine by itself. However, when I add the masterpage to it, the code-level tracing doesn't work. I have tracing enabled in the web.config file along with all the sources, listeners, etc. Anyone have an idea why the …

0
47
Member Avatar for shers

Hi, I have a DataGridView on a form that is being populated from a SQL table dataset by giving criteria from a previous form. I have 6 columns in the dataset, of which the last column should be combo box column containing items "Done" and "Pending". How do I make …

Member Avatar for abhishekcs
0
117
Member Avatar for TheFueley

Hello, I'm having trouble writing to a file. I can open notepad ok, but I cannot write a string to it. What am missing here? TIA. [code=vb] Imports System.IO Module Module1 Sub Main() Dim start_info As New ProcessStartInfo("notepad.exe") start_info.UseShellExecute = False start_info.ErrorDialog = False start_info.RedirectStandardInput = True start_info.RedirectStandardOutput = True …

Member Avatar for TheFueley
0
114
Member Avatar for muhammad ismail

hi every body , i worstly need the method to create secure set up file in vb.net . secure means that i want to create exe file for specific time mean that for one month or two and then it expires. Or it installs on one pc and not on …

Member Avatar for martonx
0
83
Member Avatar for raul15791

Hi, If i need to use many same components in a window form (let say 20 picture boxes or 20 text boxes), which of the method below is more efficient?? 1. Drag and drop the component 20 times. Configure their properties one by one. 2. Declare array of that component …

Member Avatar for raul15791
0
262
Member Avatar for Eyo

Hello , Am woundering if some one knows where can I find good tutorials to know how to start with sql reporting services ... This is my first time to work with them !!

0
59
Member Avatar for sweet cLassy

While Not EOF(hfile) Line Input #hfile, buffer [COLOR="Red"] Data() = Split(buffer, ",") [/COLOR] i = i + 1 With fghStudentInfo .TextMatrix(i, 1) = Data(0) End With Wend i'm new to VB. can someone help me to understand the command? i want to load the data from .csv to my vb …

Member Avatar for sweet cLassy
0
143
Member Avatar for zahraj

hi how to copy or move array to another array [ICODE]for example: Dim arr1 As New ArrayList Dim arr2 As New ArrayList[/ICODE] and arr1 has values ...I want to copy or move all values to arr2 with out use for loop to copy each value help me!!!

Member Avatar for toko
0
106
Member Avatar for iain580

Hi guys, I was wondering if someone could help me?! I am doing a uni project where we have to access and query a MA database. At the moment I have the database accessed and query is working but I'm having some problems displaying the records - I can scroll …

Member Avatar for iain580
0
87
Member Avatar for densman

Hello, i am trying to write an application that will be able to search the local computer for images. Then copy the images path to a textbox and display the picture in a picturebox. Please i need your ideas and help thanks..

Member Avatar for Teme64
0
72
Member Avatar for falcorassassin

Hi guys, I'm trying to write data from an excel spreadsheet to an Access database. When i run my program a message appears saying that the correct number of records have been saved, however when i check my access database no records have been written to the database table. Any …

0
230
Member Avatar for ninjaimp

im trying to create a simple form of saving an image as binary data to a db. i never done work in this area and have never played with 'byte' types Im working fro a tutorial in C and while converting i keep getting the error 'type 'byte' has no …

Member Avatar for Teme64
0
271
Member Avatar for ahmedlibrian

Hi all, Well I am new here in Daniweb. First of all hi to all. I have a small problem but it takes me so long to find out its solution but still no use. Actually I am writing an update query in my vb.net page for my website. Here …

Member Avatar for ahmedlibrian
0
207
Member Avatar for MohitManocha

hello every one. i would like to tell you that i am real biggener so please reply accordingly. any kind of help would be appriciated. i was trying to clean a specific registry key's value through my application. i have added a button now i want that on click event …

Member Avatar for pratik30.ei
0
1K
Member Avatar for raul15791

This may sounds stupid. I'm new to VB.net. My problem is that all the size of my picture box kept running. 1. I'm not sure is it because i set the form's backbgroundimagelayout to "Stretch" and all Picturebox's sizemode to "Stretch Image". 2. When i start my app on another …

Member Avatar for densman
0
207
Member Avatar for archangelzero6

I am writing a program and want to have a a file loaded to be written to a specific location on the drive when an option is selected in a combobox. Here is the code that I have: [code] Private Sub ComboBox5_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles …

Member Avatar for martonx
0
178
Member Avatar for taylormsj

Hey I need some more help with my program for my mum's indoor childs play center program. I have a database with information about the child, including date of birth in format 01/01/0001. I want the user to be able to click a button say 'btnjanuary' and for a list …

Member Avatar for taylormsj
0
88
Member Avatar for Pacman21

Ok.. Here is my problem.. I have a blank form and I need to add 700 Richtextboxes.. This will act like a table.. It will be 7 Columns with 100 Rows.. Right Now, I know how to make 700 Richtextboxes.. I am using Dim TC as New Richtextbox DIm I …

Member Avatar for Teme64
0
75
Member Avatar for prabu.r

Hai , I am new to this forum as well as to Visual Studio 2005. i need to know all controls in VB.Net and their uses. which site i have to refer? Thank You.

Member Avatar for Teme64
0
68

The End.