Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General 2 / February 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Modularising  functionaities02 Feb 2005 23:25 GMT4
I have written a vb6 application for implementing a numeric keypad..My
problem is that the numeric pad i created is specific to a  particular
form. How can i rewrite this such that most of the functionalities are
in modules/classes/dll's etc..so that i don't have to rewrite this
read file help02 Feb 2005 22:18 GMT3
Probably not the best group to ask but can't seem to find another one ?  But
anyway, I found this code while googleing to read a text file into a array,
though It comes up with
Server.MapPath() error 'ASP 0173 : 80004005'
How do you move a file to a certain folder?02 Feb 2005 20:48 GMT9
Some computers does not have the Rich text Active X file. So I was thinking
of making a program that would allow you to move this file into Windows if
you should choose to install the game.
The sites I referred to showed me tons of stuff...but sadly, nothing to do
email02 Feb 2005 19:58 GMT1
Can anyone tell me how to email from a VB6 application assuming that Outlook
is already open.
I would like to be able to email and send attachments ?
Thanks in anticipation.
Newline in string02 Feb 2005 18:35 GMT6
I am absolute newby in VB, so have a apparently stupid question: How to
put a newline character into a string literal (I want to set multiline
text in Label control). I tried "\n", "\r\n" "\u000A" w/o success
Thanks in advance
SL4442 Smart Card Sample Code (W2k/XP level) ???02 Feb 2005 18:25 GMT2
Dear Guys & Gals:
A customer wants an app written to support SL4442 (256-byte not-so-
Smart memory cards) using a GemPlus reader.
Finding straightforward documentation
Package and deployment02 Feb 2005 17:12 GMT2
I am somewhat a novice with vb6 however I have completed a program which
needs to be shared by several people if it is to be of major use. I have
used the Package and Deploymnet Wizard so that I can distribute it by CD. I
have also loaded the program for CD via set up back on to ...
vb6 FileListBox pattern property bugs under Windows XP?02 Feb 2005 15:31 GMT1
I'm plagged with a strange issue while executing a vb6 code under Windows
XP. The testing project is very simple since it just contains a
FileListBoxControl on a form.
This control is supposed to point to a folder containing many files with a
MSFlexGrid Cell Colors02 Feb 2005 13:25 GMT10
In an MSFlexGrid I added a button to insert a cell.
This simply adds a row to the bottom of the grid
and moves the column contents of each cell down one row.
Similarly for deleting a cell. I move the column contents
vb.net user control02 Feb 2005 13:15 GMT1
I am using vb.net to make my own textbox by inheriting the built-in
TextBox class. the code snipt is as follow
Public Class BaseTextBox
   Inherits System.Windows.Forms.TextBox
Keying numbers and decimal point in Msflexigrid02 Feb 2005 11:04 GMT1
With the codes below, I was able to type 0 to 9
into my spr grid. But line below:
Case vbKeyDecimal: spr.Text = spr.Text & "."
did not give me "." that I wanted.
VB6 - App.LogEvent02 Feb 2005 09:29 GMT1
I've found that if you try logging a message that contains %1, you go into a
short recursive spin and get a rather long message in the event log.
Example:
   App.LogEvent "a%1b"--
[VB6] Help! Trapping keys in datagrid, why does / doesn't it work with some keys?02 Feb 2005 09:22 GMT2
in my project i use the following code on a datagrid:
Private Sub Datagrid2_KeyPress(KeyAscii As Integer)
   Select Case KeyAscii
       Case vbKeyReturn
Graphics and Arrays?02 Feb 2005 08:05 GMT4
Greetings, all!
   I've found some amazing skills, and some welcome help, in this group
in the past.  I'm hoping some kind soul can spare a moment to rescue me
from my most recent problem.  I'm using VB6 Professional Edition.
XP compile and package does not instal on Win me or XP.02 Feb 2005 00:47 GMT1
I have compiled a couple of programs and packaged them with the VB6
package and deployment wizard.
I got an error message indicating dependancy files missing or out of
date for some components. Followed the instructions to build a
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 January, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.