G
Guest
Hi all,
I'm building an application which requires custom dynamic data entry
screens. These screens could do anything - from displaying data, to doing
complex calculation.
I'm thinking of using a web browser (IEControl - .NET 1.1) control to load
up an ASP.NET page. The ASP.NET page will be customized for the data entry
needs.
Here is my problem:
1. How do I pass data to the page? Query String? Form Post?
2. How do I prevent the IEControl control from caching a history?
Any other suggestions of building an app with dynamic data entry screens?
I'm building an application which requires custom dynamic data entry
screens. These screens could do anything - from displaying data, to doing
complex calculation.
I'm thinking of using a web browser (IEControl - .NET 1.1) control to load
up an ASP.NET page. The ASP.NET page will be customized for the data entry
needs.
Here is my problem:
1. How do I pass data to the page? Query String? Form Post?
2. How do I prevent the IEControl control from caching a history?
Any other suggestions of building an app with dynamic data entry screens?