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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
App.Activate problem14 Oct 2006 11:45 GMT8
The app I'm (trying) to write uses the MultiMedia control to display an
AVI movie. I know for sure that the movie title bar reads "test6", I can
see it. At one stage I activate it using:-
App.Activate "test6"
myspace meets tucows and planetsourcecode?13 Oct 2006 18:02 GMT3
Is there a myspace type site that is a place for programmers to post
their apps for people to download? It would have to be user friendly
like tucows but allow a programmer to create their own home page where
they can post their apps (including open source if they wish). People
Newbie:  VB6 Deleting Combo Box Records from Database Table13 Oct 2006 15:10 GMT1
I'm using VB6 and SQL 2000.
I have searched the google.com and the google groups for hours to find
this solution.  I have a application with will allow administrators to
add/delete users.  To delete the user, I would like for them to select
How to send data to an url?13 Oct 2006 05:20 GMT1
I need to send data to an url in VB. Here are the operations that
should be performed:
Connect to an url;
Open the socket for writing;
Detecting open forms13 Oct 2006 00:21 GMT3
I have a form which should not be opened concurently with another form. Is
there a way to detect if a form is already open? I cannot use the statement:
If Form1.Visible = True then ..
because this statement actually will LOAD Form1 which is not what I want to
VB 6 pro Webbrowser11 Oct 2006 08:45 GMT4
Is there a way of doing a select all, copy and paste on a webpage through
code without the user seeing the action being preformed?
I have code that does all this in the webbrowser control but I want to do
it without it being obvious to the user that a select all copy and paste is ...
Exam Test Program10 Oct 2006 22:12 GMT6
This question really involves creating and reading/writing files in VB6 Pro
I am involved in business training and would like to develop a VB project
which will enable testing of candidates and provide proof of competency.
Each candidate will have their own laptop in training which ...
Changing PictureBox Attributes10 Oct 2006 22:12 GMT2
hey everone!
how come I cant resize the PictureBox dynamically (for e.g on form_load)
like this:
Picture1.ScaleWidth = 300
Append values10 Oct 2006 19:32 GMT1
I have an issue with append values into a text file. I dont want to use
Write function since it puts commas. I have a print statement that is
executed only once and then another print statement that has to just
append to the previous print statement without adding a newline. Is it
Spaces in Write Statement in VB10 Oct 2006 17:39 GMT2
How do I insert spaces in a  text file when I am inserting values in
it. Example My Write statement is
Do Until RsSql.EOF
Write #1, RsSql("uc").Value; ; RsSql("s_no").Value
Multiple return values from a VB6 function?09 Oct 2006 15:13 GMT2
A quick question. Is it possible to create a function in VBA which will
return more than one value?
For example, say I had the two following functions:
Function CircleArea(Radius as Single) as Single
open a webform09 Oct 2006 12:52 GMT1
Hi, how can open a webform with a button in an other form with vb.net
Copy drawings and text from picturebox09 Oct 2006 07:46 GMT1
I am trying to draw lines, shapes and text in a picture box and then copy
them to the clip board to paste in other applications. Not being able to get
this to work I have tried doing the same between two pictureboxes. Nothing
copies.
Automatic detection of daylight saving time08 Oct 2006 22:35 GMT1
Using say a nntp server, is there some way to get the local time
specifying the city name as an argument (New York, Paris, etc.)
The goal is to allow automatic detection of daylight saving time
changes of specific financial exchanges.
VB6 crashes when function calls windows api in user32.dll08 Oct 2006 15:16 GMT9
I'm trying to isolate a problem and not sure what to check. My vb6 (sp6)
environment crashes when I run my program the second time.  This is
consistently crashing but only after running the 2nd time in the IDE.  This
does not happen at all if I'm running the exe.  I have it ...
Pages: 1 2 3 4 5 6 7 September, 2006
 
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.