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. Posting data automatically

Posting data automatically

Scheduled Pinned Locked Moved Web Development
helpquestion
6 Posts 3 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
    kutz9
    wrote on last edited by
    #1

    Howdy all. Something that should be incredibly simple I would appreciate some help with. How do you use the Post method to send data to an asp page without building a form, setting field values and requiring the user to click on a button? In fact, the only thing that needs to be different from the normal idea of using the "POST" method is that the user shouldn't need to click a button, it should be clicked automatically. Does this make sense? Can anyone help sort me out? Cheers all, Kutz _____________________ Don't take out the Magic Pen, Don't draw on the Infinity Board - Neil Young

    K T 2 Replies Last reply
    0
    • K kutz9

      Howdy all. Something that should be incredibly simple I would appreciate some help with. How do you use the Post method to send data to an asp page without building a form, setting field values and requiring the user to click on a button? In fact, the only thing that needs to be different from the normal idea of using the "POST" method is that the user shouldn't need to click a button, it should be clicked automatically. Does this make sense? Can anyone help sort me out? Cheers all, Kutz _____________________ Don't take out the Magic Pen, Don't draw on the Infinity Board - Neil Young

      K Offline
      K Offline
      kutz9
      wrote on last edited by
      #2

      Ok... I'm silly. Don't worry. I believe the answer is to use javascript. Ie. Document.formName.submit(); Cheers for reading, if, indeed, you're reading this. Adios, Kutz _____________________ Don't take out the Magic Pen, Don't draw on the Infinity Board - Neil Young

      1 Reply Last reply
      0
      • K kutz9

        Howdy all. Something that should be incredibly simple I would appreciate some help with. How do you use the Post method to send data to an asp page without building a form, setting field values and requiring the user to click on a button? In fact, the only thing that needs to be different from the normal idea of using the "POST" method is that the user shouldn't need to click a button, it should be clicked automatically. Does this make sense? Can anyone help sort me out? Cheers all, Kutz _____________________ Don't take out the Magic Pen, Don't draw on the Infinity Board - Neil Young

        T Offline
        T Offline
        Tunde Ajibawo
        wrote on last edited by
        #3

        If you need to shield youself away from some details and are not interested in how somethings are done I would suggest you get clasp asp framework. Posting data automatically in ASP has never been that simple before the era of .Net

        A 1 Reply Last reply
        0
        • T Tunde Ajibawo

          If you need to shield youself away from some details and are not interested in how somethings are done I would suggest you get clasp asp framework. Posting data automatically in ASP has never been that simple before the era of .Net

          A Offline
          A Offline
          Anonymous
          wrote on last edited by
          #4

          Cheers for that, but it's not really that I want to shield myself away from these details, but my users from having to make an extra click. I was simply forgetting one of the more simple methods available in the DOM. Cheers though. PS. What the heck is clasp?

          T 1 Reply Last reply
          0
          • A Anonymous

            Cheers for that, but it's not really that I want to shield myself away from these details, but my users from having to make an extra click. I was simply forgetting one of the more simple methods available in the DOM. Cheers though. PS. What the heck is clasp?

            T Offline
            T Offline
            Tunde Ajibawo
            wrote on last edited by
            #5

            CLASP is a Framework developed in VBScript for the development of Classic ASP WEB applications. It simplifies your coding and makes it very portable to ASP.NET. Provides you with a rich event driven environment that resembles ASP.NET and Visual Basic Windows applications. Supports ViewState and other cool features. It has a large list of web controls Many of the controls has a method call autopostback that allows your form data to be posted automatically without your user clicking the submit button

            K 1 Reply Last reply
            0
            • T Tunde Ajibawo

              CLASP is a Framework developed in VBScript for the development of Classic ASP WEB applications. It simplifies your coding and makes it very portable to ASP.NET. Provides you with a rich event driven environment that resembles ASP.NET and Visual Basic Windows applications. Supports ViewState and other cool features. It has a large list of web controls Many of the controls has a method call autopostback that allows your form data to be posted automatically without your user clicking the submit button

              K Offline
              K Offline
              kutz9
              wrote on last edited by
              #6

              Cheers mate for the info. _____________________ Don't take out the Magic Pen, Don't draw on the Infinity Board - Neil Young

              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