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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Modal form stops code in another form20 Oct 2005 15:16 GMT10
I have code running in form 1 in a loop.  The loop calls DoEvents frequently
so the UI is responsive.  When I bring up a modal dialog by pressing a button
on form 1, the code on form 1 stops running until the modal dialog is closed.
Is there a way to keep the code in form 1 ...
Efficient way to parse large files20 Oct 2005 14:10 GMT15
I use VB6 to parse large text files. Currently I open locally saved text
files with:
open FileName for input as #1
I then read line by line and parse parts of the line:
get list of file names in a directory20 Oct 2005 12:48 GMT9
How do I use VB to get the name of each file in a given directory?  (Once I
get the filenames I can put them into a string array on my own, I just don't
know how to get them using VB.)  Thanks.
Rotating a graphic20 Oct 2005 12:08 GMT5
I was trying to build a program for a class that im taking (which is basic
VB.NET) and the program is supposed to take a image that I create with
points and rotate it.
The problem im having is i used an if statement to move the image; but its
BAS Module!20 Oct 2005 08:53 GMT5
I created a BAS module for a VB6 project. Then I used the same BAS
module in another project but altered it by deleting some existing code
& adding new code & saved it. When I went back to the 1st project, I
find that the changes in the BAS module that I had done in the 2nd
Insert ActiveX into HTML20 Oct 2005 01:58 GMT3
Hi, Everyone!
I have developed an activeX control in VB6 and compiled it to ocx.
Using Frontpage, I have inserted the control into my web page. I tried
loading the page on my computer, and it correctly showed the activeX
Format!19 Oct 2005 23:14 GMT3
When I run the following in the Immediate Window
Format(Sin(1 * 3.14159265358979 / 180), "0.################")
the output is 0.0174524064372835 but when the actual Form is run, the
output of the above Format function is 1.74524064372835E-02! Why so &
Shrink Wrap19 Oct 2005 22:50 GMT14
It is a long time since I did a shrink erap of a an aplication. In VB3
there was an aditional application that did a very basic shrink wrap.
This produced a source that could be edited.
I am on VB6 and need to shrink wrap. There is a Publish option from the
Form on top19 Oct 2005 22:14 GMT4
Hi,
I have an application with two forms. The application is often run in
background with form1 (maximized) and with for example Word on top. At a
certain time I want form2 to get visible.
Using VB to read Visual Foxpro files19 Oct 2005 22:14 GMT1
I have a VB 5.0 program that reads VFP (Visual Foxpro 8.0) data files, and
is successful. It uses ADO with an OLEDB provider for VFP. However, it only
works when I read a DBF file (I understand this to be a 'free table' in
VFP).
**  is this posible in VB6 ?? **19 Oct 2005 21:42 GMT5
I made a small program that needs to be scheduled to run every night.
On some ocasions however the program must be used manualy to e.g.
change the settings of for what ever reason. For this purpose the
program has a graphical interface.
How to write a PDF file from Visual Basic ?19 Oct 2005 18:01 GMT3
Can any one help me to write a PDF file from Visual Basic 6.0.
1. Is there any way to write directly to a PDF file from VB
Or
2. Is there any way to export to PDF using Crystal Reports 8.0 from VB ?
Odd sequencin of window display19 Oct 2005 16:46 GMT5
I have a form that I display whenever the user needs to wait for some
time called frmLongWait.
It has a ShowForm method that takes a string argument that is supposed
to splash up before the various progress screens display.
Add a document to my project?19 Oct 2005 15:36 GMT10
I've got a text document which I display in a text box in my project.  The
document is fairly long so I read it in from a file at run-time by doing:-
Open App.Path & "\MyFile.txt" For Input As #FileNumber
... etc
is there a "process affinity" switch19 Oct 2005 15:20 GMT7
   Please forgive my ignorance on this issue.
   I need my program to only run on one processor (for some
reason, Hyperthread screws up my text writes).
   In a previous post, a kind person showed me the
 
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.