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  |  

$4.95 Windows Hosting at Webhost4life.com
  Ads  
Engage Software - Training Partner for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
telerik
ExactTarget email software solutions
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  Cash Reward for AJAX help.
Previous Previous
 
Next Next
New Post 8/22/2007 8:37 AM
User is offline Nathan Rover
39 posts
www.websitemakers.com
10th Ranked


Cash Reward for AJAX help. 

Well, I’ve tried for a month now to solicit any response from this forum for advice on how to get the AJAX Validator Callout control to work with in DotNetNuke, and I haven’t had a single response. See here (http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/111/threadid/158014/scope/posts/Default.aspx) for more information. I’ve spent countless hours on what should be a relatively simple task, and now my deadline for this project is growing near. So, I have decided to post a $100 Reward payable via PayPals to the first person who posts the .vb and .ascx files for a working DNN 4.5 module which properly demonstrates the usage of a AJAX Validator Callout control.  

Thank you, Nathan Rover

 
New Post 8/22/2007 11:30 PM
User is offline Agung Riyadi
100 posts
9th Ranked


Re: Cash Reward for AJAX help. 

Hi NateDawg,

This is my solution :

  1. From your existing module, just go to Host --> Module Definition. And then check the checkbox Support Partial Rendering to your control.
  2. Then go to your control ( your .ascx file). Add one UpdatePanel control.
  3. Inside your UpdatePanel, add one Panel control.
  4. Change Style property for your Panel control (not UpdatePanel). Add it with Style="position: relative;".
  5. Drag one Button, and two Textbox control inside your Panel control.
  6. Drag two RequiredFieldValidator control. Asociate ControlToValidate property for those textboxes. Add your ErrorMessage property for each validator control, and change Display property to None.
  7. Change ValidationGroup property for Button, Textbox, and two RequiredFieldValidator with the same name (do not left it blank). For example, change ValidationGroup property to group1 or whatever names for Button1, TextBox1, TextBox2, RequiredFieldValidator1 and RequiredFieldValidator2.
  8. Add two ValidatorCalloutExtender control inside your Panel control. Asociate TargetControlID property with your RequiredFieldValidator control.
  9. That's it. And enjoy you ValidatorCalloutExtender control inside your DNN module.

Hope this help. :)

You can contact me at agung.riyadi@bataviasoft.com

 
New Post 8/27/2007 2:34 AM
User is offline Nathan Rover
39 posts
www.websitemakers.com
10th Ranked


Re: Cash Reward for AJAX help. 

Thanks for the reply, however, it turns out the reason why I was unable to get the AJAX validator callout extender to work is because the naming convention for page in a module where I work is companyname.projectname.modulename.pagename.ext well, the java/AJAX/DNN compiled code was pissed off by the periods in the module name. When I changed it to companyname_projectname_modulename_pagename.ext my original code worked fine. The suggestion above would not work because DNN already has an update panel so it is not needed on the module page. In fact if it is used any thing in the update panel will no longer be accessible programmatically from the code behind page which makes for a rather ineffective data entry form… but all is well, I finally have it working but thanks for the suggestion any ways.

 

Nathan Rover

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  Cash Reward for AJAX help.
 


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.

 


Customer Connect
Customer Connect provides cutting edge solutions that deliver sales, marketing and customer service results.
www.customer-connect.com
TechNexxus
Business process and technology sourcing solutions delivering superior people, process and value. We have used, and continue to use, DNN successfully in numerous client projects to deliver exceptional value. We are proud to support the DNN team and community.
www.technexxus.com
PartnerPoint | Community of Microsoft Partners
PartnerPoint is one of the largest and most active online communities of Microsoft Partners worlwide with over 8,000 members.
www.PartnerPoint.com

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