You're right, this is probably not the forum to be asking such questions. But I will give a shot at helping you anyway... 1. You can use a cookie to track form data across several pages. Downside: use of cookies and/or JavaScript is sometimes disabled in a browser. 2. You can use CGI on the server, and assign a session ID when someone begins filling out the form. Then, track all form data on the server using the session ID. While option #2 is probably more work, it is also more robust and easier to control from the server, thus eliminating problems such as corrupted cookies, disabled cookies, disabled JavaScript, etc. Dave At 05:04 PM 04/23/2001 -0400, you wrote: >Hi, > >I don't know if this it the right place to ask this - I found you on the >internet. > >My problem is that my form is so big that it take too long to load so what I >did is divide it into sections making several different pages. > >How do I now have the form recognize all of the separate pages as being one >form - or - Is there a way to make the original one page form load faster? > >Thanks for your help with this > >Don A Jodrell > >_______________________________________________ >tclug-list mailing list >tclug-list at mn-linux.org >https://mailman.mn-linux.org/mailman/listinfo/tclug-list Dave Sherman SoftServ Business Systems, Inc. "Quid quid latine dictum sit, webmaster at ssbs.com altum viditur." (763) 569-9839