Ok thanx for the reply. If I get it correctly I must do this with the link.
<a href="link.htm?<%= Request.QueryString("radiobtnname") %>" target="_blank">
or
<a...
Hello,
I am on my way with the Checkbox filter and it seems to work properly.
Still there I need a dynamic CSS loader with radiobuttons.
I want to make 3 radio buttons that stands for 3 different...
This is my first post here. I am trying to make a multiple checkbox filter. It works by selecting/unselecting checkboxes the divs with classes revered to the checkboxes will activate...