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. VBScript - Click Handler For Form Button?

VBScript - Click Handler For Form Button?

Scheduled Pinned Locked Moved Visual Basic
javatoolsquestion
2 Posts 2 Posters 14 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.
  • U Offline
    U Offline
    User 2392
    wrote on last edited by
    #1

    How exactly do I add a click handler for a button on a form using VBScript? In Java it's I want to call a subroutine before the form does its POST thing. Or, can the ACTION of a form be set to execute a VB sub instead of going to an URL or script?

    J 1 Reply Last reply
    0
    • U User 2392

      How exactly do I add a click handler for a button on a form using VBScript? In Java it's I want to call a subroutine before the form does its POST thing. Or, can the ACTION of a form be set to execute a VB sub instead of going to an URL or script?

      J Offline
      J Offline
      jburrow
      wrote on last edited by
      #2
          sub beforeload()
                  msgbox "Hello World"
          end sub
      
      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