Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to use picturebox in VBA excel17 Oct 2007 11:26 GMT1
I have some requirements inwhich  i have used picture box application
in VB and now i have to do same application and i am looking for a
picture box application in VBA excel which i am not able to get it. If
it is not in VBA excel is there any alternative for it ...or is there
Getting Only Non-Hidded and Non-System Directories17 Oct 2007 06:29 GMT3
I am getting the list of subdirectories from a specified directory using
System.IO.Directory.GetDirectories(), and would like to get only
subdirectories that are not hidden or system directories. I did not notice
any way to do this using System.IO.Directory.GetDirectories(). Is ...
How to automate Word Doc under Web browser Control17 Oct 2007 05:26 GMT5
Does anyone know how to automate word doc under web browser control?
I'm creating a program with VB.NET 2005. The program will open a word
document under web browser control. And the program has a few buttons which
the users could click on them and perform some tasks with the word ...
RaiseEvent not firing...17 Oct 2007 03:20 GMT10
Using VS2005, VB.NET,
I am developing a windows app. The application opens a couple of
forms. While the forms are open I want to raise some events, such as
logging errors - but I call RaiseEvent, nothing happens. Below are
Change Order of Events16 Oct 2007 21:56 GMT4
I have an odd issue with the MonthCalendar control.  I need to capture
certain mouseeventargs, which I can only do in the MouseDown event.  I
need to pass these arguments to the DateChanged event to make the
logic in that routine work correctly.  Simple enough, except that the
Title bar16 Oct 2007 20:04 GMT2
Does anyone knows how to add an extra button at the upper right corner of a
window like emule does in it's window?
Fast Fourier Transform (FFT) in VB .Net - Please Help16 Oct 2007 17:44 GMT6
Hi, I have a FFT routine that I converted from C++ to VB in a module
as follows:
   Const M_PI = 3.1415926535897931
   ' Fast Fourier Transform
RegEx for \x###16 Oct 2007 17:43 GMT2
Hello all, i am trying to write a regex to find escaped characters in a
string of the form "\x009" ...
to parse strings that look something like this... "My dog jumps\x013\x010"
I had that working fine, with the regex "\\[x]\d{3}"
VB list box how to obtain text in selected rows ?16 Oct 2007 15:35 GMT1
Here's how i fill the list :
Private Sub CommandButton1_Click()
Dim sFilename As Variant
sFilename = Application.GetOpenFilename("Excel files (*.xls; *.csv),
Combobox selected item is not highlighted.16 Oct 2007 15:29 GMT2
I have a combobox that when it drops down the selected item is not
highlighted.
I'm guessing there is a property that controls this but can't find one.
Is there?
Excel Interaction16 Oct 2007 13:54 GMT2
Alright, so I've got a pretty hefty program that is integrating with
excel. My problem is that I'm wanting to avoid a particular dialog
from appearing, just because the portion that it pertains to is
automated. Basically, this has to deal with the .merge function for a
Hyperlinks in .aspx.vb16 Oct 2007 13:02 GMT3
I have a webform with a codebehind page. On this page an email address
(amongst other info) is pulled from a db. This data is then placed on a
label. How can I create a hyperlink from that eamil address in the
codebehind page?
can i call outlook express library to send email from VB6 or VB.net16 Oct 2007 11:40 GMT1
Thanks
Read Hidden in web Page16 Oct 2007 10:25 GMT3
GoodMoring
How can i read the hidden text od data in web page ???
Ths to all
VB2005 : Send input to a TELNET process - IP/User/Password/Sign-on16 Oct 2007 08:56 GMT2
I looked and found a lot of different code regarding send/receiving
input/output to a command window, but none helped me so far.
I would like to start a process with telnet a bit like this
myProcess.StartInfo.FileName = "telnet.exe"
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.