2 Tables, connected correctly with Key
Everything was working fine, then I did some formatting (or so I thought ) now when I click to see the details of a Project I get "Page Cannot Be Displayed". This is strange, because the onmouseover effect is working and shows the correct details associated with that Project. I am really at a lose where to even begin looking for the problem.
Here is the code generated by ASPrunner, does anyone see anything wrong?
<a class="tablelinks" {if $useAJAX} onmouseover="RollDetailsLink.showPopup(this,'MAIN_detailspreview.asp'+this.href.substr(this.href.indexOf('?')));" onmouseout="RollDetailsLink.hidePopup();" {/if} href="MAIN_list.asp?{$row.1MAIN_masterkeys}" id="master_MAIN{$row.1recno}">
All Tasks</a>