User-1226263862 posted
Ok here is my mission. I am trying to create an asp.net app that would allow the user to build their own data entry form and add their type of field and position it on a page etc...
Why recreate the wheel? You have already found a product which will allow you to do this?
Do you think this is even possible in .NET?
If you read the documentation, that software is an ASP.NET product.
How do they embedd their code into another webpage and have it run inside of the page like that?
The beauty of user controls, web parts, and web services...