Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
107 views

how do I use wwScriptCompressionModule? for gzip compression with asp.net

Ok, I downloaded the WestWind Ajax Controls, and I added this to my web.config: <httpModules> <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, ...
1
vote
2answers
3k views

JQuery DatePicker bundled control can't be included in other controls

I've been tasked with implementing a Date/Time selector for several areas of our web project, and instructed to use a control that another developer created as part of it. The control I'm working on ...
0
votes
0answers
24 views

How to limit years in westwind calender

I m using west-wind calender control which is working fine no problem with that but my application demands that only a specific age group of people can register like min is 50 years. I my westwind ...