View Single Post
  #1 (permalink)  
Old January 17th, 2007, 12:15 PM
mega mega is offline
Friend of Wrox
Points: 604, Level: 9
Points: 604, Level: 9 Points: 604, Level: 9 Points: 604, Level: 9
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jun 2003
Location: Copenhagen N, , Denmark.
Posts: 217
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to mega
Default Receiving a large chunk of HTML via dojo

Hi.

I'm a newbie to AJAX. I just started using dojo for javascript effects and was wondering how I can receive a huge chunk of HTML via dojo. I've made a calendar control in .NET what emits HTML and want to have partial rendering in my page, so that the user selects which dates she wants to see and then (through dojo) gets the calendar. I've looked at JSON but it looks more like it's suitable for object data and not just chunks of HTML that just need to be rendered. Any suggestions?

Regards, Jon.

 - mega
Moving to C# .NET
__________________
 - mega
Aspiring JavaScript Ninja
Reply With Quote