View previous topic :: View next topic |
Author |
Message |
MHSVar60 -
Joined: 15 Oct 2004 Posts: 4
|
Posted: Fri Oct 15, 2004 6:05 pm Post subject: I'm trying to make both a login form & register form |
|
|
It's not working, can ne1 tell me how I can get the submit buttons to work? |
|
Back to top |
|
 |
mcwilliams132 -
Joined: 27 Jul 2003 Posts: 167 Location: Oshkosh, WI
|
Posted: Fri Oct 15, 2004 6:21 pm Post subject: |
|
|
Easiest ways it to create two forms...that way each form is subitted independantly.
Harder way would be with Javascript assigned to each submit button calling a function to submit the form results to a page for processing.
Your best bet is opiton 1... _________________ ::::::::::::::::::::::::::::::::::::::::::::::::::
:: Jon-Paul LeClair
:: http://mcwilliamsworld.com
:: "Lobster sticks to magnet!" |
|
Back to top |
|
 |
|