PDA

View Full Version : .NET Extension newbie



tonyp
10-22-2008, 04:39 PM
I'm taking a look at developing my first Deki extension in C# .NET.

I compiled the Hello World class and that all worked fine. What Id like to do is create an extension that can render some html and javascript elements. I altered the Hello World string function to output some html code, but Deki just renders it as an html encoded string.

What am I missing here? How do you output html elements? Can someone point me at some example code, or perhaps a reference that might shine some light on the proper methodology?

Thanks!

SteveB
10-30-2008, 01:17 AM
Would a DekiScript extension be enough? If not, feel free to paste the code here or visit us on IRC (irc.freenode.net #mindtouch) for a live chat.