Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. auto complete features

auto complete features

Scheduled Pinned Locked Moved C#
csharphelp
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Shuaib wasif khan
    wrote on last edited by
    #1

    can any one give me the idea to make a software to fill a webpage from my c# window form. i do not have any access to that webpage. i dont know where to start ,your help appreiated

    G 1 Reply Last reply
    0
    • S Shuaib wasif khan

      can any one give me the idea to make a software to fill a webpage from my c# window form. i do not have any access to that webpage. i dont know where to start ,your help appreiated

      G Offline
      G Offline
      GREG_DORIANcod
      wrote on last edited by
      #2

      Is no clear your question, fill a web in a windows form? use a webBrowser control in a windows form in the form1_load event put your web page, for example: this.webBrowser1.Url = new System.Uri("http://www.youtube.com", System.UriKind.Absolute); c ya!

      S 1 Reply Last reply
      0
      • G GREG_DORIANcod

        Is no clear your question, fill a web in a windows form? use a webBrowser control in a windows form in the form1_load event put your web page, for example: this.webBrowser1.Url = new System.Uri("http://www.youtube.com", System.UriKind.Absolute); c ya!

        S Offline
        S Offline
        Shuaib wasif khan
        wrote on last edited by
        #3

        thanks greg but my question is to transfer data in already opened ie window.

        G 1 Reply Last reply
        0
        • S Shuaib wasif khan

          thanks greg but my question is to transfer data in already opened ie window.

          G Offline
          G Offline
          GREG_DORIANcod
          wrote on last edited by
          #4

          maybe using a web service and xml files

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups