--- In [EMAIL PROTECTED], [EMAIL PROTECTED] 
wrote:
> Are your two areas ("Associated Quotes" and "Bibliography") on the 
>same page? 

Yes, they are (at last as I'd like them to be). My goal was to have 
all the data on the same page, and to open these up in child windows.

I like Davis's thought about passing the to the form as hidden 
values, something I had not thought of.

> 
> I guess I am wondering is how are you posting the data to a table 
> if the form has not been submitted yet?

> You could wait to create the ID when the form is actually 
submitted. Just 
> run a query for the Max(studyID)+1 AS NewStudyID, then post your 
>new records to the DB. Or maybe I am not clear on the path you are
>taking. 

An alternative I'm looking at is to get the ID at the begining, but 
the only downside is that a record gets created, so if someone in 
accidently goes to the page, a record is created with no values 
associated anywhere else.

These would be records in a different table, the studyID being the 
Foreign Key, tying the tables to the study table.
> 
> Soren
> 
> 
Mike C



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/17folB/TM
---------------------------------------------------------------------~->

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to