Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsNews FeedsNews FeedsHTML tags not effective?HTML tags not effective?
Previous
 
Next
New Post
6/24/2008 4:58 PM
 

When I restore all the plain HTML, all the <tr> and </tr> tags cause XMLSPY to object.  Changing just the < to &lt; causes the tr tags to be placed, but ignored.  My required logic for populating the table forces me to do what appears to be nesting the <TR></TR> tags in reverse order, since I don't know if a row should end until the next item is examined.

I tried overriding XLMSPY's warning to make sure it wasn't something about the XMLSPY error checker, and DNN found the same problem (with a critical error).

Is there a way to use quotes or something to pass text back to the page?

 
New Post
6/25/2008 12:36 PM
 

Just a tactic I use when setting up something like your example within xsl...

Try doing a simple html page with the layout you envision.  Use just simple text in place of the 'feed' elements as placeholders.  You can check your layout by viewing the page with IE, or you can do it from vs studio.  I just use simple html w/o any of the xsl tags to setup the look and feel first, then I can work on the xsl, knowing that my layout is close to what I want.  XSL is pretty sensitive to any HTML issues, meaning that you really have to give it well-formed HTML, otherwise errors will be almost impossible to understand due to the parsing quirks - it's first going to assume that the HTML tags are well formed, and if not, then you get very curious xsl errors which take a lot of time to debug - only to find out it's really the HTML tags giving causing the errors.

Try sketching out the table with some sample data in the format you envision first.

I did find some issues with the table setup, which would cause any xsl tranformation to abort, so again, any HTML in an xsl has to be well-formed first.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsNews FeedsNews FeedsHTML tags not effective?HTML tags not effective?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, 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 DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out