Hi I need a solution to the following if anyone could help.
on a menu page in my database I have a button that when clicked goes to a specific part of a website. The site has changed its format so now the link doesn't work.
what I need to do is find a solution that allows me to add info to the link and then execute the link
i.e
www.mywebpage/information/ and then I need to add date and place after selecting each of them from a drop down box
so final hyperlink address would look like
www.mywebpage/information/01-07-2012/London
Thanks in advance