Hi Patrick, thanks for the quick response,
The existing system does not have a lot of custom logic, but definitly some, but other applications which will be converted later have extensive custom logic.
Basically I don't want my current lack of knowledge i InfoPath scare me away from development in it if it is a better solution. For example In the form I need to display a list of all employee incident reports pretaining to the Safety Incident report. Currently they are displayed in a, embedded view in notes, and so the user clicks a row and the specific report pops up. Also there is a button to add another report which pops up a window with a blank form to fill out and submit.
To do this in ASP.Net I would use a datagrid and on selection of a row it would link to the display form.
I have been able to insert a repeating section to display the quick reference data for the employee Incident in InfoPath, but then adding the details link to another form I havn't been able to accomplish yet.
I'm not sure if i'm describing the scenario well enough, but if not, my general problem is I can do this conversion into ASP.Net very comfortably, but like the validation (to save time) in InfoPath. Are there any well known downsides to InfoPath vs ASP.Net.
Hopefully something I have said makes some sence,
thanks,
Andrew