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  |  

Vote for DotNetNuke as your choice for winner of this year's PackT Open Source CMS Award
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
Active Modules -- Active Forums for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

DataSprings - Great Ideas. Always Flowing.
R2integrated - formerly bi4ce
Jango Studios - Skins, Modules and Hosting for DotNetNuke
eUKhost.com is commited to offer exceptional UK Windows Web Hosting solutions with quality 24x7 technical support.Our plans support ASP.Net, ASP, ASP.NET Ajax extensions, XML, MSSQL, MySQL, PHP,DNN, multiple domains and Shared SSL as standard.
SmarterTools
The Official Microsoft ASP.NET Website
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  XML Module [Lea...  passing parameters to XSL file.
Previous Previous
 
Next Next
New Post 10/19/2006 2:33 AM
User is offline mathmax mathmax
15 posts
10th Ranked


passing parameters to XSL file. 
Hello, I would like to modify the XSL/XML module in order to have the possibility to pass parameters to the XSLT file. I already know I've to use the XsltArgumentList class, but I've never modified a module. Is it difficult in my case ? Have you got a tutorial that explains how to modify a module ?
 
New Post 10/19/2006 1:45 PM
User is offline Stefan Cullmann
1453 posts
6th Ranked








Re: passing parameters to XSL file. 

The next version will have parameters, but it will take some time.

To help yourself

  1. get and install dotnetnuke 3.xx (not 4.xx) and VS2003.
  2. Install the XML source version
  3. Open XmlModule.ascx.vb, goto line 84 and add

                    Dim argList as XsltArgumentList = new XsltArgumentList()
                    arglist.AddParam("xxx", String.Empty, cstr(Request.QueryString("xxx")))
                    xmlContent.TransformArgumentList=arglist

  4. Compile. Now you have the parameter xxx containing the vale of the querystring xxx

Stefan Cullmann - stefan.cullmann [at] dotnetnuke.com

forms & Lists (UDT5.0) will be the next major release of the User Defined Table project.
A first Preview is available, though it requires DotnetNuke 5 (Beta 5).

Need to import external data to a UDT? Try http://www.codeplex.com/Csv2UDTImport

 
New Post 10/19/2006 5:36 PM
User is offline mathmax mathmax
15 posts
10th Ranked


Re: passing parameters to XSL file. 
Thank you for your answer. When do you think the next version of the module will be available ?
I don't have VS 2003 on my computer. Is it possible to translate the module for the framework 2.0 when open it with VS 2005 ?

 
New Post 10/20/2006 2:04 AM
User is offline Sebastian Leupold
13699 posts
www.deutschnetnuke.de
1st Ranked












pRe: passing parameters to XSL file. 
you can use the module upgrade wizard, available at the dotnetnuke download page to convert the module to asp.Net 2.0.
Sebastian Leupold

DeutschNetNuke dnnWerk - The DotNetNuke Experts German DotNetNuke User-Group

DotNetNuke Project UserDefinedTable
DotNetNuke Project Release Tracker
 
New Post 12/4/2006 2:44 PM
User is offline kd2 Karen
4 posts
10th Ranked


Re: passing parameters to XSL file. 
Is it possible to get a PA with this changes (even if the module hasn't been tested yet), i don't have VS2003 and i don't really know how to get into the code.

Thanks,
kd
 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  XML Module [Lea...  passing parameters to XSL file.
 


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.

 


Get Smarter Mail, SmarterStats, SmarterTickets
Windows mail server, web log analytics, and customer service management software - Free Editions Available!
www.smartertools.com
DotNetNuke Modules, Skins, Training and Consulting
If you want DotNetNuke done right then look no further. Developed Solutions provides module development, skin design, user and developer training and consulting. Based in Adelaide, Australia, we offer our services worldwide.
www.developedsolutions.com.au
Venexus, Inc.
Need custom a custom DotNetNuke module? From module planning to deployment, including training and support, Venexus developers deliver end-to-end web solutions on time and on budget.
www.venexus.com

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