Need to see your form processing script! 8)
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"kelly2ds" <webforumsuser@macromedia.com> wrote in
message
news:fkv36u$mrh$1@forums.macromedia.com...
> 1. Form populates database with no problem.
> 2. Can retrieve data with no problem.
> 3. Don't want users to log in or give the form an id
number. Trying to use
> an
> auto-increment id number.
> 4. Need the data entered into the form to be the record
that is returned,
> but
> the data coming back is from the first record only.
> 5. Session variable issue? Or can I not use an
auto-increment variable for
> a
> join?
> 6. Have many users keying in a simple form. Want them to
key in, and then
> preview their responses for an edit/update, then post.
> argh. I should know this.
> Kelly
>