How to run ASPX code???

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
10/12/2007 12:43:46 PM
Gravatar
Total Posts 6

How to run ASPX code???

Hi guys,

how can I run ordinary aspx code (C#) in my website? Which content feature should I choose? I am guessing a webpart, but when I do these and try to view/edit it next, there is nothing left for me to edit....

What am I missing here? Can someone provide a simple step-by-step instruction on how to get a "hello world"-script working on my site?

 

Thanks

 

Cees

10/14/2007 9:15:24 AM
Gravatar
Total Posts 18439

Re: How to run ASPX code???

Hi,

There is no "feature" in mojoPortal which allows you to edit source code. You can build your own features that plug into mojoPortal.

Documentation on building custom features begins here:

http://www.mojoportal.com/addingfeatures.aspx

Sounds like you would prefer the inline code approach. I recently added this page to the documentation which may help you.

http://www.mojoportal.com/usinginlinecode.aspx

 

Best,

Joe

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