Hi, I am a newbie (2nd day with Umbraco). this may sound silly but I am trying to figure out some basics and tried searching the net and No luck!
I have a website
www.example.com (ASP.Net & C#), under C:\Inetpub\wwwroot\Example.
I have a database dynamic page OrderDetails.aspx (using ExampleMaster.Master), Can someone pls confirm if I can automatically publish content to this page from Umbraco. If So, How do I do it?
[ADDTIONAL NOTE]
In "TRIDION" I can specify a "publish folder" (a virtual folder @ Eg. C:\Inetpub\wwwroot\Example\ExampleContent) where the content pages (Eg.HowToOrderHelp.aspx) will be stored and those published content pages could then be included in OrderDetails.aspx.
[END ADDTIONAL NOTE]
Thanks a ton.
File StrcutureC:\Inetpub\wwwroot\Example.
---------> OrderDetails.aspx
---------> ExampleMaster.Master