Re: formview preview
am 13.01.2008 19:10:24 von Eliyahu Goldin
How will be preview different from the original form view?
--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
"Tem" wrote in message
news:ONIU4xXVIHA.5448@TK2MSFTNGP04.phx.gbl...
> Is it possible to add a preview page before the actual insertion of data
> using the formview control?
>
> 1 - enter data
> 2 - preview (display entered data)
> 3 - insert
>
> as opposed to just
> 1 - enter data
> 2 - insert
>
>
> Thanks
> Tem
Re: formview preview
am 13.01.2008 20:37:11 von Tem
The original form has input boxes, the preview page shows the inputs (no
input boxes), the final page just displays a confirmation message that data
has been inserted.
"Eliyahu Goldin" wrote in
message news:O3xkb#gVIHA.5396@TK2MSFTNGP02.phx.gbl...
> How will be preview different from the original form view?
>
> --
> Eliyahu Goldin,
> Software Developer
> Microsoft MVP [ASP.NET]
> http://msmvps.com/blogs/egoldin
>
>
> "Tem" wrote in message
> news:ONIU4xXVIHA.5448@TK2MSFTNGP04.phx.gbl...
>> Is it possible to add a preview page before the actual insertion of data
>> using the formview control?
>>
>> 1 - enter data
>> 2 - preview (display entered data)
>> 3 - insert
>>
>> as opposed to just
>> 1 - enter data
>> 2 - insert
>>
>>
>> Thanks
>> Tem
>