Jump to content

limit characters in XSL


andreathedove

Recommended Posts

I don't know ASP but I know XSLT enough. What is this code doing in ASP?

Link to comment
Share on other sites

Well then, you simply need the substring() function in your select statement. For example:

substring('I am Andrea from Verona',1,12)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...