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.
Ask Question About Visual Basic Programming
Mailing problem - help
I have to send an email through my VB program. I want to use SMTPSVG.dll for that. I don't have administrative right on my machine, so the administrator copied smtpsvg.dll on my machine and registered the same. But when I referred it in...
answer(1)  view(23)  status(wait for best answer)
Access VBA - Help would be much appreciated
I have a form in access that includes a WebBrowser ActiveX Control. The reason i have this is to show the contents of a folder on our server within the access database. i.e. the link is "\\Bermuda\public\Research\" (bermuda is the...
answer(1)  view(508)  status(wait for best answer)
Really Need Help
Can anyone tell me how to a new user to an array while the form is running?????
answer(2)  view(778)  status(wait for best answer)
How to select a tab in a window
I writing a wshshell script to enter parameters into a Wireless NIC config utility. The opening screen has a tab that does not have a shoet cut key, how do I select it from the script?? I am a novice at WSH and since when this window c...
answer(1)  view(748)  status(wait for best answer)
VB and Flash
Hey i am designing a game, with lfash and VB. i am using flash for the animation and visual side, and then using VB for the rest of the game (events, items, etc.) what i have worked out so far... i made a flash file with FSCommand within fl...
answer(1)  view(581)  status(wait for best answer)
computers on network
Using VB...... How to list out the computers that are connected to the Network and also i want to get the details of each computer. pls can any one help me in this Regards
answer(1)  view(35)  status(wait for best answer)
Export Access table to Pervasive.SQL using VB
Do anyone know how to export Access table to Pervasive.SQL once I a button in VB application?
answer(1)  view(917)  status(wait for best answer)
Return Value of Function
I am trying to fix a program that was made by some other people, so as to get it to work on our network settings. A problem that I am running in to is when passing a string parameter to a function, I keep coming up with a Type Mismatch er...
answer(4)  view(450)  status(wait for best answer)
Extracting Attached files from Email
I desperately need help in extracting attachments from MS Outlook emails via VB 6, any help would be surely appreciated.
answer(6)  view(175)  status(wait for best answer)
Ms Forms 2.0
Why doesn磘 autosize on the label, in the MS forms 2.0 library, work? If i set the labels caption during runtime the labels width isn磘 adjusting to the text... so i can磘 see all text. Wordwrap is set to false. This does work with the commo...
answer(0)  view(878)  status(wait for best answer)
Error message while trying to use a combo box
When I try to select a record using a combo box I get a error message that says "No current record". Does anyone know what this means? Thanks learnasugo
answer(4)  view(916)  status(wait for best answer)
Macro reading cookies
Hi eveyone, is it possible to read the values of a cookie from a VB macro in a Word file? Thanks in advance
answer(0)  view(505)  status(wait for best answer)
Newbie: how do I?
Hi All How would I go about creating a button in an excel work sheet that emails the something I select it to send? Any help will be appreciated!
answer(1)  view(202)  status(wait for best answer)
excell auto-update - VBA question
Is there some component in VBA I can update an excell with data from the web, without installing additional OCX on client's computer?
answer(0)  view(820)  status(wait for best answer)
Using An Option Group
I am trying to open a report linked to a query from a form with an option group, so as to select specific records, but I keep getting the error message object required, queries!qryCost!North_South =<Object required> The code in VBA...
answer(0)  view(524)  status(wait for best answer)
Timer in data aware class
Hi, I would like to use a timer in a data aware class, so I declared the following Dim tmrRefreshTimer as Timer What I would like to find out is, how do I code an event for tmrRefreshTimer that refreshes a recordset at a specified int...
answer(1)  view(1,005)  status(wait for best answer)
Run VB Program in a Platform which has not installed Miscrosoft VB
I have create a VB program. I had tried to run the EXE in a platform, which Microsoft Visual Basic has not been installed. There is a error that:"the required library does not exist." So the EXE cannot be executed. I would like...
answer(3)  view(798)  status(wait for best answer)
Need an help to test my last Winsock creation
Hi boyz!! In a couple of days I've made a program that using the Winsock component can (maybe) do chat and file transfer with 2 hosts ... naturally is not tested cause I need an host that try to connect to me ... I attach the code, if a...
answer(1)  view(263)  status(wait for best answer)
Importing Text into Access Table via VBA
I am relatively new to coding in VBA and am trying to import a text file into a table in Access 2000 using VBA. I am able to open the text file and get the data I need, but am having diffucilty getting the text strings into the table. When ...
answer(4)  view(132)  status(wait for best answer)
OLE Graphing Problems
I am using a cross tab Query to try populate a graph however the graph is going screwy here is an example of the table Name sev1 sev2 sev3 sev4 joe 1 john 3 jim ...
answer(0)  view(344)  status(wait for best answer)
"FIND" Macro in Excel
This ought to be an easy one. I've learned VB by playing around, so forgive my archaic ways. I have a simple database of codes with cross reference to their descriptions and the date they were issued.. I want to create a user-interface ...
answer(0)  view(567)  status(wait for best answer)
Excel formatting and combo box
I've been having this problem for the past couple of hours and can't seem to figure it out. I have a VB application that is writing data into an excel spreadsheet. It places the data into the spreadsheet using a loop function and every time...
answer(2)  view(419)  status(wait for best answer)
file path
Hello , I have a problem: In Excell i have a a userform and some buttons. When i click one of these buttons i want that the macro opens a file. Workbooks.Open FileName:= _ "c:\data\excel_data\S-serie\S456-00b.xls" But ...
answer(1)  view(996)  status(wait for best answer)
attendance scanning system
Hello friends, We have purchased CipherLab 201 door access controller. It have one peripehral to scan the magnetic card. Once it is scanned it records the time and cardnumber and date. I want to utilize this as attendance system for o...
answer(0)  view(959)  status(wait for best answer)
office access vba multi language support conflict
my classmate uses access 2000 to develop a program.the program can run in his computer by his asian language. however, he can not run the same program in english system. there is a fatal error in his program. any procedure can not be used. ...
answer(0)  view(972)  status(wait for best answer)
VB Solution???
to all VB programmers:- Would appreciate whatever assistance to code in VB to the following requirements. 1. Read through the master file and locate for line that contains V4_PL1. 2. Once line is located, open and print to ano...
answer(0)  view(902)  status(wait for best answer)
UniCode and Printing
I am new here. Please help me. I want to know two things. Can I convert Unicode to Double Byte without specifying the LocaleID or Charset or Code Page How to print UniCode data to the Printer Object on a Printer that does not support UniCod...
answer(1)  view(302)  status(wait for best answer)
Regular Expression - syntax errors
I've spent the better part of a week trying to come up with a regular expression (or series of them) to manipulate a text string. Unfortunately, what I thought would work is throwing a "syntax error" when trying to load the ASP pa...
answer(3)  view(292)  status(wait for best answer)
How to retrieve data from Excel by using VBA
Halo, im a newbie 2 both VBA and Excel, I was assigned to design a VBA script which can post various query to retrieve data from multiple excel sheets with same attributes but different data( one at a time )...linking by using ODBC... Here...
answer(0)  view(493)  status(wait for best answer)
Sending screenshot to recipient as email
Hi, I have program that takes screenshot from active window and saves it to directory. Is it possible to send Screenshot as an email to recipient with the same click-event and how you do it? Public Function Capture_Desktop As Boolean DoE...
answer(1)  view(500)  status(wait for best answer)
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved