Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

using a button to submit form

Status
Not open for further replies.

novice2002

Programmer
Feb 18, 2002
10
TT
hello
i just wanted to know how to use an input type=button
to submit a form
thanks alot
 
Hi novice2002,

you can do that with vb code...
well, i just ate so, there is very possible that may be another very much easiest way of doing it.

just put all the information you need in global variables and instead of the submit, use a command button and place the code refering to cmd_onclick() do something with those variables.


Good work ===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal
===================
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top