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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Restricting word recognition Speech SDK 5.117 Jul 2005 18:36 GMT2
I'm definng grammars in an xml file and loading them like so..
myGrammar.CmdLoadFromFile "sol.xml", SLODynamic
But it is still recognizing words not from my list. How do I go about
restricting to just the words I have
Convert Byte Array to string17 Jul 2005 14:20 GMT2
I have a really long byte array in memory that I want to save into a text
file.  When i loop threw the byte array with somthing like:
   For i = 1 To Length
       txt = txt & Chr(bytes(i))
A sub with more than one parameter17 Jul 2005 10:42 GMT2
I have the following strange problem:
I have an access project in which I use VB very often. I want to create a
sub that accepts 3 parameters, so I wrote the following sub:
private sub abcd(a As string, b As integer, c As integer)
simple project - best way forward?17 Jul 2005 09:23 GMT4
I wish to start using some form of Visual Basic but not sure where to
start.
I would like to write a stand alone app where
1. a series of pictures is displayed where each picture has an
HTML Object Libray and tables17 Jul 2005 08:24 GMT3
I have some code in a routine that includes:
Dim objMSHTML As New MSHTML.HTMLDocument
Dim objDocument As New HTMLDocument
Set objDocument = objMSHTML.createDocumentFromUrl(strURL, "")
Installer Error 1406 - Registry import error -  Wrong permissions16 Jul 2005 22:24 GMT1
I thought I would put this out for anyone who had the same kind of problem I
had, but first I want to thank Chris for setting me on the track to finding
my answer.
I used InstallShield (Vs 3.5) to create an install package for a VB6
How to retreive User's system date settings16 Jul 2005 12:03 GMT19
Does anyone know how to  retreive a user's system date settings in VB 6?
What is the function/api?  What do I look for?
I tried by looking in the MSDN Help in VB 6 but it only gives guidance
on formating the date.  Anyone know how to retrieve the system date
VB 2005 Issue16 Jul 2005 04:11 GMT1
In VB.NET 2005 Express beta 2, I cant debug my application when I insert a
breakpoint it never is reached, a message like "No debug symbols loaded,
breakpoint will likely not be hit"
Any idea ?
vertical-only resizing?15 Jul 2005 21:31 GMT4
I have need to allow for vertical resizing of a form, but to restrict
horizontal resizing?  Does anyone know of an easy way to do this, or have any
sample code to accomplish it?
Make an Excel Sheet the visible sheet from VB program15 Jul 2005 20:25 GMT2
I am not using visual basic for applications.  I am writing a program in VB
that runs in windows that takes data from an ascii file and puts it into an
Excel Spreadsheet.  I have figured out how to put data into a spreadsheet.  
Sometimes I want to write data to different ...
System Root15 Jul 2005 20:14 GMT8
I have an incredibly easy question.  How can I determine the what the system
root folder is?  Some OS use c:\windows and some use c:\winnt.
I cannot remember the best way to handle this situation?
Thank you,
VBScript: Dictionary object not creating anymore15 Jul 2005 19:05 GMT2
First of all I hope you dont mind posting a vbscript query in a vb forum.
I have been using the dictionary object in many of my ASPs. Now all of a
sudden the dictionary object doesnt create anymore. It gives an error at the
point where the code tries to create the object. Here is a ...
read and write from .PST files (outlook 2000)15 Jul 2005 18:56 GMT2
Hi, in Outlook 2000 PST archives can grow to a maximum of 2gigs. I've a
large number of archives all of which are significantly smaller. I'd
like to merge them together into almost 2gig files, and once I upgrade
to Outlook 2003 merge them into one file.
Countdown timer15 Jul 2005 17:34 GMT7
Using VB5, I would like a countdown timer to an event which will happen in
August, counting days, hours, mins and secs.
I have had a go at this before, but I couldn't seem to get the math right.
If my event is going to happen on 14:00, which means my days remaining
Internet Explorer - saving images and page content15 Jul 2005 17:13 GMT1
I'm trying to write a script, run as Excel Macro, that would be able to
fetch the specified URL and save it to local disk. I need especially the
images - but not all, just the specified images (the rest are unneeded, but
not unwanted).
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 June, 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.