hi,
Hours i've spent looking and the answer still eludes me.
I am trying to create a dynamic hyperlink, based on the current page url and information appended from a text entry box ideally using PHP / javascript / iframe.
I do not want to reload the page to get the form data into the hyperlink.
For example
Original page url
http://thispage.com/cars/
Text entry field
[ text entered here ]
Submit
Resulting dynamic hyperlink, which i will display as an image.
http://thispage.com/cars/[ text entered here ]
Surely it can't be that hard?
Drink for a solution.
thanks