User Profile

Collapse

Profile Sidebar

Collapse
i3enners
i3enners
Last Activity: Dec 24 '07, 09:28 AM
Joined: Oct 23 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • what i mean is that if i set the selecteddate programmaticall y when the page loads it doesn't apply the selecteddatesty le to the day i have chosen but if i click on a date with my mouse then it does.

    I will have a look at firing the event through javascript but this would mean i would be refreshing the page as soon as it loads which is a bit nasty.

    thanks...
    See more | Go to post

    Leave a comment:


  • SelectedDate Event not firing on calendar control when page loads

    Hello

    I am having problems with the ASP.Net calendar control. I have a style i apply to the selected date which works fine if i load the page then click on a date but when i set the selected date in the page load event it doesn't apply the style so my user's cannot see what date is actually selected.

    I am simply using the code

    calendar1.selec teddate = now()

    this doesnt style the calendar....
    See more | Go to post

  • i3enners
    started a topic Help with some XML Sorting and Copying
    in XML

    Help with some XML Sorting and Copying

    Hi there

    I am trying to sort an xml file containing addresses and have nearly managed it, i just cannot get the root element to copy over to the new file. I'm sure its something really simple so help please!

    XSL:

    <xsl:styleshe et xmlns:xsl="http ://www.w3.org/1999/XSL/Transform" version="1.0">
    <xsl:output method="xml"/>

    <xsl:template match="/">...
    See more | Go to post
No activity results to display
Show More
Working...