View Full Version : How to add search box for searching podcasts on my page?
Rogner
Sep 1st, 2005, 06:21 PM
I would like to add to my page on http://podcasting.rogner.cz such search box for searching podcasts from PodcastAlley or from else podcast´s page.
Do you know such searching engine?
Thanks.
O.C. Chris
Sep 1st, 2005, 09:30 PM
Paste this in you html bodt and you are good to go.
<form name="guideform2" action="http://www.podcastalley.com/search.php">
Search for a Podcast on Podcast Alley:
<input name="searchterm" class="form-input" size="14" type="text"><input value="GO" class="form-button" type="submit" >
</form>
If you need help Email me at chenley74\at\yahoo\dot\com
Rogner
Sep 2nd, 2005, 06:22 AM
Please, see on http://podcasting.rogner.cz
Is it O.K?
O.C. Chris
Sep 2nd, 2005, 11:57 AM
Sure it's ok.