 |

groll
User
Jan 25, 2008, 1:39 PM
Post #1 of 2
(1194 views)
Shortcut
|
|
Display Month Name in CGI
|
Can't Post
|
|
Hello, I have listing manager running for an event scheduler, and it is REALLY powerful. However, I have an ajax page running that will display links to certain events in a month with the following information: exec/search.cgi?search=1&perpage=99999&lfield8_keyword=june&search=++Search+Listings++l' What I want to do is have it automatically display events in a given month specific to the ACTUAL month. So, if it is June, it will display events only for June based on the server month. I can do this with ASP or PHP, but is there CGI code for this, so it would be something like: ?search=1&perpage=99999&lfield8_keyword=<CGI SCRIPT HERE> ?? Thanks!
|
|
|  |
 |

Jake
Staff
/ Moderator

Jan 29, 2008, 9:49 AM
Post #2 of 2
(930 views)
Shortcut
|
|
Re: [groll] Display Month Name in CGI
[In reply to]
|
Can't Post
|
|
Hi groll, Thanks for posting! I think the only way you could really set this up would be to write some javascript that populates the value of a hidden form input tag for lfield8 with the current month. Unfortunately I don't know much javascript myself, but I think something like this wouldn't be too difficult to set up. ----------------------------------------------------------- Cheers, Jake Swanson - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
|