VB.net Windows Application vs Internet Explorer

Ask a Question related to ASP.NET Web Services, Design and Development.

  1. #1

    Default VB.net Windows Application vs Internet Explorer

    Hello,

    Could someone guide me how to call a webpage and show data on the webpage in
    vb.net windows application coding.

    Under my vb.net windows application, I want to click one button and the
    button click event will trigger the Internet Explorer, and show the data
    under Internet Explorer. pls note that the data is from a dataset.

    In that case, under the button, what should I code in order to trigger the
    Internet Explorer with data display.
    Pierce


    A-PK Guest

  2. Similar Questions and Discussions

    1. application.cfm causing internet explorer errors
      I am using application.cfm to check for log in status. When I test a page in the application, I get a 500 error from IE. When I remove the...
    2. Internet Explorer Windows Close when I click on a Flash Movie
      Running XP Pro IE 6 When I visit a site with a flash movie with clickable icons, if I click on an item then all open IE windows close. I do not...
    3. *windows* explorer internet access?
      After installing the latest critical updates yesterday, Windows Explorer is v 6.00.2800.1221 (xpsp2.030511-1403). Now every time I want to access...
    4. Unwanted/unexpected opening of internet explorer/windows (not normal "pop ups")
      Dear newsgroup, It appears that one of the websites I visited in last month or so put something in my computer so that it registers a request to...
  3. #2

    Default Re: VB.net Windows Application vs Internet Explorer

    I suggest you post your question in the VB.NET or Windows.Forms newsgroups,
    this one is for XML Webservices... Good luck!

    --
    Greetz,
    Jan
    ________________________
    Read my weblog: [url]http://weblogs.asp.net/jan[/url]

    " A-PK" <piercekerk@hotmail.com> schreef in bericht
    news:%232ta0qdJEHA.268@TK2MSFTNGP11.phx.gbl...
    > Hello,
    >
    > Could someone guide me how to call a webpage and show data on the webpage
    in
    > vb.net windows application coding.
    >
    > Under my vb.net windows application, I want to click one button and the
    > button click event will trigger the Internet Explorer, and show the data
    > under Internet Explorer. pls note that the data is from a dataset.
    >
    > In that case, under the button, what should I code in order to trigger the
    > Internet Explorer with data display.
    > Pierce
    >
    >

    Jan Tielens Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139