Jump to content

Search this site on my site? Possible?


aaricwon

Recommended Posts

I have a site that promotes a professional fighting event.

 

There is a site called Sherdog (www.sherdog.com) that has a Fight Finder. Basically stats on almost EVERY fighter. EVERY guy that fights in my event has his stats on www.sherdog.com.

 

I would like a search box on my site where visitors can type in a name and it searches www.Sherdog.com

 

basically they go to my site and if they want to search a fighter, they type in Eric and hit enter,

 

that takes them here: http://www.sherdog.com/fightfinder/fightfinder.asp?FirstName=eric&LastName=&NickName=&search=yes

 

Is that possible?

Link to comment
Share on other sites

or you could just re-produce their HTML form on your site....

 

 

you can add this to your site:

 

  <form name="search_form" method="get" action="http://www.sherdog.com/news/search.asp">
<input name="SearchTxt" type="text" class="Box100" id="SearchTxt"> <input ignorename="Submit" type="submit" class="Button" id="Submit" value="Search"> <input name="SearchCat" id="SearchCat" type="hidden" value="all">
  </form>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.