Hi, I'm currently looking for a way to look up a file before opening it so that the program doesn't crash if it's not there. I'm particularly interested in...
instead of a textbox to file out use the browser object to select the file. ... From: Adam Eyring To: visualbasic_official@yahoogroups.com Sent: Tuesday,...
File Open Dialog is the best way, but you can also use File System Object to verify that the file exist with the FileExist() method. A quick google for "File...
send me the code then only i can understand your problem unclesmart2000 <unclesmart2000@...> wrote: Hi everyone, I have a problem which is supposed to be...
madhav tr <madhavtr@...> wrote: Please see the attachment. I tried to explain a little about the program in the .DOC screen shot. Thank u very much. send...
Hi! does anybody know how to remove the icon in the form? regards, warren #####################################################################################...
I am a novice vb.net programmer. Can some one help me open a vb.net .exe through a button click on a excel 2003 spreadsheet? Your help is much appreciated. ...
I am a novice vb.net programmer. I would like to know how to opening a VB.net .exe through a button on a excel 2003 spreadsheet. Any help at all would be...
Hi, Go to Form -->Properties Choose Icon Property Then Remove (Icon).. (now the form icon will be removed.but some box will appear) If u don’t need the Title...
Arul Nayagam
arul@...
Dec 4, 2004 8:05 pm
6344
Hey all, I'm wondering if it's possible to create a program in VB.NET that would be able to 'talk' to a ASP.NET DLL in a client-server fashion? Let's say...
Hi sir, thanks for the reply. ... From: Arul Nayagam [mailto:arul@...] Sent: Saturday, December 04, 2004 1:15 PM To: visualbasic_official@yahoogroups.com ...
Hi all, I am trying to write a program (in Visual Basic .Net Standard Version 2003) that will basically log into a remote website (the login is a javascript...
Hi, As far as I understand, your question is too board to answer however, i think web services what you are looking for. PogoWolf <pogowolf@...> wrote: ...
Hi all, In VB.NET inside solution explorer i have two windowsapplication projects. How a method defined in a module in one windowsapplication can be accessed...
Thank you for the reply. What I'm looking to create is a IRC chat server in .NET that can be used on one of the free ASP.NET hosting sites. Since they don't...
Yes, you can do this with web services, just develop your web services project as you request then publish it in the web server. (You must refer to help and...
Hi, I posted this question already in the groups. One answer I got was to use word object. But, how to go abt that ? Are there any other ways ? I have file as...
After the reply I did some searching on Web services, and sure enough, that's what I'm looking for. =) As for the website check out: http://www.brinkster.com/...
Hello All, Trying to make the shift from VB6. Have re-written a program I had made originally in VB6 that uses a 3rd party OCX. I am having trouble creating a...
Hello I m facing some problem in interfacing Nokia 62 series Serially. I m using Mscomm control setting 9600,n,8,1 . I Send AT command serially to Nokia it is...
Dear All, I need your help .. please if anyone know technical details about Visual Basic Compiler and how it works .. please share it with me .. Thanks in...
I want to monitor How many documents are in the Printer Que, and once it reaches like 3 Pop up a msg box to delete the files,, .?? please help!! -- No virus...
Do you know what the proper syntax is to determine how many rows meet a certain criteria from a table? I tried: Me.OleDbSelectCommand1.CommandText = "SELECT...
It looks like your trying to mix vb variables into your SQL there. Is "Environment.UserName" a VB object/variable? What is "vCount"? More than likely this is...
Is "Environment.UserName" a VB object/variable? yes, it is a system variable for who the current user is? What is "vCount"? The number of times the value of...
Anyone know how to have a vb application handle a website's form based authentication? The website I am trying to work with uses the j_security_check type of ...
hai anyone interested to get vb6 source code with full project description?. This project is fully working financial accounting and job costing. developed in...