Search the web
Sign In
New User? Sign Up
VisualBasic_Official · Visual Basic . VB.net . VBS . ASP.net
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8369 - 8398 of 9531   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8369
Hi Guys, Me trying to upload file using VB HTTP Post method. Can successfully upload the files when my client machine is English OS . However , the problem...
ashish ojha
exorcisst_18
Offline Send Email
Feb 2, 2007
7:00 pm
8370
i'm new in visual basic. I am using visual basic 2005. I have a function that reads value of a database and then assign to an obj property. Then I add the obj...
Joao
joao_toronto
Offline Send Email
Feb 9, 2007
5:07 pm
8371
I am developing an application in visual basic. The application is to access and update the same database from many locations via the internet. The database is...
Brightneon
bright_neon
Offline Send Email
Feb 9, 2007
5:12 pm
8372
i'm new in visual basic. I am using visual basic 2005. I have a function that reads value of a database and then assign to an obj property. Then I add the obj...
Joao
joao_toronto
Offline Send Email
Feb 11, 2007
12:09 am
8373
I am sure this must be very simple, but unforunately I can't figure it out. I have the following code which populates the dropdown lists from the database....
arrrteee
Offline Send Email
Feb 11, 2007
12:10 am
8374
Your code is correct but you dont need to return a collection,.....Well you cant return a collection because you never Add to the collection you would need...
Demetrius Powers
blocklif
Offline Send Email
Feb 11, 2007
12:13 am
8375
you just need a connection string to the mysql database...check here http://www.connectionstrings.com/ Brightneon <bright_neon@...> wrote: I am...
Demetrius Powers
blocklif
Offline Send Email
Feb 11, 2007
12:14 am
8376
I'm using VB.Net 2005 Standard Edition, and I've been going through the Publishing tutorial from Microsoft: http://msdn. microsoft. com/vstudio/ tour/vs2005_...
Steve Trigero
seecwriter
Offline Send Email
Feb 11, 2007
12:14 am
8377
First post to the list. And I am a novice at .NET and VB. I am primarily a designer so programming is not my strong point. But I have built a form with .NET VB...
Frederick Matzen
bedlamedia
Offline Send Email
Feb 11, 2007
12:14 am
8378
wow my friend you are making this harder than it should be.......try this Create a DataSet object and return it in a method and bind that to your combobox ...
Demetrius Powers
blocklif
Offline Send Email
Feb 12, 2007
8:53 am
8379
Hi, Like you said it's simple. While binding, set the DropdownList1.DataTextField to the employee name and the DropdownList1.DataValueField to the employee ID....
Eze stephen O.
stonypeterz
Offline Send Email
Feb 12, 2007
5:05 pm
8380
I want to share a VB.NET database over a network between 10 users. Do I need to create an ASP.NET application or not. If VB.NET works how can I set my database...
cherosoullis
Offline
Feb 12, 2007
5:10 pm
8381
This is depend on your .net version u use if u use VS05 version its easly u can make publish for the program over th network easly using normal folder sharing...
Mohammed Mostafa Abdou
ababdo_asal
Offline Send Email
Feb 13, 2007
5:52 pm
8382
Hi, Please explain me the use of setting autoeventwireup="true", when we set it to true, it wireup with all events and no need to call handles. but what is the...
r_007
kotreddiprav...
Offline Send Email
Feb 14, 2007
5:21 pm
8383
Hi. I find that when i create a program that looks great on my computer, when another person installs it, it looks different on their computer. Most the...
Marilyn
mjcarini
Offline Send Email
Feb 16, 2007
12:39 am
8384
Can someone please point me in the right direction to resolve the following issue? "exception has been thrown by the target of an invocation" I am recieving...
mbarsenas
Offline Send Email
Feb 16, 2007
12:52 am
8385
hi every one I have a key down event procedure which has a do...loop statement. it Continues to execute till it's condition become false. I want it turn false...
sstnt767
Offline Send Email
Feb 16, 2007
12:54 am
8386
I am having issues with my Intranet Site on my start up page. (login) This is the error, "exception has been thrown by the target of an invocation". This error...
mbarsenas
Offline Send Email
Feb 16, 2007
12:54 am
8387
Hi, I have same problem on website, all pages working properly but when I upload a file this erro occoured plz help. I am using ASP.NET 2003 Saeed ... From:...
Saeed Uddin
s4saeeduddin
Offline Send Email
Feb 16, 2007
6:46 am
8388
Hello Masters, I m developing a Survey Form which contain manay many informations of a Single Family. The form have 11 parts. I have use SSTAB for those 11 ...
scobra98
Offline Send Email
Feb 16, 2007
11:10 am
8389
FYI, I just found this great control called ActiveResize from vbGold.com. I put it on my form and it resizes the form and everything on it. NO CODE TO WRITE!...
Marilyn
mjcarini
Offline Send Email
Feb 17, 2007
12:13 pm
8390
Hello everyone, I just started using VB 2005. I've been using 2003 .NET for the past year doing side things and for school. I've never tried to do any ...
kingpomf
Offline Send Email
Feb 17, 2007
3:53 pm
8391
Hi, lessen your monitor screen resolution and develop the application. this will fit to all computers. Thanks, Roop Marilyn <mjcarini@...> wrote: Hi. I...
Roop Sundar
roopsundar
Offline Send Email
Feb 18, 2007
7:44 pm
8392
create one hash table inside the stored procedure fetching data from all the tables in your database. and take that procedure in your report. i think this can...
parvathalu naidu
naidu_divi2000
Offline Send Email
Feb 19, 2007
4:49 pm
8393
Thanks, What is HASH TABLE, how to create it. Please help me Farooq ... from all the tables in your database. ... Hello Masters, ... informations of ... those...
scobra98
Offline Send Email
Feb 21, 2007
2:58 pm
8394
Hi all, today i have seen a sample program, in which i have found a "region" of scripts named "Windows Form Designer Genereted Code". What means this? What is...
emanuelemignosa
Offline Send Email
Feb 23, 2007
6:17 pm
8395
The "Windows Form Designer Genereted Code" is just that generated code by the designer its best not to alter it.....But its for creating and instantiatiing the...
Demetrius Powers
blocklif
Offline Send Email
Feb 26, 2007
6:09 pm
8396
Hi !! I am developing a vb.net project i need to add a new record whenever i need to add a new record and i dont know the code for adding a new record. I am...
MOIN NAWAZ JAMSHEED
mmnj_2002
Offline Send Email
Feb 26, 2007
9:42 pm
8397
Hello All, I just joined the group and was curious if anyone here has been working with Mircrosoft's CSK for VB.NET. I've been working with it for about two...
Bob Cleary
rcleary171
Offline Send Email
Feb 26, 2007
9:43 pm
8398
Hi coders, How to store the executescalar() return value in a int value string conn = ConfigurationSettings.AppSettings["Con"]; SqlConnection con = new...
MMK CCS
computersurg...
Offline Send Email
Feb 27, 2007
5:14 pm
Messages 8369 - 8398 of 9531   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help