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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

im starting my first form with a database......approach opions welcome

Status
Not open for further replies.

yoU

Programmer
Nov 23, 2001
2
CA

if i had a preform which processess values then uses determineForm to call the next form based on the valued outcomes.
the next form has 700 fields long (cant normalize or gouping fields) so to beak it up (lets say it 18 forms long)
i could use fromtpage's send to database feature(to send to seperate databases, on pages 5,11,18 and have page 6,12,19.asp as the confirmation page (so it continues to 18.asp)

The preform uses an id which gets passed to the next page / to the next db, So i can call certain values [from a users input] from the db, into a webpage.

This make logical sense to me, could someone point out why this wouldn't work or let me know i'm on the right track.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top