
-----------------------------------
MyPistolsIn3D
Tue Oct 19, 2004 3:49 pm

Button
-----------------------------------
Ok, i know u use this: 
Click Me!
 to make a button, but how do u make that button do something when you click it?

-----------------------------------
Amailer
Tue Oct 19, 2004 3:54 pm


-----------------------------------
Omg, there is such a thing as  wow :P





hooah,
types are.

HIDDEN (as a hidden field, not visiable)
TEXT (text box)
BUTTON (simple button that does not submit)
SUBMIT (submits a form)
RESET (to reset the page)

am i missing any for input?

-----------------------------------
rdrake
Tue Oct 19, 2004 4:10 pm


-----------------------------------
Something like this is what I usually use:

  
  


-----------------------------------
MyPistolsIn3D
Tue Oct 19, 2004 4:20 pm


-----------------------------------
hmmmm, maybe im not ready for buttons quite yet.
