Welcome Guest   | Login   
  Search  
  Index |  Recent Threads |  Register | 


Quick Go »
Thread Status: Normal
Total posts in this thread: 2
[Change thread status] [Delete this Thread] [Move this Thread]
[Add To My Favorites] [Watch this Thread] [Post new Thread]
Author
Previous Thread This topic has been viewed 123 times and has 1 reply Next Thread
sawow4
New Member



Joined: May 3, 2007
Posts: 11
Status: Offline

Edit this Post   confused   HTML code for putting zip code seach on calendar on web page Reply to this Post
Reply with Quote
[Delete this Thread]

We have our calendar on our web site and we would like to have the option to seach by zip code within a certain radius. I have found the code to put the link, however we would like the HTML code so they could do the seach right there without jumping with a link.
Thanks for your help.
Renee
www.kidsinstl.com
----------------------------------------
[Edit 1 times, last edit by sawow4 at Sep 9, 2008, 4:38:33 PM]
[Sep 9, 2008, 4:36:50 PM] [First IP: 99.177.216.140 - Last IP: 99.177.216.140] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6437
Status: Offline
Edit this Post   Re: HTML code for putting zip code seach on calendar on web page Reply to this Post
Reply with Quote
[Delete this Post]

You can just steal this by viewing the source from our homepage.
Something like:

<form style="margin: 0px 0px 0px 0px;" action=/elsie?JSP=SearchResults method=post onsubmit="return checkZip(this)">
<input name="mode" type="hidden" value="ADVSEARCH">
<input name=search_type type=hidden value="W0">
<input name=start_date type=hidden value = '09/11/08'>
<input name=end_date type=hidden value='09/11/08'>
<INPUT class="text" maxLength=5 name=zip size=5 style="width:90px; fixedfont"></td>
<select name=radius size=1>
<option selected value=30>30 minutes</option>
<option value=60>An hour</option>
<option value=90>90 minutes</option>
</select>
<input type="submit" value="Search">
</form>


Feel free to dress it up with whatever other HTML you'd like
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news
[Sep 11, 2008, 8:23:50 PM] [67.86.148.33] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
[Show Thread Printable Version] [Post new Thread]

Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us