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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Potential conflicts between different versions of system32 files?07 Apr 2004 19:42 GMT1
I am distributing my VB6 app as a (freeware) download at my website. My
setup.exe file was generated using the Inno Setup Compiler. The OCX, DLL and
TLB files are downloaded to the user's Program File directory (the default).
It seems to work on most recent Windows machines. Is ...
send text message07 Apr 2004 18:59 GMT2
How to send a message through ip address to other ip address ?
--
Regards.
Thanks.
Error Handling07 Apr 2004 15:25 GMT4
Morning all,
   Below is a piece of code to deal with a deliberate error.
Can someboby explain why, in run mode, 'errhandler'
is not reached, but the error is caught by the standard error
mdiform with childform closing07 Apr 2004 14:45 GMT1
I can open several childforms with the following sub in de mdi form
Private  Sub NewWindow()
Dim ch As New ChildForm()
ch.MdiParent = Me
Instantly get length of multiple wav files07 Apr 2004 09:03 GMT2
I need to instantly get the length (in seconds) of around 36 wav
files.
I currently do the following:
Function Wave_Length(Dateiname)
Get lengths of multiple wav files07 Apr 2004 08:59 GMT2
I need a fast method to get the length in seconds of 36 wav files.
Currently I've gotten it down to about .2 - .3 of a second pause but I
need it to be instant. I've seen it done, I just don't know how.
I guess they would do it by not opening and closing the file to get
Runtime Error '9' : Subscript Out of Range ???07 Apr 2004 05:04 GMT3
Now that I've finished coding my first VB app. I packaged it using Package &
Deployment Wizard, then installed the program on a computer to test it.
Everything went smooth until I exited the application. As soon as I exited
it, I got an error saying "Runtime Error '9': Subscript out ...
How to get available width (in pixels) of the monitor07 Apr 2004 04:48 GMT2
I need to know the available width of the monitor in pixels. I can use
this to position my window programmatically in Visual Basic.
Thanks in dvance
Pass By Ref for String Array issue with VBscript07 Apr 2004 00:55 GMT1
I am trying to call an ActiveX Dll from VBscript in ASP (it works fine
when I calll the DLL from a VB6 exe). The Pass By Reference call takes a
String array and a Long as arguments. In the DLL I have changed these to
Variant so that ASP will understand them, like so:
Explorer Style07 Apr 2004 00:27 GMT1
How can i do a app like Windows Explorer, where i have a HTML file to
interage with a VB app. For example the My Tecnology of Microsoft (the
Outlook use that tecnology), where the user select how to see the
information.
Open and refresh webpage06 Apr 2004 23:03 GMT4
In VB6 I am trying to keep a webpage up to date and active with a small
background app.
I can open internet explorer using a timer and the Shell function but it
only produces multiple instances of IE.
Specify VB6 link file temp directory06 Apr 2004 22:57 GMT4
Is there a way to specify where the temporary link files (.OBJ's) are
written in VB6?  I don't want them to be written with the executable
files.
Thanks,
SELECT CASE evaluates wrong???06 Apr 2004 22:15 GMT12
Hey guys,
run the code below and see if you can crack this bug for me.
option1 and option2 are on form1, option3 and option4 are in a frame.
The faulty lines are hilighted below.... Good Luck :0)
datetimepicker control vbnet200206 Apr 2004 20:29 GMT1
is there any Known bug with this control using VB.net 2002.
what's differences with VB.net 2003 ?
thanks for all
SQL Problem06 Apr 2004 16:16 GMT5
Can anyone spot a problem with this code?
It works fine untill I try to add value for date(lblDate2)
the variable is formatted as follows
lblDate2 = Format(Date, "Long Date")
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 March, 2004
 
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.