Click here to Skip to main content
15,885,366 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionConverting HTML(WEB Page URL/HTML) to JPG Images Pin
nhss16-Sep-07 21:08
nhss16-Sep-07 21:08 
QuestionCasting Pin
plural16-Sep-07 20:58
plural16-Sep-07 20:58 
AnswerRe: Casting Pin
Colin Angus Mackay17-Sep-07 2:44
Colin Angus Mackay17-Sep-07 2:44 
GeneralRe: Casting Pin
plural17-Sep-07 9:23
plural17-Sep-07 9:23 
QuestionType Casting Pin
Bad Programmer16-Sep-07 17:08
Bad Programmer16-Sep-07 17:08 
AnswerRe: Type Casting Pin
Bad Programmer16-Sep-07 17:20
Bad Programmer16-Sep-07 17:20 
GeneralRe: Type Casting Pin
helelark12316-Sep-07 20:24
helelark12316-Sep-07 20:24 
GeneralRe: Type Casting - Solution Pin
Bad Programmer23-Sep-07 19:03
Bad Programmer23-Sep-07 19:03 
Hi,
This is the Solution ive got.

Dim obj As Object<br />
         Dim wObj As New System.UriTypeConverter<br />
         obj = "http://10.130.18.40/order445.pdf"<br />
         'wBrowseObj its a Webbrowser in VB.net<br />
         wBrowseObj.Navigate(wObj.ConvertFromString(obj))


Sorry for the delayed reply..............

Regards,
Bala
GeneralRe: Type Casting - Solution Pin
helelark12324-Sep-07 4:46
helelark12324-Sep-07 4:46 
Questionsub report with dataset in .NET 2005 Pin
aphei16-Sep-07 17:05
aphei16-Sep-07 17:05 
QuestionDIRECTX audiovideoplayback Pin
plural16-Sep-07 9:16
plural16-Sep-07 9:16 
AnswerRe: DIRECTX audiovideoplayback Pin
Christian Graus16-Sep-07 9:39
protectorChristian Graus16-Sep-07 9:39 
GeneralRe: DIRECTX audiovideoplayback Pin
plural16-Sep-07 11:52
plural16-Sep-07 11:52 
GeneralRe: DIRECTX audiovideoplayback Pin
Christian Graus16-Sep-07 12:22
protectorChristian Graus16-Sep-07 12:22 
GeneralRe: DIRECTX audiovideoplayback Pin
plural16-Sep-07 21:00
plural16-Sep-07 21:00 
Questionhelp Pin
twsted f816-Sep-07 8:26
twsted f816-Sep-07 8:26 
AnswerRe: help Pin
Paul Conrad16-Sep-07 8:29
professionalPaul Conrad16-Sep-07 8:29 
GeneralRe: help Pin
twsted f816-Sep-07 9:50
twsted f816-Sep-07 9:50 
GeneralRe: help Pin
Christian Graus16-Sep-07 9:57
protectorChristian Graus16-Sep-07 9:57 
GeneralRe: help Pin
Paul Conrad16-Sep-07 10:00
professionalPaul Conrad16-Sep-07 10:00 
AnswerRe: help Pin
Christian Graus16-Sep-07 9:02
protectorChristian Graus16-Sep-07 9:02 
AnswerRe: help Pin
Naji El Kotob16-Sep-07 10:44
Naji El Kotob16-Sep-07 10:44 
GeneralRe: help Pin
twsted f817-Sep-07 23:52
twsted f817-Sep-07 23:52 
AnswerRe: help Pin
rohitsrivastava16-Sep-07 23:38
rohitsrivastava16-Sep-07 23:38 
Questionvalidating text boxes Pin
twsted f816-Sep-07 8:23
twsted f816-Sep-07 8:23 

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.