-
August 27, 2009 by admin
MMA Template
We are the best in the MMA industry when it comes to websites and MMA templates creation. Sometimes our new clients are much satisfied to know that they are working with knowledgeable professionals in their industry. It is perfect to … Read More
- Filed under: Company News, Website Design, Xillent Talk
- No Comments »
-
August 06, 2009 by David
JQuery Accordion Style Toggle
Goal: Build an accordion style toggle for a page with multiple info boxes. Example: http://www.xillent.com/pipeline/sales_info.asp?cid=29 First Attempt: Use jquery script: Problem with First Attempt: We want the image inside the header to show “minus” when we click on it. However, … Read More
- Filed under: Xillent Talk
- No Comments »
-
August 06, 2009 by David
Session Logout redirect using Ajax
PROBLEM: How to create a session control that automatically logs out the users when the session times out? In ASP, even when the session has timed out, you will still stay on the same page unless you request a new … Read More
- Filed under: ASP, Code Sharing
- 1 Comment »