Profile
Achievement
inreflection7's Recent ASP Snippets
- All /
« Prev 1 Next »
Wanna lose the time portion of the date something was created in a smart search result!?!?
0
1619
posted 14 years ago by inreflection7
The usual way to resolve a url file path doesn't work with JWPlayer. You'll need a different one because the "+" in ... ?guid="+ Eval("fieldName"))%> will throw an error...
0
3753
posted 14 years ago by inreflection7
You don't modify the CMSDesk in order to display only the date or only the time. You do it through the aspx control.
http://authors.aspalliance.com/aspxtreme/sys/globalization/demos/DateTimeFormatInfoGetAllDateTimePatterns.aspx
0
3791
posted 15 years ago by inreflection7
"This was a requirement that the client had because there were differences in how various browsers were displaying the same PDFs. By setting the "Content-Disposition" header to "attachment" it forces the user to download the file. I thought this was...
0
3834
posted 15 years ago by inreflection7
When submitting a bizform in Kentico it has some crappy default message. Change them in this file.
0
3571
posted 15 years ago by inreflection7
This will get the file path for something. Typically used with a cms:CMSRepeater
0
3884
posted 15 years ago by inreflection7