Hello guy I have some questions for you: I have a listing news on one page. I have a task: Need make filter events by date ranges. Ranges should be split up into: - The first 15 days of the month and rest of the days in the month. [example:august 1-15, august 15-31] - The rest of the events should be split up, three per page
The first that came to my head, - use asp request. My idea - use link as ?mounth=10&dayrange=1&page=10 I placed asp code into render tags, but result work script - error 500. How to get variable from link with use server-side script. Do you have any ideas? Thank --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
