Click here to Skip to main content
15,898,849 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSetup & deployment project ! Pin
jeshra27919-Oct-09 20:55
jeshra27919-Oct-09 20:55 
AnswerRe: Setup & deployment project ! Pin
C#Coudou19-Oct-09 21:23
C#Coudou19-Oct-09 21:23 
GeneralRe: Setup & deployment project ! Pin
jeshra27921-Oct-09 4:06
jeshra27921-Oct-09 4:06 
QuestionCrystal Report: Load Multiple Report Pin
C#Coudou19-Oct-09 20:17
C#Coudou19-Oct-09 20:17 
AnswerRe: Crystal Report: Load Multiple Report Pin
_Damian S_19-Oct-09 20:32
professional_Damian S_19-Oct-09 20:32 
GeneralRe: Crystal Report: Load Multiple Report Pin
C#Coudou19-Oct-09 20:58
C#Coudou19-Oct-09 20:58 
GeneralRe: Crystal Report: Load Multiple Report Pin
C#Coudou20-Oct-09 16:32
C#Coudou20-Oct-09 16:32 
Question[Solved] Extract Data From A Webpage [modified] Pin
quadrilateral19-Oct-09 17:43
quadrilateral19-Oct-09 17:43 
i I am trying to create a dictionary in Visual Basic 2008.

I have a list of words in a text file and need to get the definitions for them.
I am trying to make a program which reads the text file, line by line, taking out the words.
Then I want it to go to "http://dictionary.reference.com/browse/" and download the definition only, without adds, menus, etc.
Then I need it to save the definition, line by line, into another text file and repeat the process for each word.

So far I have got the opening and saving part sorted but I have no idea how to isolate the definition and download it.
I have googled it but couldn't find anything helpful.

All and any assistance is appreciated.

modified on Tuesday, October 20, 2009 2:13 PM

AnswerRe: Extract Data From A Webpage Pin
Eddy Vluggen20-Oct-09 7:04
professionalEddy Vluggen20-Oct-09 7:04 
GeneralRe: Extract Data From A Webpage Pin
quadrilateral20-Oct-09 8:13
quadrilateral20-Oct-09 8:13 
QuestionmyDataColumn.Expression="Convert(total, 'System.Int32')" does not work Pin
Curtbroo19-Oct-09 9:32
Curtbroo19-Oct-09 9:32 
AnswerRe: myDataColumn.Expression="Convert(total, 'System.Int32')" does not work Pin
Christian Graus19-Oct-09 10:20
protectorChristian Graus19-Oct-09 10:20 
GeneralRe: myDataColumn.Expression="Convert(total, 'System.Int32')" does not work Pin
Curtbroo19-Oct-09 13:59
Curtbroo19-Oct-09 13:59 
GeneralRe: myDataColumn.Expression="Convert(total, 'System.Int32')" does not work Pin
Christian Graus19-Oct-09 14:17
protectorChristian Graus19-Oct-09 14:17 
GeneralRe: myDataColumn.Expression="Convert(total, 'System.Int32')" does not work Pin
Curtbroo20-Oct-09 5:31
Curtbroo20-Oct-09 5:31 
QuestionVS crashes when accessing the solution property screens. Sigh! Pin
Jon_Boy19-Oct-09 8:10
Jon_Boy19-Oct-09 8:10 
AnswerRe: VS crashes when accessing the solution property screens. Sigh! Pin
Dave Kreskowiak19-Oct-09 8:22
mveDave Kreskowiak19-Oct-09 8:22 
GeneralRe: VS crashes when accessing the solution property screens. Sigh! Pin
Jon_Boy19-Oct-09 8:53
Jon_Boy19-Oct-09 8:53 
QuestionGAC Pin
RyJaBy19-Oct-09 7:56
RyJaBy19-Oct-09 7:56 
AnswerRe: GAC Pin
Luc Pattyn19-Oct-09 8:06
sitebuilderLuc Pattyn19-Oct-09 8:06 
GeneralRe: GAC Pin
RyJaBy20-Oct-09 4:09
RyJaBy20-Oct-09 4:09 
QuestionAttach/Detach SQL Server database ! Pin
jeshra27919-Oct-09 4:31
jeshra27919-Oct-09 4:31 
AnswerRe: Attach/Detach SQL Server database ! Pin
Russ-T19-Oct-09 4:42
Russ-T19-Oct-09 4:42 
GeneralRe: Attach/Detach SQL Server database ! Pin
jeshra27919-Oct-09 5:19
jeshra27919-Oct-09 5:19 
GeneralRe: Attach/Detach SQL Server database ! Pin
Russ-T19-Oct-09 13:46
Russ-T19-Oct-09 13:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.