Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

AspDotNetStoreFront
  Ads  
Aspose - The .NET & Java component publisher
 


  Sponsors  

Meet Our Sponsors

Merak Mail Server
WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
Salaro -- Skins and more
OnyakTech
CrystalTech Web Hosting™
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  Anthem.NET
Previous Previous
 
Next Next
New Post 2/28/2006 6:26 AM
User is offline Bill Cunnien
44 posts
10th Ranked


Anthem.NET 

Has anyone tried integrating Anthem.NET (an AJAX-ish toolkit) into your custom modules?  I have downloaded the project from SourceForge and I am finding it rather intriguing.  If it can work, this will be a wonderful tool to add to my belt. 

Let me know if there are any gotchas (or gimmees).
Thanks!
Ling

 
New Post 2/28/2006 2:05 PM
User is offline Bill Cunnien
44 posts
10th Ranked


Re: Anthem.NET 

Beeeeeeaaauuuuuuutiful!!!

This little tool is a marvelous thing.  Simple.  Elegant.  Effective.

I will go home with a smile and whistling tonight!

GREAT job, Jason (et al)!  MANY happy returns.

So far, no gotchas.  Thanks for the tool.  I will use it wisely and often.  If you are reading and do not have it in your toolbox, go to Anthem.NET and get it.  You will be pleased.
Ling

(DotNetNuke 3.1.1 running on Windows Server 2003 with IIS 6.0 - Browser IE6)

 
New Post 3/22/2006 5:14 AM
User is offline Wael Tahon
7 posts
www.57357.com
10th Ranked


Re: Anthem.NET 

Dear Linguinut

Can you give me example of how to invoke a server side function with anthem

Best Regards

Wael

 
New Post 3/25/2006 7:06 AM
User is offline Bill Cunnien
44 posts
10th Ranked


Re: Anthem.NET 

Hi Wael,

Nearly any event of an extended Anthem control will invoke server-side processing.  The download from SourceForge has sufficient documentation to get you through the setup and implementation of the utility.

Take care!

 
New Post 3/26/2006 1:39 AM
User is offline Wael Tahon
7 posts
www.57357.com
10th Ranked


Re: Anthem.NET 

I've successfuly installed it and its working inside my DNN module ok.

The problem is whenever I turn DNN Friendly URL on, Anthem begin to give me errors.

I'm using Anthem to call server side methods "[Anthem.Method]" on a DotNetNuke Module's User Control.

Code:

    <Anthem.Method()> Public Function Test() As String
                return "Test Me Please"
    End Function



Code:

<script type="text/javascript">
    function testIsBack(result)
    {
              alert(result.value);
    }

    Anthem_InvokeControlMethod('<%= ClientID %>','Test',[],testIsBack);
</script>

Error:

System.Exception: Unhandled Error: --->

System.formatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberformatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberformatInfo info)
at DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

--- End of inner exception stack trace ---

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  Anthem.NET
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


T-WORX, INC.
Professional DotNetNuke Solutions
www.t-worx.com
AppTheory
Professional development for medium to large projects based on the DotNetNuke platform.
www.apptheory.com
OnyakTech
Modules for Help Desks, Live Chat, Project Management, CRM, Charting, Reporting, Scrolling Text/Images, Portal Community tools and much more.
www.OnyakTech.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP