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
How do I Modify Control Property on a Form from a module12 Feb 2005 04:24 GMT2
What I have is a piece of code that executes within a module and I want to
update a progress bar (ProgressBar1) on a form (Form1) from that module.
ie. While going through a for loop I want to change the progress bar on a
form.  I tried the following line but it doesn't work
How can I get index of an element in an array using VBScript?12 Feb 2005 03:18 GMT3
I have an array and would like to find out the index of an element in that
when I know the actual value of the element.
I need to do it in VBScript, not in VB.
For example,
Small Screen Laptop Issue12 Feb 2005 03:08 GMT23
I wrote a VB6 application which has a large number of forms that use .jpg
image controls as buttons.  A few of my users have switched to very small
laptops, (10-12 inch screens) and found that the buttons (and many label
controls) don't shrink enough to fit the small screens.  ...
Wait for an event, vb612 Feb 2005 02:35 GMT8
I have two forms in vb6 application. The first form spawns the second
form via a Set/New command and then Show. What need to have happen is
when the second form is created, have the first form wait for a command
click on the second form before proceeding. I have tried Loop w/Do
What Db to use?11 Feb 2005 21:46 GMT2
Hello friends, I could not find this with some searching so I
thought I would ask.  I am currently working on an application
in vb .net that displays information from a database and has
images included with the entries.  I am looking for a database
code for randomizing operations (+ - * /) for this game??11 Feb 2005 21:06 GMT6
please test this, if you can please improve it.
:-)
7 textboxs, 2 command buttons
--------------------------------------------------
Api Winspool.drv11 Feb 2005 21:04 GMT2
hi list
does anybody knows, how can i read all margin or papersize of any
possible paper format for a printer. I only received the default
properties (api function devicecapabilities) of the actual page.
Selection.find not working when I open a WORD document from VB611 Feb 2005 20:10 GMT2
I'm able to open and save a Word document OK and save it from an external VB
program but can't get selection.find to work ( no errors given just doesn't
work). Works fine inside the WORD document as VBA but can't get it to work
from outside. Any ideas please (code I'm using below ...
Operation is not allowed in this context11 Feb 2005 18:40 GMT2
   I'm chaining through multiple views accumulating data When I'm at the
point of posting the data. I get this error message:
Run-time error '3219'
Operation is not allowed in this context
arguments in VB 6.011 Feb 2005 16:19 GMT1
Hi! I want to insert an argument in my program but have no idea how to
do it. i like to type in the command line for example: Project1.exe
192.168.0.1 and this ip should be put into a text field when the proggie
starts... its probably a big n00b question, but i couldn figure it ...
file exists problem11 Feb 2005 15:53 GMT6
Hi all , the following code works fine when everything is on the same
server......
set fso = createobject("scripting.filesystemobject")
if fso.FileExists (Server.Mappath("\") & "\temp\"& value1(count,1) & ".txt")
Autocompletion of commands in VB6 Pro11 Feb 2005 15:21 GMT11
Normally if you type (for example) text1. a list will drop down with
all your options (Appearance, Alignment etc)
When I'm using the following code to access Excel from VB
   oChart.SetSourceData Source:=oSheet.Range("a1", "a2").Resize(2, 90
Using Oracle OLEDB Provider with VB11 Feb 2005 11:26 GMT1
I have a simple program in Visual Basic 6. I want to access to Oracle
9i database data. Here is my connection code that I put on Form.OnLoad:
Private Sub Form_Load()
Dim oConn As New ADODB.Connection
print form in centre of page11 Feb 2005 09:42 GMT3
I'm trying to print a form in vb6 in the centre of the users page using the
paintpicture method. I want it to be scaled down slightly (0.09) but still
appear in the centre of the page.
   Printer.PaintPicture Pic, 0, 0, printerPicWidth, printerPicHeight, 0.09
Trying to study visual basic11 Feb 2005 03:55 GMT7
I used to study VB in college but left a while back. I was very interested
in the subject and so far haven't had the opportunity to further my career
in the programming aspect of things. I was wondering are there any websites
out there which take you through a few lessons ranging ...
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.