Microsoft
Software
Hardware
Network
Question : ASP.Net Drop Shadow Effect
How do you create a drop shadow effect on ASP.NET text objects? I have tried a JQuery plugin (jquery.dropshadow.js) and it works; however, when the browser is resized the shadows do not automatically reposition. Is there a plugin or CSS solution avaiable?
Answer : ASP.Net Drop Shadow Effect
You can use a label control and use
http://www.asp.net/ajax
/ajaxcontr
oltoolkit/
Samples/
Dr
opShadow/D
ropShadow.
aspx
Random Solutions
HTTPS for only some pages
have msgbox display after enter serial number if conditon
Finding matching records.
Powershell Public folder permissions
Fastest way to count how much , I have in string variable with C#
Exchange 2007 split DNS concern
error: 26 - Error Locating Server/Instance Specified
T1 bandwidth + throughput
Moving large amounts of data
How can I add a total cost for each row that has at least one dynamic checkbox checked?