form fields questions

  • Thread starter Thread starter halteach
  • Start date Start date
H

halteach

1) Is there a way to nest form fields? I'd like to have two mutually
exclusive option paths. This *isn't* what I'm doing but, here's an example:
You'd have to select if you're a democrat or a republican. After you
selected one, only one set of primary candidates could be set (it's okay if
the other is visible).

2) When using forms and a database is there someway to let a user go to a
confirmation page without sending the choices off to the DB first?

Thanks.

Hal
 
#1 Requires custom coding (JavaScript DHTML) of the form, can not be done directly with FP Form's
component.

#2 Requires custom ASP coding to accomplish.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top