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. Web Development
  3. Script that fill the text boxes

Script that fill the text boxes

Scheduled Pinned Locked Moved Web Development
comtoolsquestion
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.
  • K Offline
    K Offline
    Khatri Mitesh
    wrote on last edited by
    #1

    Hi, I want to make a script that fill the particular text boxes. I want to paste this script in the browse window and the text boxes fill automatically. can any one suggest how i do this. Thanks....

    ~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA http://www.youtube.com/watch?v=-oJaaPCrk3Q

    C 1 Reply Last reply
    0
    • K Khatri Mitesh

      Hi, I want to make a script that fill the particular text boxes. I want to paste this script in the browse window and the text boxes fill automatically. can any one suggest how i do this. Thanks....

      ~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA http://www.youtube.com/watch?v=-oJaaPCrk3Q

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      The only way to do this, is to have very specific knowledge of the format of a page, and then inject javascript that does what you want. It's not easy to do at all, I'm almost certain it would be beyond you.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      K 1 Reply Last reply
      0
      • C Christian Graus

        The only way to do this, is to have very specific knowledge of the format of a page, and then inject javascript that does what you want. It's not easy to do at all, I'm almost certain it would be beyond you.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        K Offline
        K Offline
        Khatri Mitesh
        wrote on last edited by
        #3

        yes. i know this. and i have a full knowledge of full page structure. can you provide any sample for fill the text box. Thanks

        ~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA http://www.youtube.com/watch?v=-oJaaPCrk3Q

        C 1 Reply Last reply
        0
        • K Khatri Mitesh

          yes. i know this. and i have a full knowledge of full page structure. can you provide any sample for fill the text box. Thanks

          ~Khatri Mitesh khatrimitesh@hotmail.com Bikaner (Rajasthan) INDIA http://www.youtube.com/watch?v=-oJaaPCrk3Q

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          No, that's obviously impossible. I'd need to know the HTML first. You need to access the controls either by index, or by name. Then you'd need to write a program that requests the page, injects the javascript, and views it, probably a VB or C# program with a web browser control in it. Or a browser plug in.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          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