VS 2010 [SOLVED]question abute the load if there is no file in the folder...
hi i dont have any idea how to do it so if some one know how to make the program so if the form1 will look at some folder and there gonna be a file like .txt and if there is no file in the folder so...
View ArticleVS 2010 Dealing with CommPort device identy. Help!
Hi, The code below should do the following: Finds all available CommPorts. Checks if they are open. Opens the free Commport one by one and interrogates them to get the idendity of the DMM. Finds the...
View ArticleCopy data from opened site and paste it to excel/database
Hello, im newbie here, and in programming too (big newbie..). Got a certain problem that can't solve alone, so i decided to write here =) I was tried to make a "simple" calculator for certain site...
View ArticleVS 2010 [SOLVED]help me solve this problem with loading files..
hi agen i have a problem with my loading files i made so its will make the form1 check if there a files exists or not but i want to mkae the program will check more then one file Code: Private Sub...
View ArticleVB6 TLS Implementation
I am attempting to add TLS support to my email program, and I am running into difficulty. TLS1 (Version 3.1) is quite similar to SSL3 (Version 3.0), as evidenced by the version numbers. There is a lot...
View ArticleinkPicture in Word Looks bad When Converted to PDF
Hello, First post here... hoping someone can offer some advice. I don't know visual basic, so if you could dumb it down for me, it would be much appreciated. Here's my problems: I need to capture a...
View ArticleVS 2010 [SOLVED] what is the code to load an image in PictureBox1_MouseEnter
Sorry its just that i forgot how to type the code its was silly because i typed the code and forgot sentan because i making this with timers and boolens.... how you already know because of the title i...
View ArticleSending an anonymous mail with VB
Hey Guys, I just wanted to ask if it is possible to send a mail without the sender's adress (so that it is anonymous^^) with VB If yes, it would be cool if on of you can give me a code example :D...
View ArticleVS 2010 how to calculation of elapsed time
dear All i have two different fields in oracle 10g database named OPD_VISIT_DATE (Date) and START_TIME(Varchar2) now i want to calculate difference in time elapsed from START_TIME to Now i used...
View ArticleThe Shell and SSH
Wondering if anyone can give me some advice or a solution! I'd like to invoke a script on my linux server using VBA in Excel. To do this, I'm using a local copy of Putty that's in the path. I've...
View ArticleClearing Textboxes: Using Handlers Vs. For Each Loop
The purpose of my question is to strengthen my understanding of the Handles Clause. I want to code a button that will clear multiple Textboxes using this method. So far, I've figured out how to...
View ArticleVS 2010 HTTPWebrequest question.
Hey guys its me again :P, So what I need to know is, is it possible to upload pictures with vb over this website? http://imgwheel.com/ Imgwheel is the software I use too, I bought it. I just prefer not...
View ArticleWinsock connect And Send Issue :(
Hey all I'm Trying to connect With Winsock and Send Data With One Command I have problem to do that becouse the state connection is 6 when he try to send data i try to put delay timer but its not work,...
View ArticleVS 2010 create a new function in datagridview.Rows().Cells()
hi i want to Create a new function in this path Datagridview.Rows().Cells().MyNewFunction can i do that? if yes how?
View ArticleVS 2008 help wanted
hi everyone i'm new to this site .and i'm all hope to learn so that i can be a great coder i have this vb 2008 socket program (server and client) which i made myself but it dosn't work at all.i have...
View ArticleBackground Music?
Hey guys! I want to make a program in which background music starts playing at the form load event. Now, I don't know the code to specify a music file to play at form load event. Help anybody? Thanks.
View ArticleHow do i add user control to default page
i created my default.aspx page from my master page. now how do i register my usercontrol.ascx page to my default.aspx page that is created from the master page? Thanks
View Article[RESOLVED] How do you make your form ontop
Hi, I fogot the code on how to make your form ontop, can someone till me how thanks and im sorry for fugeting.
View ArticleVS 2010 [RESOLVED] Adding lengths of tracks
Hi, I have a file that has the lengths of tracks and I need to create something which will return the total lengths. I believe I will have the tracks array and the number of tracks. Does anyone know...
View ArticleVisual Basic image splitter/resizer help
Hiya guys, I'm a bit of a VB noob so please excuse my inexperience plus am only 14. I am trying to create a script that allows the user to upload a image which is then split into 2,3,4,6 or 9 smaller...
View Article