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 / April 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Passive Progress Bar06 Apr 2005 18:02 GMT2
Hi Gang,
I need to display a progress bar where progress is unknown. In other words,
I need to display something like the control you see at the Windows Update
site when it is searching for updates: the bar just does its thing without
VBNET2002 - Creating a form using a string value06 Apr 2005 17:52 GMT1
I am using VB NET 2002.  How can I programmatically create a new windows
form using the value of a string variable as the name of the new form?
Public FrmName As String = "NewForm"
Public %FrmName% as new Form
ReadLine Method - FileSystem Object06 Apr 2005 16:58 GMT2
I'm using the FileSystem object to read -> edit -> write a file...
Set FSO = New Scripting.FileSystemObject
Set inBuffer = FSO.OpenTextFile(mFileIn, ForReading, , TristateFalse)
Set outBuffer = FSO.OpenTextFile(mFileOut, ForWriting, True, TristateFalse)
Proper way to cancel form while loading06 Apr 2005 16:53 GMT21
During a Form_Load, under certain conditions, I need to cancel the form
load.  If I "Exit sub" then it still shows the form.  If I "Unload Me" then
I get the obvious error since the form hasn't finished loading.
I can restructure my program to determine this condition earlier, but ...
using blat from VB06 Apr 2005 16:48 GMT1
VB 6,  SP 6, Win98
I am using blat from the shell command to e-mail statements from my
application. ie - shell "blat etc", vbminimized.
It works OK with one statement but seems to have problems on a run. I think
Printing a tif file in vb606 Apr 2005 16:43 GMT3
Does anyone know how to print a multipage .tif file in VB6?  I would like it
to work with XP and 2000 without any code change I think I was reading that
because the image viewers are different in the OS that native DLLs to use are
different.  
"If Not" statement06 Apr 2005 16:26 GMT22
I'm getting confused understanding two "If Not" statements. Can someone
help me out here? Thanks in advance.
1) I know that VehID is optional so IsMissing(VehID) will return False
if the VehId was not passed and will return True if it is passed. So if
iterate the bookmarks collection06 Apr 2005 16:21 GMT2
is it possible to iterate (from code) the bookmarks collection that i
toggled in my code?
how?
thanks.
fax in xp06 Apr 2005 16:04 GMT2
I want to setup a fax machine in XP and then write a program to send the
fax. Any fax object in vb6 I can use? Besides, any sample code or referene
page. Thanks.
Problem with HFLEX visibility06 Apr 2005 15:02 GMT1
I am using VB6/SP6/WINXPSP2.
When I use in a command button this code:
myflex.visible = false
it does not work :(
VB and IE certificates06 Apr 2005 14:26 GMT1
I hope someone can help as this small problem is really bugging me.
I am supporting an application that was coded a while ago and i am a
relative noob when it comes to vb6 programming skills.
At the minute, our program has to hit a secure website and prior to doing
Using XML files as web browsing history.06 Apr 2005 13:49 GMT1
Hello, All!
   First off, if this is the wrong newsgroup to post this in, please let me
know which one would be better.. Thank you.   Ok, with that out of the way,
here's what I'm wondering.
Err.Description06 Apr 2005 13:30 GMT2
Looking through some old code I see the statement MsgBox Error$
If this any different to MsgBox Err.Description
Thanks,
Chris
2-d array - JOIN06 Apr 2005 12:28 GMT1
If I have a 2 dimension array
1 2 3 4 5 6
a b c d e f
* - + / = ^
Declaration of variable for complex number06 Apr 2005 12:17 GMT17
I would like to ask how can I declare a variable (data type) to store a
complex number in VB6.0
Signature

LL

 
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.