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. Visual Basic
  4. Postback & VB script

Postback & VB script

Scheduled Pinned Locked Moved Visual Basic
htmlcomtoolsquestion
2 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.
  • R Offline
    R Offline
    Reed Eichner
    wrote on last edited by
    #1

    Can anyone suggest code to achieve postback of user input to the same html page (from a form)? Many thanks! Signed, A non-VB programmer ! Reed Eichner reichner@satx.rr.com

    J 1 Reply Last reply
    0
    • R Reed Eichner

      Can anyone suggest code to achieve postback of user input to the same html page (from a form)? Many thanks! Signed, A non-VB programmer ! Reed Eichner reichner@satx.rr.com

      J Offline
      J Offline
      John Kuhn
      wrote on last edited by
      #2

      There are three ways that you could achieve this (at least these are those methods that occur to me...): 1) Using Classic ASP, you set the post action of the form to the name of the same ASP page that generated the form. 2) Using ASP.NET, this happens by default. 3) Using JavaScript, handle the fields of the form in a JavaScript function that is called from the onClick of a button on the form. There's one more possibility -- that I don't understand your question... What a piece of work is man, how noble in reason, how infinite in faculties, in form and moving how express and admirable . . . and yet to me, what is this quintessence of dust? -- Hamlet, Act II, Scene ii.

      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