Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
all groups > vb.net > october 2007 > threads for sunday october 28

Filter by Day: 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 27 28 29 30 31

MaskEditControl
Posted by inadsad NO[at]SPAM hotmail.com at 10/28/2007 10:53:49 PM
Good Day Group, I have a MaskEdit control to show phone in (###)###-####. I'm trying to extract number only from the maskedit control. For example, maskedit shows this (123) 456-7890 and would like to get only 1234567890 with out the space and chars. I tried substring and would like to ...more >>


ListView.Items.Insert() bug?
Posted by Cat at 10/28/2007 10:25:59 PM
I used the sample drag and drop source of http://support.microsoft.com/default.aspx/kb/822483 I set the View to SmallIcons, and AllowDrop to True But the draggedItem wasn't inserted at the specified position. Instead, it was always inserted at the last position. So I set a break point, and ex...more >>

Twain scanner.
Posted by Shawn at 10/28/2007 8:27:17 PM
I have a need to use a twain scanner to get images for my application. I found a good sample for C#.NET, but I'm having a hard time adapting it to VB.NET. Does anyone know of a good place to look for sample code? ...more >>

Help needed on Axwebbrowser control
Posted by JCheah at 10/28/2007 3:41:02 PM
I am loading a Word document into an axwebbrowser control in VB 2005. When I call the Navigate2 method IE pops up the message "Some files can harm your computer.... would you like to open the file or save...". Is there any way to get rid of this annoying message? Please help...Thanks....more >>

Regular expression question
Posted by Mic at 10/28/2007 12:16:42 PM
Hi, What would be the regex pattern for an alphanumeric string of exactly 12 characters with spaces allowed anywhere ? Like: " ab cd " is ok "abc d" is ok etc... Thanks ...more >>

Link textbox1 to filelistbox1??
Posted by Mark Ivey at 10/28/2007 10:16:35 AM
VS.Net 2002 - Visual Basic I am pretty new to VB in general, and I am having a bit of difficulty finding the right method or property to link a textbox to a filelistbox. Here is the scenario... I am trying to create a simple interface to speed up the ability to open specific files. I ...more >>

CASE or IF statement in Datacolumn.Expression
Posted by jelling at 10/28/2007 12:54:07 AM
Hi, Is it possible to use a CASE or IF ELSE statement in a datacolumn expression? Here's what I've tried: 'standardCodeColumn.Expression = "CASE StandardsBodyID WHEN 1 THEN 'JCAHO' ELSE 'Non-JCAHO' END" 'standardCodeColumn.Expression = "CASE WHEN StandardsBodyID ...more >>

Using Functions Inside A Shared Member
Posted by Nathan Sokalski at 10/28/2007 12:37:48 AM
I have a class that is just a bunch of Shared functions (basically, a bunch of utilities I have grouped together). However, there are functions that I want to write to use inside some of these Shared members that I do not want available outside the class. Here is the basic layout of my class: ...more >>




DevelopmentNow Blog