The following script change will make the autonumber available as a
confirmation field called 'ID':
http://home.att.net/~codelibrary/Fro...htm#Autonumber
--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web:
http://www.spiderwebwoman.com/resources/
blog:
http://msmvps.com/spiderwebwoman/category/321.aspx
databaseboy2005 <(E-Mail Removed)> wrote:
> THis seems like a tough one to me. Hope you can help. I am using a
> database to display info on webpage. I have to things i need to do.
> #1-I need to display the "ID" number in the confirmation page. I have
> tried the web componet "confimation field" but it will not display
> anything. I also tried adding database results to the confirm page,
> but then you get a list of all ID numbers, not just the last one
> entered.
>
> #2- I have a field called image. it is hidden and automatically sends
> the value "images/nowserving/image0--.gif". Where --needs to be the
> same as the ID number. ex "images/nowserving/image010.gif". Is there
> anyway to do this automatically? CUrrently I am manually modifing the
> -- to match the ID#