Home All Groups Group Topic Archive Search About

Mimic Access Continuous Form in ASP.NET with VB

Author
5 Apr 2005 3:50 PM
Bubberz via DotNetMonster.com
We have a desktop application in Access, but are converting it to ASP.NET.
How do we mimic the continuous form that access provides, or something very
similar with VB code in ASP.NET.

Thanks!

--
Message posted via http://www.dotnetmonster.com

Author
6 Apr 2005 1:31 PM
Teemu Keiski
Hi,

can you clarify what means continuous form? (I'm not familiar with Access's
forms, so forgive me :-) ).

ASP.NET generally is designed to imitate the stateful workings of WinForms
and other desktop apps (Viewstate mechanics, postbacks...).

--
Teemu Keiski
ASP.NET MVP, Finland


Show quoteHide quote
"Bubberz via DotNetMonster.com" <fo***@DotNetMonster.com> wrote in message
news:e38a1bbb5f7b4fefb4032db168694cc5@DotNetMonster.com...
> We have a desktop application in Access, but are converting it to ASP.NET.
> How do we mimic the continuous form that access provides, or something
> very
> similar with VB code in ASP.NET.
>
> Thanks!
>
> --
> Message posted via http://www.dotnetmonster.com