Home > Visual Basic Programming
Visual Basic Programming
Visual Basic Programming forum discussing coding strategies, development and techniques. Go from prototype to product quickly using this robust platform.
Pass variables in VB.NET to PERL?
Can we pass arguments from VB.NET to a Perl program?
I can start a perl program with process.start method but how can I pass arguments/variables to it?
Thanks for your help!
answer(2) view(504) status(

)
answer(0) view(15) status(

)
answer(0) view(28) status(

)
answer(0) view(28) status(

)
File dialog box in Webbrowser Control
Hi,
I am using a webbrowser control in my VB code to open a website and download files into my local system. When I click on the download link using "Webbrowser1.Document.getElementsByTagName("a").Item(18).Click" , th...
answer(1) view(930) status(

)
Howto send SMS with VB?
I've tried some example founded in internet but they don't works ... please someone could post a working example?
Thx
answer(2) view(666) status(

)
Export Data from VB6.0 to a text file
Hi,
I'm facing a problem in exporting data through VB6.0 to a text file. How can I do that? I need to get the data and use commas as separators and display in text file.
Thanks,
Dawn
answer(11) view(361) status(

)
Begining Of Designing WebSite
Hi all,
Please, tell me briefly, How Can I Begin Designing Website In VisualBasic6?. I'm still confusing.
Thanks,
Majed.
www.info.com
answer(7) view(161) status(

)
VBscript - AddDate Function using a variable
Hello,
I need to use the AddDate Function but include a variable to using a variable. so instead of ....
DateAdd("d", 7, Now())
Instead of the "7" - I would like to use a variable i.e.
Dim variable
va...
answer(3) view(512) status(

)
CreateObject("Crystal.CrystalReport")
Hello,
I am trying to build a program that already works and is in the production box, but in my box i cannot get it to run in design mode.
This are the lines of code:
===================
1 Private rptCrystal As Object
2 Set rptCry...
answer(0) view(689) status(

)
HTML Table to VB.Net DataGrid
Hi everyone I have html table from which somehow I need to read data in to VB.Net DataGrid.
What would be the best solution for me. The HTML Table looks like this:
<TABLE WIDTH=80% BORDER=0 CELLPADDING=1 CELLSPACING=0>
...
answer(0) view(50) status(

)
Where Statement
I am using VB6 with Access 97, I am trying to query a database called customer. using a SQL string.
This is the Syntax that works:
sSQL = "SELECT * FROM Customer WHERE Customer.Name = 'susan' "
If I use a string va...
answer(2) view(545) status(

)
Prograaming Tape Drive in VB
Dear netlanders. can anyone of u pl send me anything regarding prograaming of tape drive & media in VB. I want to give an interface for Tape drive in my VB application. I've seen some tape api's but dont know how to use them.
pl send m...
answer(0) view(797) status(

)
I Need Help!
I have a data grid that is bound to an adodc in code (since the recordsource is a join and I am not sure you can do that at design time). Here is the code that I am using:
Code:-----------------------------------------------------------...
answer(0) view(241) status(

)
Need Help with if/then Statement
Hello All,
Excited bout being part of the group.
Need help on a what may be a simple if/then statement indicating currency value for product.
I would like to set a control on an access database form that shows a value for a particu...
answer(3) view(59) status(

)
Has anyone got a 10 letter combination generator?
Hey, does anyone have a program that generates combinations of letters?
I need a simple program that will pick 10 letters at random and display them.
It would be good if it can display maybe 10 at a time, like if i was to type a comm...
answer(2) view(152) status(

)
Questions and Answers for Interview
Hi,
Please send me ASP, ASP .Net,VB.Net, VB, C# Questions and Answers for Interview as soon as posible.
My Email :mshukla1966@rediffmail.com
Thanks
answer(1) view(1,009) status(

)
Multiple combo box
I have an HTA that I'm creating, and I have a combo box that I'm going to dynamically create that will contain groups a user could be added into (ADSI). What I would like to do is have the user select multiple values from the combo box and ...
answer(1) view(62) status(

)
answer(1) view(1,019) status(

)
MySQL and ASP
I am trying to add a "dynamic" date to my MySQL DB. A user inputs a date in txtfield1 fills out the rest of the info...clicks "next".
"Next" brings them to a verify page (page 2) where they can essential...
answer(2) view(683) status(

)
API CreateProcess
I am using the Api Function CreateProcess but I have no Idea what to do with the "lpEnvironment As Any" Value
the simple version of this code is as follows:
Option Explicit
Private Const NORMAL_PRIORITY_CLASS As Long = &a...
answer(3) view(607) status(

)
Reducing Repititive code
The following code: It looks up in a particular access table and if the subcategory has any particular value then it will transfer the particular table(corresponding to the subcategory_ID) to excel worksheet in a particular workbook. After ...
answer(1) view(674) status(

)
Traceroute in VB
Hey everyone, im looking for a VB code to design a project for work, Im looking for a code to traceroute IP addresses. I have got the program to ping and resolve the IP address but cant figure the traceroute out. Any help would be helpfull,...
answer(0) view(513) status(

)
link vb to crystal
I have the following connection string in VB 6 to be able to link my VB to crystal report 8. There is no problem with this.
cryPO.connect = "DSN=TST;UID=sa;PWD=grr;DATABASE=DAT1;"
but then, I want to 'not' include the user a...
answer(3) view(749) status(

)
vb coding tips
hi please send me some codings for vb with their function actually i am very week in coding
answer(2) view(440) status(

)
I need some HELP..!!
I am working on VB6.0 I have a form when I am trying to use a Browser Program. This is what I have so far:
Private Sub Dir1_Change()
File1.Path = Dir1.Path
End Sub
Private Sub Drive1_Change()
Dir1.Path = Drive1.Drive
End Sub
...
answer(1) view(234) status(

)
server side vbscript
Is there anyone who know about server side vbscript. I am trying to alter my form and I can't get it to work.
Please email me at christie.briggs@simmonsfirst.com.
answer(2) view(781) status(

)
VB programming for database application
I am developing a program in VB5 to work with an MS Access database. I have written code for to check if the file exists and to create the database file if it does not exist. Now I have a problem to solve.
The database contains several r...
answer(3) view(743) status(

)
VBScript OU User Moves brick wall
Good morning. I've been tasked to create a VBScript to automate user moves from one Active Directory OU to another OU based on output data contained in a two column .CSV file. This file would contain information pertaining to whether it was...
answer(1) view(758) status(

)
Conflict
Hi,
Can there be a conflict of macros written in vb for access as well as excel. Actually, one macro imports particular database from the software application to access (macro in access) and then sends to the excel sheet. Another macro w...
answer(1) view(99) status(

)