Create Class Name From URL In ASP


/ Published in: ASP
Save to your folder(s)

Use this function to create a unique class name based on the page's url. It makes for a great way to drill down with specificity in CSS later by placing this on the ID or as a Class on the body tag.

URL: http://www.nealgrosskopf.com/tech/thread.asp?pid=15

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.