This topic is locked

Master/Detail was working - now brokern

6/3/2008 4:14:17 PM
ASPRunnerPro General questions
M
mgill author

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>

J
Jane 6/4/2008

Hi,
It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.