Emdeded .net code

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
9/4/2009 6:33:27 AM
Gravatar
Total Posts 18

Emdeded .net code

Hello,

As I understand there is no possibility to add asp.net code in "HTML Content" container, right? 
Also no html FORM tag allowed? I can add form but as expected on submitting asp.net global form submission is executed.

Any suggestion how to add additional asp.net scripting to the page?

regards,
Tomas

9/4/2009 8:09:47 AM
Gravatar
Total Posts 18439

Re: Emdeded .net code

You are correct, no .net code will execute from inside html content and there can be only 1 form on a page in ASP.NET WebForms.

I recommend reading our developer documentation, especially the Hello World tutorial.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.