Thomas
Thu Oct 20 10:19:13 CDT 2005
Try:
<%=fp_rs("databasefieldname")%> as the initial value in each field.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
"Klutzz" <Klutzz@discussions.microsoft.com> wrote in message
news:70E28503-C834-4BD9-96CB-DBADA6E68A56@microsoft.com...
>I have a query returning database results table to a form on another page.
> How do I insert the cell contents into an area on the form. I have tried
> simply pasting the value to the correct area on the form and I have tried
> pasting the cells into text boxes as the initial value in the textbox
> parameters area.
> Anyone have any Ideas ???
> Thanx in advancefor your attention
>
> Klutzz