Make Search Results a Clickable Link
- Status: Closed
- Prize: $50
- Entries Received: 1
Contest Brief
I have a working PHP app "TagSearch". The PHP files are attached.
TagSearch is a search engine for music tracks that connects to SoundCloud via API. TagSearch is hosted on a developer server at:
http://bencosshelf.com/soundcloudCP2/login.php
After customizing settings, the user may embed TagSearch their own site with iFrame, e.g. as I have done here:
http://www.acebaker.com/#!library/cqn3
User can search by entering text in the search field, or by check boxes next to filter labels.
There is a button "Get Link". Get Link is supposed to work like this:
Clicking "Get Link" offers a link that the user can paste into an email. When the receiver of the email clicks that link, it should lead to the page where TagSearch is embedded (e.g. http://www.acebaker.com/#!library/cqn3), then load exactly the same text into the search field (if any), and exactly the same set of check boxes (if any).
The current version of the code has the "Get Link" function, but it does not work correctly. Currently, when you click on the link, it takes you back to http://bencosshelf.com, instead of the site where the app is embedded.
Also, the current version only works for the check boxes, but not for the text in the search field.
You will modify the code so that GetLink works correctly - the generated link leads to the end user site (not the developer site), and includes the search text as well as the check boxes.
You will post the modified TagSearch script on your developer server for testing. The first developer to post a working TagSearch with a working Get Link wins. If you have any questions, post them here on Freelancer and I will answer as quickly as possible.
By entering this contest, you agree not to distribute or share the TagSearch code with anyone.
Recommended Skills
Public Clarification Board
How to get started with contests
-
Post Your Contest Quick and easy
-
Get Tons of Entries From around the world
-
Award the best entry Download the files - Easy!