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.
Can anyone help me with this program???
Please email me cyprien@cox.net
The Program
You will write a program which will prompt the user to enter a string and accept the string using service 8. It will then count the number of occurrences of each character in the user's input ...
answer(1) view(93) status(

)
Response.write problem
Heya
Right, Problem.
I'm doing a response.write in ASP code to draw a table, however, what i need to do is set the font in a response write tag.
Problem:
Response.write "<Font color="white"> hello world</font>...
answer(2) view(719) status(

)
Access record empty and subform help
I have a form that is run on a query. A date is entered on the opening of the form and any meetings on that date appear on the form. However, when a date is entered that there are no meetings on I want a message box to appear saying that a ...
answer(1) view(915) status(

)
App.path error
I am getting an error if i try to use App.path.
For instance the statement
MsgBox App.path
gives the following error:
Run time error: '424':
Object required
My visual basic code is tied to a ms access form so this could be t...
answer(2) view(191) status(

)
SubForm In Visual Basic?
Friends,
I'm trying to learn VB6. I need help on entering a one to many data in Vb. This is easy in Access Using Subform.
What can I use in VB?
I will Appreciate if A code is included or a simple working vb program for learning.
...
answer(1) view(518) status(

)
Help with a 'Find' Macro in MS Excel
I am trying to search for a particular value in one worksheet (A)of a spreadsheet. The value that I am searching is the value in a cell in a separate worksheet (B) in the same spreadsheet. After identifying that particular cell in worksheet...
answer(0) view(451) status(

)
MS Access refresh data problem
Hi, I have a MS Access DB and I can connect to it using vbscript in a ASP page, and read from it. BUT the data in the db is constantly changing(its temperature readings) and I want to display these changing values on my webpage. I know I ca...
answer(0) view(906) status(

)
vb script additem doesnt seem to work on a list box
All.
I am quite new to this so bear with me....
I am writing a function to populate a list box. I am using client side vb script
in a web page. After my sql query i know the data in the recordset is correct
but when i try to add to the ...
answer(1) view(174) status(

)
Replacing the directory with a name
Hi,
I am writing an import program which is almost completing except for one part.My purpose of the import program is to import excel spreadsheet into a server,the problem i encoutered is in order to import different excel spreadsheet,i al...
answer(2) view(370) status(

)
Session timeout on inactivity
Hi All,
I m looking for a VB5.0 code or function which can will do timeout after 30 minutes of inactivity. I have this VB5 application and am working on an NT machine. I am using a code which does this
------------------------------------...
answer(0) view(564) status(

)
answer(1) view(216) status(

)
add-in for tab order/tab stop
A small add-in which helps you to set tab order or tab stop of each control in vb form.
Other add-in's:
1. Font set in vb forms
2. Routine add-in
PS: Dont forget to register this servers.
thanks
Benoyraj
any suggesi...
answer(0) view(594) status(

)
VB DataSets
Hi!
I am using VB.net to create a data grid and populate the data set
with data at run time(creating rows of data set at runtime)....
This works fine but I get an additional row with a * on the left.
How can i get rid of that?Any sort of h...
answer(1) view(576) status(

)
Using VBscript to open MS Word
Here is the code I used to open the code to open a Word document using VBscript on a webpage. It doesn't work, can anyone tell me what's wrong with it?
<html>
<body>
<script type="text/vbscript">
dim ww
...
answer(2) view(693) status(

)
VB and web based access database
Hi I have an Access Database hosted on the internet. I also have a VB interface to a local copy of this Access database. What technology should I use to update the Internet database using VB?
Thanks for any pointers.
answer(1) view(843) status(

)
Printing
Help Please
I have a form that I would like to take the Persons name and Company and print it directly to the printer... I've got it sort of working but it puts the IE header and footer on it... I'm trying to make name badges from a da...
answer(2) view(236) status(

)
Vb6 Install with ADO update
Anyone been able to do this without the new Windows Installer v9?
The vb package and deploy wizard will not check for ADO version, and having the end user/customer execute mdac_type.exe seperately is just not professional.
How did any o...
answer(0) view(827) status(

)
Characters or Anything that represents numbers
Hi..
Can anyone tell me if there are any chracters or anything else that represents a vlaue (number).
For example.. If a value entered (1.23) is lower than ?.5 I want it to have a loop which will
add it up to (1.5).. This is only an examp...
answer(7) view(785) status(

)
Open an ASP page and save as HTML
I have been working on a passdown system for work and I need to figure out a way to open an asp page and then save it as html so that I have a static version of the information at a certain time and date for the archives. The ASP page has ...
answer(1) view(460) status(

)
Report Format problems
I have created a new database which on the whole works fine, but? there are about ten reports which can be produced by the user. All the reports are first produced in ć… eview?mode and because of the different outputs, some reports are in por...
answer(2) view(861) status(

)
VBA command to paste from clipboard
Hi all,
Is there a vba command (Access 2002) that will permit me to paste the data that is in the clipboard? In this macro, I'm trying to copy a line of data frrom Excel to Access, just like you would manually. What I have so far is:
...
answer(2) view(203) status(

)
answer(6) view(688) status(

)
dragging lines
Hello friends,
I want 2 develop an application for craft design. Initially i give template(outline of shirt). The user can change the lookup(dragging the edge of a line, increase/decrease curvature,long sleeves or short sleeves, body ...
answer(0) view(144) status(

)
WinInet - Help Reg.
Hai Guys:
Can u plz help me to capture file size of a download from net, actually iam developing an ActiveX Control which lets users to download mutiple files from net using VB 6.0's wininet API, when matter comes to Capturing File size, ...
answer(0) view(577) status(

)
sql
hi everyone,
i would like to find out if writing sql syntax (db = ms sql server eg.open connection) isit the same when using ms access for visual basic 6.0???
as now i m using ms sql server as the database....
pls give me some advi...
answer(1) view(562) status(

)
VBCinema Ticket Booking .. need help
hie hie .. anybody ever done something lieke this before ?? i read through in forum .. therre's some in access and for online .. i need help if there's anybody ever done this using visual basic .. i'm no good in vb .. need help .. just simp...
answer(1) view(662) status(

)
DropDownList BorderStyle conversion w/ OptionStrict ON
Hi, I have a DropDownList control that stores values from the BorderStyle enumeration. I want to take the selected value, and convert it back to a BorderStyle variable. But I have OptionStrict On, and it won't let me convert using the follo...
answer(1) view(792) status(

)
a question regarding vbscript
I want to find a word from a string. but I don't know what function I should use. Someone would tell me what function can be used to implenment my requirement.
answer(1) view(295) status(

)
how to make an activex in order to...
how to make an activex to check a file in a specific path in the hard disk of the client. that activex will be downloaded from a web page, how to make this?
answer(1) view(302) status(

)
Flexgrid
Hi,
I'm looking for an object (if it exists ;-)), I need the same type as a flexgrid to put data and take account of colums and rows. The MS Flexgrid is read-only, so you can't edit the values after giving them in. I don't want to work w...
answer(3) view(68) status(

)